Skip to content

Commit 570786f

Browse files
committed
Prepare next dev iteration(s)
Update version and changelog for: - Active scanner rules - Active scanner rules (alpha) - Active scanner rules (beta) - Ajax Spider - Alert Filters - Authentication Helper - Call Home - Client Side Integration - GraalVM JavaScript - OAST Support - OpenAPI Support - Passive scanner rules - Passive scanner rules (alpha) - Passive scanner rules (beta) - Retire.js - Scan Policies - Script Console - Spider - Technology Detection - WebSockets Signed-off-by: zapbot <[email protected]>
1 parent 7671603 commit 570786f

40 files changed

+100
-40
lines changed

addOns/alertFilters/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33

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

6+
## Unreleased
7+
8+
69
## [25] - 2025-11-04
710
### Changed
811
- Include String as supported type for the Automation Framework `alertFilter` job's `ruleId` field.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=25
2-
release=true
1+
version=26
2+
release=false

addOns/ascanrules/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33

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

6+
## Unreleased
7+
8+
69
## [75] - 2025-11-04
710
### Added
811
- SYSTEMIC tag to selected rules.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=75
2-
release=true
1+
version=76
2+
release=false

addOns/ascanrulesAlpha/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33

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

6+
## Unreleased
7+
8+
69
## [53] - 2025-11-04
710
### Added
811
- SYSTEMIC tag to selected rules.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=53
2-
release=true
1+
version=54
2+
release=false

addOns/ascanrulesBeta/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33

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

6+
## Unreleased
7+
8+
69
## [63] - 2025-11-04
710
### Added
811
- SYSTEMIC tag to selected rules.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=63
2-
release=true
1+
version=64
2+
release=false

addOns/authhelper/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.
33

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

6+
## Unreleased
7+
8+
69
## [0.30.0] - 2025-11-04
710
### Added
811
- Click on button when login form does not handle return in Browser Based Authentication.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=0.30.0
2-
release=true
1+
version=0.31.0
2+
release=false

0 commit comments

Comments
 (0)