digicert/DigiCert Code Monitoring Action

Runs CodeQL multi-language scan (languages auto from backend) and generates SBOM. Uploads artifacts for backend ingestion.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: digicert/digicert-code-monitoring-action@8f2d974a4e65bb7eac630b82d9b0ecd4c378d939 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
envBackend environment to use (prod|stage)noprod
regionDC One region for authentication/routing (required)yes
api-keyAPI key for DigiCert backend (pass via secrets)yes
nameRepo-scoped scan name used to create/find a DC One external release and dedupe scans by (name + branch + commitSha). If with-release is true, this must be provided.no
with-releaseWhen true, require name and tag and build the scan name as '<name>-<tag>' so runs align with a specific release tag.nofalse
tagRelease tag used only when with-release is true (required when with-release is true).no

no outputs