We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc19883 commit a03d01bCopy full SHA for a03d01b
vulnerabilities/tests/test_api.py
@@ -636,6 +636,9 @@ def test_api_with_lesser_and_greater_fixed_by_packages(self):
636
}
637
],
638
"aliases": ["CVE-2020-36518", "GHSA-57j2-w4cx-62h2"],
639
+ "risk_score": None,
640
+ "exploitability": None,
641
+ "weighted_severity": None,
642
"resource_url": "http://testserver/vulnerabilities/VCID-vul1-vul1-vul1",
643
644
@@ -678,6 +681,9 @@ def test_api_with_lesser_and_greater_fixed_by_packages(self):
678
681
},
679
682
680
683
"aliases": ["CVE-2021-46877", "GHSA-3x8x-79m2-3w2w"],
684
685
686
687
"resource_url": "http://testserver/vulnerabilities/VCID-vul3-vul3-vul3",
688
689
0 commit comments