We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608a389 commit 5b8a5fdCopy full SHA for 5b8a5fd
1 file changed
addOns/srm/srm.gradle.kts
@@ -1,6 +1,6 @@
1
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"
+description = "Includes request and response data in XML reports and provides the ability to upload reports directly to a SRM server"
+
4
zapAddOn {
5
addOnName.set("Software Risk Manager Extension")
6
addOnStatus.set(AddOnStatus.RELEASE)
0 commit comments