Skip to content

Commit 44939b0

Browse files
committed
Add CHANGELOG
Signed-off-by: Tushar Goel <[email protected]>
1 parent c22de9c commit 44939b0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ Version v30.3.2
88

99
- We re-enabled support for the PostgreSQL securities advisories importer.
1010
- We fixed the API key request form UI and made it consistent with rest of UI.
11-
11+
- We made bulk search faster by pre-computing
12+
`package_url` and `plain_package_url` in Package model.
13+
And provided two options in package bulk search
14+
``purl_only`` option to get only vulnerable
15+
purls without any extra details, ``plain_purl`` option
16+
to filter purls without qualifiers and
17+
subpath and also return them without qualifiers and subpath.
1218

1319
Version v30.3.1
1420
----------------

0 commit comments

Comments
 (0)