8000 feat(core): introduce quick search functionality for vulnerabilities by Kaushl2208 · Pull Request #3217 · eclipse-sw360/sw360 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(core): introduce quick search functionality for vulnerabilities #3217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

Kaushl2208
Copy link
Contributor

Modified:

  • VulnerabilityHandler.java: added searchVulenrabilities()
  • vulnerabilities.thrift: added searchVulnerabilities()
  • Sw360VulnerabilityService.java: added searchVulnerabilities()
  • VulnerabilityController.java: added URL parameter for searchText, added call to searchVulnerabilities()

Added:

  • VulnerabilitySearchHandler.java: defines design doc and calls searchView() from NouveauLuceneAwareDatabaseConnector.java

Closes #2812

No. Dependency specific changes.

Suggest Reviewer

@GMishx

How To Test?

  1. Use Rest API endpoint to get vulnerabilities getVulnerabilities function specifically.
  2. Add a parameter: search in the request with Search Text.

Checklist

Must:

  • All related issues are referenced in commit messages and in PR

@GMishx GMishx added needs code review needs general test This is general testing, meaning that there is no org specific issue to check for labels Jun 12, 2025
@Kaushl2208 Kaushl2208 force-pushed the feat/vulnerabilityQuickFilter branch from 7c9e741 to 34a9f7a Compare June 12, 2025 15:12
Signed-off-by: Kaushlendra Pratap <kaushlendra-pratap.singh@siemens.com>
@Kaushl2208 Kaushl2208 force-pushed the feat/vulnerabilityQuickFilter branch from 34a9f7a to 80d8f7e Compare June 12, 2025 15:13
8000
Copy link
Member
@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GMishx GMishx added ready ready to merge and removed needs code review needs general test This is general testing, meaning that there is no org specific issue to check for labels Jun 13, 2025
@GMishx GMishx merged commit e01a4e9 into eclipse-sw360:main Jun 13, 2025
3 checks passed
@GMishx GMishx deleted the feat/vulnerabilityQuickFilter branch June 13, 2025 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quick Filter (D)
2 participants
0