Releases: fortify/github-action
Releases · fortify/github-action
v1.7.0
1.7.0 (2025-01-21)
Features
- Update Debricked CLI 2.5.1->2.6.4 (222ec90)
- Update fcli 2.11.1->2.12.2 (222ec90)
Bug Fixes
- Update ScanCentral Client 24.4.0->24.4.1 (222ec90)
v1.6.4
1.6.4 (2025-01-14)
Bug Fixes
- Add
DO_PACKAGE_DEBUG
setting to enable debug logging and publish package.zip & logs as job artifacts (29b093c)
v1.6.3
1.6.3 (2024-12-11)
Bug Fixes
DO_PR_COMMENT
: Use GITHUB_API_URL
environment variable instead of hardcoded api.github.com to avoid failure on GitHub Enterprise (a804808)
v1.6.2
1.6.2 (2024-11-21)
Bug Fixes
v1.6.1
1.6.1 (2024-11-21)
Bug Fixes
- Configure static scan on
DO_SETUP
if needed (9d54346)
- Improve FoD
SETUP_EXTRA_OPTS
documentation (9d54346)
- Update Debricked CLI to 2.4.0 (9d54346)
- Update fcli to 2.1.0 (9d54346)
v1.6.0
1.6.0 (2024-11-13)
Features
- Ability to override tool versions (resolves #50) (121db14)
Bug Fixes
- Documentation: Add
DO_WAIT
to applicable FoD sample snippets (74febec)
v1.5.2
1.5.2 (2024-11-07)
Bug Fixes
fcli ssc action run appversion-summary
: Add note about removed issue count (4a8f3f3)
fcli ssc action run appversion-summary
: Fix exception if application version has artifacts with 0 issues (4a8f3f3)
- Update fcli to 2.9.1 (4a8f3f3)
v1.5.1
1.5.1 (2024-11-01)
Features
- FoD: Add support for creating application through
DO_SETUP
(2d91e3c)
- FoD: Automatically set
--app-owner
if FOD_USER
is configured (345ddda)
- FoD: Improve handling of
--copy-from
option in SETUP_EXTRA_OPTS
(2d91e3c)
- Major documentation usability improvements (22ea8e9)
- Simplify setup of Debricked scans on FoD (7c25788)
- Update fcli to 2.9.0 (2d91e3c)
- Update ScanCentral Client to 24.4.0 (f3246ac)
Bug Fixes
- Improve parsing of boolean flags in
*_EXTRA_OPTS
(2d91e3c)
- Update Debricked CLI to 2.1.7 (2d91e3c)
v1.4.0
1.4.0 (2024-10-25)
Features
- SC-SAST: Add support for passing scan arguments through
SC_SAST_SCAN_EXTRA_OPTS
(1bb5d5b)
Bug Fixes
- FoD: Use
Development
as default value for --sdlc-status
in SETUP_EXTRA_OPTS
(1bb5d5b)
- FoD: Wait for new release to leave suspended state before attempting to start a scan (1bb5d5b)
v1.3.1
1.3.1 (2024-09-27)
Bug Fixes
- Update to fcli 2.7.1 to fix FoD job summary exception (6e269a5)