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

clairctl: Add post 4.7 admin command to delete pyupio vulns #1829

Closed
wants to merge 1 commit into from

Conversation

crozzy
Copy link
Collaborator

@crozzy crozzy commented Jul 25, 2023

Pyupio vulns should have been deleted in a migration step but if the operator has had to rollback they might still exist. This command can be used after 4.7 is deployed.

Pyupio vulns should have been deleted in a migration step but if the
operator has had to rollback they might still exist. This command can
be used after 4.7 is deployed.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
Copy link
Member

@hdonnay hdonnay left a comment

Choose a reason for hiding this comment

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

Yeah, this looks right.

Action: adminPost470,
},
},

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change

{
Name: "v4.7.0",
Aliases: []string{"4.7.0"},
Description: "This task deletes all the pyupio data from the vuln table.\n" +
Copy link
Member

Choose a reason for hiding this comment

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

Explicitly mention this affects the matcher database.

@crozzy crozzy closed this Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants