Skip to content

CI: add pip-audit security scanning#20

Merged
dannywillems merged 2 commits intomainfrom
add-pip-audit
Jan 28, 2026
Merged

CI: add pip-audit security scanning#20
dannywillems merged 2 commits intomainfrom
add-pip-audit

Conversation

@dannywillems
Copy link
Contributor

@dannywillems dannywillems commented Jan 27, 2026

Summary

  • Add pip-audit to dev dependencies for security vulnerability scanning
  • Add security audit step to CI workflow
  • Require Python 3.13+ (drop support for older versions)
  • Update Poetry from 1.4.0 to 2.3.1
  • Fix deprecated [tool.poetry.dev-dependencies][tool.poetry.group.dev.dependencies]
  • Update actions/checkout from v2 to v4
  • Update actions/setup-python from v2 to v5
  • Fix black formatting issues

Test plan

  • Verify CI passes on all platforms (ubuntu, macos, windows)
  • Verify pip-audit runs successfully

@dannywillems dannywillems merged commit 65c5121 into main Jan 28, 2026
3 checks passed
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