Releases: scanoss/gha-code-scan
Releases · scanoss/gha-code-scan
v1.5.0
What's Changed
Added
- Added support for scan tuning parameters
Changed
- Upgraded scanoss-py version to v1.45.0
Full Changelog: v1...v1.5.0
Alternate scan root/sub-folder
- Add support to specify alternative scan root inside a repository
v1.3.1
What's Changed
- Added conversion from raw result to spdxlite and csv
- Changed default raw results file name to scanoss-raw.json
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.5
What's Changed
- Fixed missing brackets when initialising scanoss.json from a link.
- Improved JSON extraction, validation, and error reporting for policy details to prevent malformed merges
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
What's Changed
- Added annotations for file and snippet matches
- Added direct link to edit/create SCANOSS settings file
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's changed
Added
- Added URL sanitisation
- Added URL validation
Changed
- Upgraded scanoss-py version to v1.31.5
v1.2.0
What's changed
Added
- Added Dependency Track integration
- Added 'Dependency Track Policy Check'
- Added CycloneDX file to artifacts
- Added status and links table to job summary
Changed
- Upgraded scanoss-py version to v1.31.4
- Improved error handling
- Used mocks instead of Docker for unit tests