yunabraska/Maven License Info Action

This file contains a list of the dependencies and their licenses

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
work-dirwork dir ("." = current dir)no.
deepfolder scan deep (-1 == endless)no-1
output-diroutput dir for files [licenses.txt, licenses.md, licenses.csv, licenses.json, licenses.xml] ("." = current dir)notarget/maven-license-info-action
exclude-scopesA comma separated list of scopes to exclude (e.g. test,provided,system)no""
fail-license-regexWill fail when the regex matches a license keyno""
fail-dependency-regexWill fail when the regex matches a dependencyno""
null-to-emptyconverts null to empty stringnotrue
namedescription
scopesList of scopes e.g. Compile,Test
scopes_allStatic list of all available scopes
dependency_listList of dependencies e.g. org.maven:artifact:1.2.3, org.apache:artifact:4.5.6
dependency_countNumber of third party dependencies
dependency_count_compileNumber of third party dependencies for scope [compile]
dependency_count_importNumber of third party dependencies for scope [import]
dependency_count_providedNumber of third party dependencies for scope [provided]
dependency_count_runtimeNumber of third party dependencies for scope [runtime]
dependency_count_systemNumber of third party dependencies for scope [system]
dependency_count_testNumber of third party dependencies for scope [test]
license_countNumber of licenses provided in third party dependencies
license_listList of used licenses
license_limited_listList of licenses which has limits (manual predefined set e.g. APL, GPL, AGPL, MPL, LGPL, EPL, EUPL, CC-BY-SA, CC-BY-NC, Artistic
license_count_compileNumber of licenses provided in third party dependencies for scope [compile]
license_count_importNumber of licenses provided in third party dependencies for scope [import]
license_count_providedNumber of licenses provided in third party dependencies for scope [provided]
license_count_runtimeNumber of licenses provided in third party dependencies for scope [runtime]
license_count_systemNumber of licenses provided in third party dependencies for scope [system]
license_count_testNumber of licenses provided in third party dependencies for scope [test]
errorsList of processing errors as JSON array