Skip to content

ci: Add pip-audit control logic#886

Merged
CagriYonca merged 1 commit into
mainfrom
cicd/security
Jun 25, 2026
Merged

ci: Add pip-audit control logic#886
CagriYonca merged 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
@CagriYonca CagriYonca force-pushed the cicd/security branch 2 times, most recently from 039f089 to 389a3c1 Compare June 24, 2026 12:53

@pvital pvital left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It looks good to me.

Signed-off-by: Cagri Yonca <cagri@ibm.com>
@sonarqubecloud

Copy link
Copy Markdown

@CagriYonca CagriYonca merged commit b91c42b into main Jun 25, 2026
20 checks passed
@CagriYonca CagriYonca deleted the cicd/security branch June 25, 2026 15:40
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.

2 participants