artack/License Audit with Composer

Generate a license summary of Composer dependencies and print it to the workflow log.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
composer-pathPath to the Composer executable.nocomposer
use-lockedWhen true, run composer licenses with --locked to read from composer.lock instead of installed packages.nofalse
allowed-licensesYAML-style multiline list of allowed licenses; when set, packages are marked ✅/❌ based on whether all licenses are allowed.no""
fail-hardWhen true (default), fail the action if any package uses a license outside the allowed list.notrue
github-tokenGitHub token used to create or update PR comments (defaults to github.token).no""

no outputs