-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfixes for search module queries and logic. (#185)
* Log whether cache was successfully cleaned. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Check additional advisory prefixes in search-by-any. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Minor refactor to close bom file before processing. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Return results if no version. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Typing. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Bump version. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Check if search term is CVE-like with a regex. Signed-off-by: Caroline Russell <caroline@appthreat.dev> * Revert return results if no version. Signed-off-by: Caroline Russell <caroline@appthreat.dev> --------- Signed-off-by: Caroline Russell <caroline@appthreat.dev>
- Loading branch information
1 parent
923165e
commit ccabaa3
Showing
7 changed files
with
78 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters