Skip to content

Commit 99730f1

Browse files
authored
Merge pull request #6813 from zapbot/scan-policies-updt
Update scan policies based on Tags
2 parents 9e66897 + d131f29 commit 99730f1

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

addOns/scanpolicies/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this add-on will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## Unreleased
7+
### Changed
8+
- Updated based on Rules' Policy Tag assignments.
9+
710
### Added
811
- Document in the help the programmatic name of the policies.
912

addOns/scanpolicies/src/main/zapHomeFiles/policies/Pen Test.policy

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,10 @@
391391
<enabled>true</enabled>
392392
<level>MEDIUM</level>
393393
</p90039>
394+
<p100044>
395+
<name>Suspicious Input Transformation</name>
396+
<enabled>true</enabled>
397+
<level>MEDIUM</level>
398+
</p100044>
394399
</plugins>
395400
</configuration>

0 commit comments

Comments
 (0)