Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 01 May 11:03
2dbcae1

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)