Skip to content

Releases: fortify/github-action

v2.1.1

14 Jun 14:46
73a3a46
Compare
Choose a tag to compare

2.1.1 (2025-06-14)

Bug Fixes

v2.1.0

14 Jun 13:55
e029ee8
Compare
Choose a tag to compare

2.1.0 (2025-06-14)

Features

  • Update fcli to 3.6.0 (4822149)
  • Update ScanCentral Client to 25.2.0 (4822149)

Bug Fixes

  • Documentation: Update action references to v2 (4822149)

v2.0.0

01 May 11:03
2dbcae1
Compare
Choose a tag to compare

2.0.0 (2025-05-01)

⚠ BREAKING CHANGES

  • Upgrade fcli to v3.4.1
  • Removed SC_SAST_LOGIN_EXTRA_OPTS
  • EXTRA_SC_SAST_SCAN_OPTS may need to be updated according to new fcli sc-sast scan start syntax
  • Any custom fcli actions referenced in *_ACTION inputs will need to be migrated to fcli 3.x action syntax

Features

  • EXTRA_SC_SAST_SCAN_OPTS may need to be updated according to new fcli sc-sast scan start syntax (63455f2)
  • SC_SAST_SENSOR_VERSION is now optional (63455f2)
  • Any custom fcli actions referenced in *_ACTION inputs will need to be migrated to fcli 3.x action syntax (63455f2)
  • Removed SC_SAST_LOGIN_EXTRA_OPTS (63455f2)
  • Upgrade fcli to v3.4.1 (63455f2)

Bug Fixes

  • Upgrade Debricked CLI to v2.6.7 (63455f2)

v1.7.0

21 Jan 15:53
ef5539b
Compare
Choose a tag to compare

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

14 Jan 22:01
4e6e66b
Compare
Choose a tag to compare

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

11 Dec 16:14
b1ae72d
Compare
Choose a tag to compare

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

21 Nov 13:36
d7cb597
Compare
Choose a tag to compare

1.6.2 (2024-11-21)

Bug Fixes

  • Minor documentation fix (434e78d)

v1.6.1

21 Nov 13:28
ffd408b
Compare
Choose a tag to compare

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

13 Nov 13:31
85bccd4
Compare
Choose a tag to compare

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

07 Nov 14:15
afb2d9e
Compare
Choose a tag to compare

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)