Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

how to handle severity of 'Unknown'? #11

Open
simonsdave opened this issue Nov 27, 2020 · 0 comments
Open

how to handle severity of 'Unknown'? #11

simonsdave opened this issue Nov 27, 2020 · 0 comments

Comments

@simonsdave
Copy link
Owner

Starting to see severities of 'Unknown'. How should this be handled?

2020-11-27 12:13:59 ERROR io:126 Could not read vulnerabilities from '/tmp/tmp.kFFNaM/ff72598b05f57e6f83d56b858ba9783796e99aea2dcef391b3fa688c1e077ae5.json' - 'Unknown' is not one of ['negligible', 'Negligible', 'low', 'Low', 'medium', 'Medium', 'high', 'High']

Failed validating 'enum' in schema['properties']['Severity']:
    {'enum': ['negligible',
              'Negligible',
              'low',
              'Low',
              'medium',
              'Medium',
              'high',
              'High'],
     'type': 'string'}

On instance['Severity']:
    'Unknown'
@simonsdave simonsdave added this to the 1.0 milestone Nov 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant