Bunkai SCA
Version updated for https://github.com/lesis-lat/bunkai to version 0.9.1.
- This action is used across all versions by 13 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Bunkai is a Software Composition Analysis (SCA) tool designed for Perl projects, specializing in dependency analysis by parsing cpanfile to identify modules, versions, and potential vulnerabilities. It automates tasks such as detecting outdated dependencies, identifying missing version specifications, and flagging known security vulnerabilities, providing remediation suggestions. Bunkai enhances build security and stability while offering integration with GitHub Actions for automated analysis and reporting.
Release notes
What’s Changed
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in https://github.com/lesis-lat/bunkai/pull/45
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/lesis-lat/bunkai/pull/46
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/lesis-lat/bunkai/pull/47
- chore(deps): Bunkai fix for MetaCPAN::Client (outdated) by @github-actions[bot] in https://github.com/lesis-lat/bunkai/pull/48
- chore(deps): Bunkai fix for CPAN::Audit (outdated) by @github-actions[bot] in https://github.com/lesis-lat/bunkai/pull/44
- chore(deps): Bunkai fix for Devel::Cover (outdated) by @github-actions[bot] in https://github.com/lesis-lat/bunkai/pull/43
Full Changelog: https://github.com/lesis-lat/bunkai/compare/0.9.0...0.9.1