원클릭으로
update-vulndb
Update the embedded build platform vulnerability database from the CVE Project's cvelistV5 repository.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Update the embedded build platform vulnerability database from the CVE Project's cvelistV5 repository.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Update project documentation when features are added or changed. Use after modifying CLI commands, OPA rules, MCP tools, or the development workflow.
Run code formatting and linting after writing or modifying Go code. Use this after making code changes to ensure quality standards are met.
Run snapshot regression tests after changes to OPA rules, scanners, analyzers, or formatters to detect output regressions.
| name | update-vulndb |
| description | Update the embedded build platform vulnerability database from the CVE Project's cvelistV5 repository. |
| disable-model-invocation | true |
| allowed-tools | Bash(make update-vulndb:*), Bash(make test:*) |
Update the embedded build platform vulnerability database:
make update-vulndbmake testNote: This clones the CVE repository (sparse checkout) and processes CVE JSON files for GitHub Actions and GitLab CI vulnerabilities. The output is written to opa/rego/external/build_platform.rego.