There was an error while loading. Please reload this page.
1 parent 7734db6 commit 6e31d1dCopy full SHA for 6e31d1d
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