bluecodeit/Deployment Guard

KI-gestützter Risk Score vor jedem Deployment. Analysiert Code-Änderungen und blockiert riskante Deployments automatisch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 4, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bluecodeit/deployment-guard-action@12790522a8b7e0ff1afb9e4877c96bea5e7eba61 # v1.5

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

namedescriptionrequireddefault
api-keyDeployment Guard API Key (aus bluecodeit.com/signup)yes
fail-on-blockedPipeline bei BLOCKED Status fehlschlagen lassennotrue
incidents-last-7dAnzahl Incidents in den letzten 7 Tagenno0
incidents-last-30dAnzahl Incidents in den letzten 30 Tagenno0
trivy-critical-cvesAnzahl CRITICAL CVEs aus Trivyno0
trivy-high-cvesAnzahl HIGH CVEs aus Trivyno0
semgrep-findingsGesamtzahl Semgrep-Findingsno0
semgrep-high-severityAnzahl Semgrep HIGH-Severity Findings (Subset von semgrep-findings)no0
checkov-failed-checksGesamtzahl Checkov Failed Checksno0
checkov-critical-failuresAnzahl Checkov CRITICAL Failures (Subset von checkov-failed-checks)no0
diff-changed-pathsKomma-separierte Liste der geänderten File-Pfade (wird auto-detektiert wenn leer)no""
namedescription
scoreRisk Score (0-100)
verdictVerdict (LOW RISK / MEDIUM RISK / HIGH RISK / CRITICAL RISK)
statusStatus (PASS / WARN / BLOCKED)
explanationKI-Erklärung des Scores