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 f9672de commit 0d9effbCopy full SHA for 0d9effb
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
Release notes
2
=============
3
4
+Version v37.0.0
5
+---------------------
6
+
7
+- This is a major version, this version introduces Advisory level details
8
9
10
Version v36.1.3
11
---------------------
12
vulnerabilities/tests/pipelines/test_github_importer_v2.py
@@ -35,7 +35,7 @@ def test_advisories_count(mock_fetch):
35
count = pipeline.advisories_count()
36
37
# Assert that the count is correct
38
- assert count == 10
+ assert count == 70
39
40
41
def test_collect_advisories(mock_fetch):
0 commit comments