Back to Skills

sca-trivy

rohunj
Updated 4 days ago
5 views
230
39
230
View on GitHub
Otherscatrivycontainer-securityvulnerability-scanningsbomiac-securitydependency-scanningcvss

About

This Claude Skill performs comprehensive security scanning using Trivy to identify vulnerabilities in container images, dependencies, and Infrastructure-as-Code configurations. It supports multiple programming languages, generates SBOMs, and integrates into CI/CD pipelines with SARIF output. Use it for automated vulnerability detection and prioritization across your software supply chain.

Quick Install

Claude Code

Recommended
Primary
npx skills add rohunj/claude-build-workflow -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/rohunj/claude-build-workflow
Git CloneAlternative
git clone https://github.com/rohunj/claude-build-workflow.git ~/.claude/skills/sca-trivy

Copy and paste this command in Claude Code to install this skill

GitHub Repository

rohunj/claude-build-workflow
Path: skills/security/sca-trivy
0

Related Skills

container-hadolint

Other

This Claude Skill performs automated Dockerfile security linting using Hadolint, checking for misconfigurations, hardcoded secrets, and violations of the CIS Docker Benchmark. It's designed to integrate shift-left security into CI/CD pipelines and developer workflows. Use it to enforce container best practices and get remediation guidance directly within your development process.

View skill

container-grype

Other

This Claude Skill scans container images and filesystems for vulnerabilities using Grype, integrating CVSS, EPSS, and CISA KEV data for risk assessment. It's designed for CI/CD pipeline integration, SBOM analysis, and generating actionable security reports. Use it to implement vulnerability scanning and prioritize remediation within your development workflow.

View skill

sca-trivy

Other

The `sca-trivy` skill performs comprehensive security scanning using Aqua Trivy, identifying vulnerabilities in container images, dependencies across multiple languages, and Infrastructure-as-Code configurations. It integrates into CI/CD pipelines, outputs results in SARIF format, and can generate SBOMs. Use it to automate vulnerability detection and prioritize fixes by CVSS score within your development workflow.

View skill

container-grype

Other

This skill scans container images and filesystems for vulnerabilities using Grype, integrating CVSS, EPSS, and CISA KEV data for risk prioritization. It's designed for CI/CD pipeline integration, SBOM analysis, and generating security reports in formats like JSON and SARIF. Use it to implement automated vulnerability scanning and threshold-based security gating in your development workflow.

View skill