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

how to handle severity of 'Unknown'? #11

@simonsdave

Description

@simonsdave

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'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions