Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit 5b8a5fd

Browse files
committed
Resolve Klint Problem
1 parent 608a389 commit 5b8a5fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

addOns/srm/srm.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import org.zaproxy.gradle.addon.AddOnStatus
2-
description = "Includes request and response data in XML reports and provides the ability to upload reports " +
3-
"directly to a Software Risk Manager server"
2+
description = "Includes request and response data in XML reports and provides the ability to upload reports directly to a SRM server"
3+
44
zapAddOn {
55
addOnName.set("Software Risk Manager Extension")
66
addOnStatus.set(AddOnStatus.RELEASE)

0 commit comments

Comments
 (0)