Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add vulnerability scan to official build #267

Merged
merged 19 commits into from
Dec 4, 2024

Conversation

hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Nov 19, 2024

  1. Adds vulnerability scan to public and official builds
    • This is done through adding a pip-audit stage
    • pip-audit will scan all of the Python SDK required dependencies for vulnerabilities
  2. Runs builds for every Python version
    • To ensure compatibility for each dependency
  3. Removes unused files

@hallvictoria hallvictoria marked this pull request as ready for review December 2, 2024 21:16
@hallvictoria hallvictoria merged commit 773c401 into dev Dec 4, 2024
16 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/pipeline-updates branch December 4, 2024 20:41
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.

2 participants