CBOMkit-action
Version updated for https://github.com/PQCA/cbomkit-action to version v2.1.1.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Bump advanced-security/maven-dependency-submission-action from 4 to 5 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/23
- Bump com.google.protobuf:protobuf-java from 4.29.0 to 4.31.1 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/24
- Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.25.0 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/27
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/25
- Bump org.sonarsource.sonarqube:sonar-plugin-api-impl from 25.3.0.104237 to 25.6.0.109173 by @dependabot[bot] in https://github.com/PQCA/cbomkit-action/pull/28
- added configuration options by @san-zrl in https://github.com/PQCA/cbomkit-action/pull/26
- udpated README for usage in Python only repos by @anithapriyanatarajan in https://github.com/PQCA/cbomkit-action/pull/34
- cbomkit-lib provides indexing and scanning by @san-zrl in https://github.com/PQCA/cbomkit-action/pull/30
- added CBOMKIT_EXCLUDE env var by @san-zrl in https://github.com/PQCA/cbomkit-action/pull/39
- removed dependencies provided via cbomkit-lib by @san-zrl in https://github.com/PQCA/cbomkit-action/pull/40
- improved readme by @san-zrl in https://github.com/PQCA/cbomkit-action/pull/41
- initialize exclude pattern to null if CBOMKIT_EXCLUDE not set by @san-zrl in https://github.com/PQCA/cbomkit-action/pull/42
New Contributors
- @anithapriyanatarajan made their first contribution in https://github.com/PQCA/cbomkit-action/pull/34
Full Changelog: https://github.com/PQCA/cbomkit-action/compare/v2.1.0...v2.1.1