Skip to content

ci: Add pip-audit control logic#886

Open
CagriYonca wants to merge 1 commit into
mainfrom
cicd/security
Open

ci: Add pip-audit control logic#886
CagriYonca wants to merge 1 commit into
mainfrom
cicd/security

Conversation

@CagriYonca

Copy link
Copy Markdown
Contributor

Some of the packages, like boto3, have frequent version releases. In our previous approach, we were resetting grace-period counter every time a new release occurred in the grace period. With this new modification, we save the dates of the version releases and after 5 days, we check vulnerabilities of the version with pip-audit package.

@CagriYonca CagriYonca self-assigned this Jun 24, 2026
@CagriYonca CagriYonca requested a review from a team as a code owner June 24, 2026 10:49
Signed-off-by: Cagri Yonca <cagri@ibm.com>
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant