lesis-lat/Bunkai SCA

A minimalist, dependency-aware Software Composition Analysis (SCA) tool for Perl.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project-pathThe path to the project to be analyzed by Bunkai.no.
modeBunkai execution mode: scan, plan, apply, update, or orchestrate.noscan
install-project-depsInstall project dependencies with cpanm before running Bunkai.nofalse
plan-output-fileOutput file for planned issue updates (JSON).nobunkai-updates.json
apply-update-idIssue update ID to apply when mode=apply.no""
perlcritic-severityThe severity level for Perl::Critic.no1
perlcritic-pathsThe paths to lint with Perl::Critic.no""
sarif-outputThe SARIF output file path.no""
test-commandThe command to run tests with coverage.no""
github-tokenGitHub token used by orchestrate mode for PR management.no""
create-prsCreate/update one PR per issue in orchestrate mode.notrue
close-resolved-prsClose stale bunkai/* PRs not present in the latest plan in orchestrate mode.notrue
dedupe-updatesDeduplicate planned updates by module+target version in orchestrate mode.notrue
pr-branch-prefixBranch prefix for PR branches in orchestrate mode.nobunkai
pr-labelsComma-separated labels to apply in orchestrate mode.nodependencies,security
namedescription
plan-output-fileResolved path to the generated updates plan JSON file (mode=plan).