File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,10 +2,16 @@ Release notes
22=============
33
44
5+ Version v31.1.1
6+ ---------------
7+
8+ - We re-enabled support for the Apache HTTPD securities advisories importer.
9+
10+
511Version v31.1.0
612----------------
713
8- - We re-enabled support for the NPM vulnerabilities advisories importer.
14+ - We re-enabled support for the NPM vulnerabilities advisories importer.
915- We re-enabled support for the Retiredotnet vulnerabilities advisories importer.
1016- We are now handling purl fragments in package search. For example:
1117 you can now serch using queries in the UI like this : ``cherrypy@2.1.1 ``,
@@ -30,7 +36,7 @@ Version v31.0.0
3036- We made bulk search faster by pre-computing `package_url ` and
3137 `plain_package_url ` in Package model. And provided two options in package
3238 bulk search ``purl_only `` option to get only vulnerable purls without any
33- extra details, ``plain_purl `` option to filter purls without qualifiers and
39+ extra details, ``plain_purl `` option to filter purls without qualifiers and
3440 subpath and also return them without qualifiers and subpath. The names used
3541 are provisional and may be updated in a future release.
3642
You can’t perform that action at this time.
0 commit comments