Skip to content

Commit

Permalink
Release add-on(s)
Browse files Browse the repository at this point in the history
Release the following add-ons:
 - Active scanner rules (alpha) version 36

Signed-off-by: zapbot <[email protected]>
  • Loading branch information
zapbot committed Feb 15, 2022
1 parent 1e9e288 commit c69c19f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion addOns/ascanrulesAlpha/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## [36] - 2022-02-15
### Added
- Out-of-band XSS Scan Rule.
- Exponential Entity Expansion (Billion Laughs Attack) Scan Rule.
Expand Down Expand Up @@ -278,6 +278,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

- First version, including persistent XSS tests

[36]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v36
[35]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v35
[34]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v34
[33]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v33
Expand Down
2 changes: 1 addition & 1 deletion addOns/ascanrulesAlpha/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=36
release=false
release=true

0 comments on commit c69c19f

Please sign in to comment.