SKILL·010737

sca-trivy

rohunj
更新于 1 month ago
11 次查看
230
39
230
在 GitHub 上查看
其他scatrivycontainer-securityvulnerability-scanningsbomiac-securitydependency-scanningcvss

关于

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.

快速安装

Claude Code

推荐
主要方式
npx skills add rohunj/claude-build-workflow -a claude-code
插件命令备选方式
/plugin add https://github.com/rohunj/claude-build-workflow
Git 克隆备选方式
git clone https://github.com/rohunj/claude-build-workflow.git ~/.claude/skills/sca-trivy

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

rohunj/claude-build-workflow
路径: skills/security/sca-trivy
0
FAQ

Frequently asked questions

What is the sca-trivy skill?

sca-trivy is a Claude Skill by rohunj. Skills package instructions and resources that Claude loads on demand, so Claude can perform sca-trivy-related tasks without extra prompting.

How do I install sca-trivy?

Use the install commands on this page: add sca-trivy to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does sca-trivy belong to?

sca-trivy is in the devsecops category, tagged sca, trivy, container-security, vulnerability-scanning, sbom and iac-security.

Is sca-trivy free to use?

Yes. sca-trivy is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能

container-hadolint
其他

这是一个用于Dockerfile安全扫描的Claude Skill,基于Hadolint工具实现。它能检测安全配置错误、硬编码凭据等100多种问题,并符合CIS Docker基准要求。开发者可在CI/CD流程或本地开发中使用它来实施左移安全策略,获取修复建议。

查看技能
container-grype
其他

这是一个用于容器漏洞扫描的Claude Skill,它利用Grype工具扫描容器镜像和文件系统中的已知漏洞。该Skill支持集成到CI/CD流水线中,可根据CVSS严重程度、EPSS利用概率和CISA KEV指标设置阈值并优先修复。它能分析多种SBOM格式,并生成JSON、SARIF、CycloneDX等多种格式的报告以便与安全工具链集成。

查看技能
sca-trivy
其他

这是一个用于软件成分分析和容器漏洞扫描的Claude Skill,基于Aqua Trivy工具。它能扫描容器镜像、文件系统、多种语言依赖和IaC配置中的安全漏洞与合规风险,并生成SBOM报告。开发者可在CI/CD流程中集成此工具,通过CVSS评分优先处理漏洞修复。

查看技能
iac-checkov
其他

这是一个用于基础设施即代码(IaC)安全扫描的Claude Skill,它利用Checkov对Terraform、Kubernetes等多种格式的配置文件进行安全检测。它能扫描安全错误配置、合规性违规,并检测硬编码的密钥,帮助您在部署前发现风险。该Skill支持集成到CI/CD管道中,并针对CIS、PCI-DSS等标准生成合规报告,是实施策略即代码和云安全态势管理的实用工具。

查看技能