Skip to content

ci: integrate lightweight automated pip-audit dependency scanner#352

Open
Sahil07-codes wants to merge 1 commit into
imDarshanGK:mainfrom
Sahil07-codes:feat/dependency-ci-scan
Open

ci: integrate lightweight automated pip-audit dependency scanner#352
Sahil07-codes wants to merge 1 commit into
imDarshanGK:mainfrom
Sahil07-codes:feat/dependency-ci-scan

Conversation

@Sahil07-codes

Copy link
Copy Markdown
Contributor

Closes #308

Changes Implemented:

  • Created a dedicated, lightweight .github/workflows/dependency-security.yml workflow running pip-audit.
  • Configured the workflow to run isolated on Python 3.11 to maintain complete compatibility with the codebase's strict requirements layer.
  • Appended local verification setup and execution steps to backend/README.md.

Verification Demo:
Tested the auditor locally within an active environment workspace. The scanner accurately caught and mapped existing dependency CVE records:

image

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

@Sahil07-codes is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add dependency vulnerability scanning to CI

1 participant