-
Notifications
You must be signed in to change notification settings - Fork 9
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
Update cve status options and apply updates across test fixtures #186
base: main
Are you sure you want to change the base?
Conversation
Bug to be fixed: Running migration is throwing the following error |
287f3c5
to
536267e
Compare
…o it is avaiable to the script
be35613
to
def4412
Compare
What I have done:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, just a question to clarify something. Might be my lack on context but maybe a more detailed comment would help future devs
response = self.client.get("/security/cves.json") | ||
|
||
assert response.status_code == 200 | ||
# Only the CVE with the default status should be returned |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the default status? in progress?
Done
QA
dotrun
dotrun
againIssue / Card
Fixes https://warthogs.atlassian.net/browse/WD-15029