Releases: scanoss/gha-code-scan
Releases · scanoss/gha-code-scan
v1.0.1
What's Changed
- Add support for SCANOSS Settings (scanoss.json)
Warning Breaking change
- When changing from v0 to v1 sbom.json is not longer used. Please migrate to scanoss.json.
- Please check the README.md
Full Changelog: v0...v1.0.1
v0.2.2
What's Changed
- Feat/SP 1497 add dependency scope filtering by @agustingroh in #70
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- feat: SP-1349 Push policy results to artifacts
- feat/SP-1344 Get license details from OSADL
- feat: SP-1343 Add configurable Copyleft license options to pipeline
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- feat: Publish policy check files to artifacts
v0.1.4
What's Changed
- Address GitHub API upload size limit
v0.1.3
v0.1.2
v0.1.1
What's Changed
- SP-619 Fixes bug when the SBOM format is not valid in #52
Full Changelog: v0.1.0...v0.1.1
v0.1.0
We are happy to announce the initial release of the SCANOSS Code Scan Action!
This GitHub Action enables integration of SCANOSS into your repository workflows for automated code scanning.
For more details and instructions on how to get started, please refer to the README.md.