Skip to content

feat: pip-audit + trivy reusable workflows#18

Merged
roleme merged 1 commit into
mainfrom
feat/dependency-audit-reusables
Jun 26, 2026
Merged

feat: pip-audit + trivy reusable workflows#18
roleme merged 1 commit into
mainfrom
feat/dependency-audit-reusables

Conversation

@roleme

@roleme roleme commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Dependency-vulnerability audits for the non-npm stacks (training_tracker already has audit-ci for npm):

  • pip-audit-reusable.yml — Python deps vs PyPI Advisory DB + OSV (pypa/gh-action-pip-audit). For asia-trip-bot + kurwa_bot.
  • trivy-reusable.yml — container image CVE scan. KICS only checks compose config; this scans image contents for OS/library CVEs. image + severity + exit-code inputs, ignore-unfixed: true. For docker_infra.

zizmor clean; YAML validated.

🤖 Generated with Claude Code

Dependency-vulnerability audits for the non-npm stacks (npm has audit-ci):
- pip-audit-reusable.yml: Python deps vs PyPI Advisory DB + OSV (for the bots).
- trivy-reusable.yml: container image CVE scan (CVE counterpart to KICS, which
  only checks compose config), image + severity inputs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@roleme roleme merged commit a9e3134 into main Jun 26, 2026
1 check passed
@roleme roleme deleted the feat/dependency-audit-reusables branch June 26, 2026 07:13
@roleme roleme mentioned this pull request Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant