There was an error while loading. Please reload this page.
1 parent b873ba7 commit 700b3baCopy full SHA for 700b3ba
1 file changed
vulnerabilities/tests/test_api.py
@@ -398,7 +398,7 @@ def test_api_with_single_vulnerability_and_vulnerable_package(self):
398
"is_vulnerable": True,
399
}
400
],
401
- "aliases": [],
+ "aliases": ["CVE-2029-1234"],
402
403
404
"fixing_vulnerabilities": [],
@@ -415,7 +415,7 @@ def test_api_with_single_vulnerability_and_vulnerable_package(self):
415
416
417
418
419
420
421
0 commit comments