Releases: aboutcode-org/scancode-action
Releases · aboutcode-org/scancode-action
v0.1
beta3
What's Changed
- Add support for providing a file as inputs-path by @tdruez in #24
- Add overwrite to upload-artifact action by @tsteenbe in #25
- Make the action re-usable within a workflow job by @tdruez in #26
- add Azure pipelines support by @NucleonGodX in #19
- Upgrade Python version to 3.13 as default by @tdruez in #27
- [CRAVEX] Add support for Jenkins CI/CD by @tdruez in #28
- [CRAVEX] Add support for GitLab CI/CD by @tdruez in #29
- Add template for running D2D on project build and source archive by @keshav-space in #30
- Ensure input file exists before copying by @keshav-space in #35
- Use pip direct URL syntax and support SCIO optional dependencies by @keshav-space in #34
- Run android_d2d workflow from ScanCode.io main branch by @keshav-space in #36
- chore: set explicit workflow permissions and pin down actions by @tdruez in #39
- feat: refine action for enhanced security by @tdruez in #40
New Contributors
- @tsteenbe made their first contribution in #25
- @NucleonGodX made their first contribution in #19
- @keshav-space made their first contribution in #30
Full Changelog: beta...beta3
beta
What's Changed
- Install ScanCode.io from the GitHub repository by @tdruez in #14
- Add a "Check compliance" step and related options #12 by @tdruez in #13
- Run the local action (current branch code) in the workflows by @tdruez in #15
- Add ability to enable --fail-on-vulnerabilities for check-compliance by @tdruez in #16
Full Changelog: alpha...beta