Skip to content

Commit 8bf9f74

Browse files
authored
Merge pull request #6706 from zapbot/release
Release add-on(s)
2 parents a11c553 + 921071c commit 8bf9f74

44 files changed

Lines changed: 66 additions & 44 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

addOns/ascanrules/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
6+
## [73] - 2025-09-02
77
### Changed
88
- Maintenance changes.
99
- Depends on an updated version of the Common Library add-on.
@@ -615,6 +615,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
615615

616616

617617

618+
[73]: https://github.com/zaproxy/zap-extensions/releases/ascanrules-v73
618619
[72]: https://github.com/zaproxy/zap-extensions/releases/ascanrules-v72
619620
[71]: https://github.com/zaproxy/zap-extensions/releases/ascanrules-v71
620621
[70]: https://github.com/zaproxy/zap-extensions/releases/ascanrules-v70
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=73
2-
release=false
2+
release=true

addOns/ascanrulesAlpha/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
6+
## [50] - 2025-09-02
77
### Changed
88
- Depends on an updated version of the Common Library add-on.
99

@@ -395,6 +395,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
395395

396396
- First version, including persistent XSS tests
397397

398+
[50]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v50
398399
[49]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v49
399400
[48]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v48
400401
[47]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesAlpha-v47
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=50
2-
release=false
2+
release=true

addOns/ascanrulesBeta/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
6+
## [60] - 2025-09-02
77
### Changed
88
- Depends on an updated version of the Common Library add-on.
99
- Add help details about behavior of scan rules which leverage OAST (Issue 8682)
@@ -586,6 +586,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
586586

587587
- Updated to support new addon format
588588

589+
[60]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesBeta-v60
589590
[59]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesBeta-v59
590591
[58]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesBeta-v58
591592
[57]: https://github.com/zaproxy/zap-extensions/releases/ascanrulesBeta-v57
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=60
2-
release=false
2+
release=true

addOns/authhelper/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
6+
## [0.28.0] - 2025-09-02
77
### Added
88
- Add wait authentication step to Browser Based Authentication.
99
- Include Web Element's selector in the Authentication Report.
@@ -282,6 +282,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
282282
### Added
283283
- Support of authentication request identification and configuration.
284284

285+
[0.28.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.28.0
285286
[0.27.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.27.0
286287
[0.26.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.26.0
287288
[0.25.0]: https://github.com/zaproxy/zap-extensions/releases/authhelper-v0.25.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.28.0
2-
release=false
2+
release=true

addOns/automation/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
6+
## [0.52.0] - 2025-09-02
77
### Added
88
- Support for step delay in Browser Based Authentication.
99
- Support for min wait for in Client Script Authentication.
@@ -532,6 +532,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
532532

533533
- First version.
534534

535+
[0.52.0]: https://github.com/zaproxy/zap-extensions/releases/automation-v0.52.0
535536
[0.51.0]: https://github.com/zaproxy/zap-extensions/releases/automation-v0.51.0
536537
[0.50.0]: https://github.com/zaproxy/zap-extensions/releases/automation-v0.50.0
537538
[0.49.0]: https://github.com/zaproxy/zap-extensions/releases/automation-v0.49.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=0.52.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)