Skip to content

security: add weekly pip-audit scan and scheduled security job to CI - #13

Merged
mohit-tanwar-dev merged 1 commit into
mainfrom
fix/add-security-scan
Aug 5, 2026
Merged

security: add weekly pip-audit scan and scheduled security job to CI#13
mohit-tanwar-dev merged 1 commit into
mainfrom
fix/add-security-scan

Conversation

@mohit-tanwar-dev

Copy link
Copy Markdown
Owner

Security Improvement

This PR adds a dedicated pip-audit security scanning job to the CI pipeline and schedules a weekly automated security scan.

Changes:

  • Added a new security job that runs pip-audit against requirements.txt
  • Added a weekly cron trigger (0 0 * * 1) so security scans run every Monday
  • Ensures vulnerabilities in dependencies are caught before they reach production

@mohit-tanwar-dev
mohit-tanwar-dev merged commit 80fbbb6 into main Aug 5, 2026
4 of 5 checks passed
@mohit-tanwar-dev
mohit-tanwar-dev deleted the fix/add-security-scan branch August 5, 2026 10:04
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