Skip to content

Commit 3f4cf03

Browse files
committed
Update changelog for new SSH and OATH fixes; increment version to 1.2.2; enhance HTML report with organization extensions details and tests.
1 parent 890f39f commit 3f4cf03

4 files changed

Lines changed: 284 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ and this project adheres to Semantic Versioning.
77

88
## [Unreleased]
99

10+
### Added
11+
- Executive summary now includes an Organization Extensions section that lists all extensions with Installed vs Default classification and installed-first ordering.
12+
- Top navigation now includes an Extensions anchor placed before Run Comparison for faster access to extension findings.
13+
1014
### Fixed
1115
- Pipeline Authorization Scope checks now evaluate effective scope using project/org pipeline settings (`enforceJobAuthScope` and `enforceJobAuthScopeForReleases`) before pipeline-level values, preventing false positives when scope is enforced at project level.
16+
- Organization policy checks now evaluate policy `value` (with safe casing/boolean normalization) and include the new helper functions in parallel runspace serialization, fixing false results for `OAUTH-02` (SSH Access Disabled) and aligning `OAUTH-01` with the actual policy state.
1217

1318
## [1.1.4] - 2026-05-19
1419

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.5
1+
1.2.2

0 commit comments

Comments
 (0)