Bunkai SCA
Version updated for https://github.com/lesis-lat/bunkai to version 0.0.4.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Bunkai is a lightweight Software Composition Analysis (SCA) tool designed for Perl projects. It analyzes a project’s cpanfile to identify dependencies, detect outdated or vulnerable modules, and highlight missing version specifications to improve build stability and security. This tool helps automate dependency management, enhances security by identifying supply chain risks, and supports integration with GitHub workflows for advanced security analysis using SARIF reports.
Release notes
What’s Changed
- fix: install action dependencies from action dir, add SARIF input, bump default Perl by @htrgouvea in https://github.com/lesis-lat/bunkai/pull/36
Full Changelog: https://github.com/lesis-lat/bunkai/compare/0.0.3...0.0.4