Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

44 lines (24 loc) · 1.84 KB

Changelog

All notable changes to this project will be documented in this file.

Unreleased - Github

v4.0.7 - 2023-02-10 - Github

  • Add scan_path option

v4.0.6 - 2022-10-24 - Github

  • Ensure that the get-boost-cli installer is hit on every run to prevent unexpected results

v4.0.5 - 2022-10-24 - Github

  • Add scanner_id and scan_label options

v4.0.4 - 2022-11-02 - Github

  • Ensure that the new 'boost' command from the 'install' step requires a git repository
  • Fix documentation examples

v4.0.3 - 2022-11-02 - Github

  • Add new 'install' circleci orb command

v4.0.2 - 2022-10-13 - Github

  • Correctly handle the case where the API token variable is unset

v4.0.1 - 2022-10-13 - Github

  • Output a message and exit for non-main prs when no pull-request

v4.0.0 - 2022-10-05 - Github

  • The Boost CLI command and options has changed
  • The Orb command and jobs have changed
  • The Orb now utilizes the Boost Scanner Registry

v3.0.0 - 2022-05-26 - Github

  • Initial Release