Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.5.1 #59

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2024

🤖 I have created a release beep boop

1.5.1 (2024-11-01)

Features

  • Add DO_POLICY_CHECK and related inputs to enable policy checks after scan completion (6ee342d)
  • Add DO_PR_COMMENT and related inputs to enable Pull Request comment generation (6ee342d)
  • Add DO_SETUP and related inputs to enable application version/release creation/setup (6ee342d)
  • Add EXPORT_ACTION and EXPORT_EXTRA_OPTS inputs to allow for export customization (6ee342d)
  • Add ability to run and import Debricked scans into SSC (closes #41) (6ee342d)
  • Add support for Debricked CLI on fortify/github-action/setup (2c7c1e7)
  • Add support for fcli 2.1.0 (7aafc0e)
  • Add support for updateable/customizable tool definitions (2c7c1e7)
  • 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)
  • SC-SAST: Add support for passing scan arguments through SC_SAST_SCAN_EXTRA_OPTS (1bb5d5b)
  • Simplify setup of Debricked scans on FoD (7c25788)
  • Update fcli to 2.9.0 (2d91e3c)
  • Update ScanCentral Client to 24.4.0 (f3246ac)
  • Use fcli instead of FortifyVulnerabilityExporter for vulnerability export (closes #37) (6ee342d)

Bug Fixes

  • Allow tool artifacts to be extracted on older PowerShell versions (work-around for tc.extractZip() failure due to tc.downloadTool() not adding .zip extension actions/toolkit#1179) (6375519)
  • Deprecate EXTRA_*_OPTS variables; these are replaced by *_EXTRA_OPTS variables for consistency (6ee342d)
  • Fix default values for app/version/release (4ccc5d9)
  • Fix documentation on ScanCentral SAST inputs (fixes #23) (3a20c7c)
  • Fix failed 1.5.0 release (59a2d07)
  • Fix ScanCentral SAST documentation link to point to right version (3b5cd8b)
  • 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)
  • Improve parsing of boolean flags in *_EXTRA_OPTS (2d91e3c)
  • Install Java version as required by ScanCentral Client (closes #10) (6ee342d)
  • Partial fix to use proper sub-action versions (7272d0d)
  • Properly handle app/release/version names containing spaces (c04ac28)
  • Update FOD_RELEASE/SSC_APPVERSION documentation with correct default values (fixes #43) (6ee342d)
  • Update Debricked CLI to 2.1.7 (2d91e3c)
  • Update internal fcli version to honor GitHub proxy settings (3b5cd8b)
  • Update references from fortify-ps/github-action to fortify/github-action (19d7892)
  • Update to fcli 2.7.1 to fix FoD job summary exception (6e269a5)
  • Use github/codeql-action/upload-sarif@v3 to remove deprecation warning (15bc159)
  • Use proper branch names / versions for sub-action invocations (d4eb955)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 1.0.0 chore(main): release 1.5.1 Nov 1, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--github-action branch from 180393c to bf588c1 Compare November 1, 2024 17:51
@rsenden rsenden merged commit 45b19c5 into main Nov 1, 2024
@rsenden rsenden deleted the release-please--branches--main--components--github-action branch November 1, 2024 17:53
Copy link
Contributor Author

github-actions bot commented Nov 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment