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.
2 parents 9e66897 + d131f29 commit 99730f1Copy full SHA for 99730f1
2 files changed
addOns/scanpolicies/CHANGELOG.md
@@ -4,6 +4,9 @@ All notable changes to this add-on will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
## Unreleased
7
+### Changed
8
+- Updated based on Rules' Policy Tag assignments.
9
+
10
### Added
11
- Document in the help the programmatic name of the policies.
12
addOns/scanpolicies/src/main/zapHomeFiles/policies/Pen Test.policy
@@ -391,5 +391,10 @@
391
<enabled>true</enabled>
392
<level>MEDIUM</level>
393
</p90039>
394
+ <p100044>
395
+ <name>Suspicious Input Transformation</name>
396
+ <enabled>true</enabled>
397
+ <level>MEDIUM</level>
398
+ </p100044>
399
</plugins>
400
</configuration>
0 commit comments