Skip to content

Commit f8cbdd0

Browse files
committed
Address review comments
Signed-off-by: Tushar Goel <[email protected]>
1 parent a029b4d commit f8cbdd0

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ Version v31.1.0
77

88
- We re-enabled support for the NPM vulnerabilities advisories importer.
99
- We re-enabled support for the Retiredotnet vulnerabilities advisories importer.
10-
11-
12-
Version v31.1.0
13-
----------------
14-
1510
- We are now ingesting npm advisories data through GitHub API.
1611

1712

vulnerabilities/importers/github.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
}
124124

125125
# TODO: We will try to gather more info from GH API
126+
# Check https://github.com/nexB/vulnerablecode/issues/1039#issuecomment-1366458885
126127
# Check https://github.com/nexB/vulnerablecode/issues/645
127128
# set of all possible values of first '%s' = {'MAVEN','COMPOSER', 'NUGET', 'RUBYGEMS', 'PYPI', 'NPM'}
128129
# second '%s' is interesting, it will have the value '' for the first request,

0 commit comments

Comments
 (0)