Skip to content

Add pip audit to dependcy scans#269

Merged
mdabrowski1990 merged 6 commits intomainfrom
pip-audit
May 16, 2024
Merged

Add pip audit to dependcy scans#269
mdabrowski1990 merged 6 commits intomainfrom
pip-audit

Conversation

@mdabrowski1990
Copy link
Owner

@mdabrowski1990 mdabrowski1990 commented May 16, 2024

#242

Description

  • extend dependency scan with pip-audit tool
  • remove needless requirements files

How Has This Been Tested?

  • CI/CD
  • no vulnerables found

Process

I know the process and did my best to follow it

@mdabrowski1990 mdabrowski1990 added the CI/CD Changes to automated workflows (either static code analysis, testing or implementation) label May 16, 2024
@mdabrowski1990 mdabrowski1990 self-assigned this May 16, 2024
@mdabrowski1990 mdabrowski1990 linked an issue May 16, 2024 that may be closed by this pull request
update dependencies and workflow
update pip before dependency scan
Update python versions
still unstable :(
Copy link
Owner Author

@mdabrowski1990 mdabrowski1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mdabrowski1990 mdabrowski1990 merged commit c5896e6 into main May 16, 2024
@mdabrowski1990 mdabrowski1990 deleted the pip-audit branch May 16, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Changes to automated workflows (either static code analysis, testing or implementation)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend dependency scaning - add pip-audit

1 participant