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

v3: use new git-based ubuntu tracker #569

Merged
merged 4 commits into from
Jul 10, 2018
Merged

v3: use new git-based ubuntu tracker #569

merged 4 commits into from
Jul 10, 2018

Conversation

jzelinskie
Copy link
Contributor

No description provided.

// Get the list of vulnerabilities.
resp.Vulnerabilities, resp.Notes, err = collectVulnerabilitiesAndNotes(u.repositoryLocalPath, modifiedCVE)
if err != nil {
if err == errUnknownRelease {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

oops i need to delete this

@Quentin-M
Copy link
Contributor

Quentin-M commented Jul 6, 2018 via email

Copy link
Contributor

@bison bison left a comment

Choose a reason for hiding this comment

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

LGTM

@jzelinskie jzelinskie merged commit 027f239 into quay:master Jul 10, 2018
@jzelinskie jzelinskie deleted the ubuntu-git branch July 10, 2018 21:29
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.

None yet

3 participants