Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

Dependency Scanning — skenování závislostí

22. 06. 2015 1 Min. Lesezeit intermediate

Vaše závislosti jsou váš attack surface. Automatické skenování najde známé CVE v knihovnách.

Nástroje

Trivy (universální)

trivy fs . trivy image myapp:latest

npm

npm audit –audit-level=high

Python

pip-audit

Go

govulncheck ./…

CI/CD

  • uses: aquasecurity/trivy-action@master with: scan-type: fs severity: HIGH,CRITICAL exit-code: 1

Automatické aktualizace

Dependabot (.github/dependabot.yml)

version: 2 updates: - package-ecosystem: npm directory: / schedule: interval: weekly open-pull-requests-limit: 10

Klíčový takeaway

Skenujte závislosti v CI/CD, automatizujte aktualizace s Dependabot/Renovate.

securitydependenciestrivysnyk
Teilen:

CORE SYSTEMS tým

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.