Skip to content

Conversation

FReeshabh
Copy link
Contributor

new file:   gnutls.py

Closes #227

@johnandersen777
Copy link

@terriko I've got a testcase in the works for this

Signed-off-by: John Andersen <john.s.andersen@intel.com>
# Test for a CVE that is not in this version
for ensure_out in not_in:
self.assertNotIn(ensure_out, cves[package][version])
self.assertNotIn(ensure_out, list(cves[package][version].keys()))

Choose a reason for hiding this comment

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

I made these error messages a little more easy to read

@terriko terriko merged commit 2a18105 into intel:master Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New checker request: gnutls

3 participants