yuuki1967/CodeQL Bundle

Action to build custom CodeQL bundles

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bundle-versionThe tag of bundle release to customize (e.g., codeql-bundle-20220311)nolatest
packsA comma-separated list of CodeQL packs to include in the bundleyes
workspaceRoot directory where the codeql-workspace.yml file is locatedno.
uploadUpload the created bundlenotrue
token${{ github.token }}
concurrency-limitThe max number of packs that will be processed concurrentlyno2
namedescription
artifact-nameName of the artifact containing the uploaded bundle
bundle-pathPath to the created bundle
bundle-tagThe tag of the bundle that is customized