Consider removing the severity field from the statements as it can be confusing an inconsistent with CVSS3 scores: Severity is fetched here: https://github.com/fasten-project/vulnerability-producer/blob/f19766d3d1857a5164cbee5a4152f9ff20a89402/src/main/java/eu/fasten/vulnerabilityproducer/utils/parsers/NVDParser.java#L154
Consider removing the severity field from the statements as it can be confusing an inconsistent with CVSS3 scores:
Severity is fetched here:
vulnerability-producer/src/main/java/eu/fasten/vulnerabilityproducer/utils/parsers/NVDParser.java
Line 154 in f19766d