Skip to content
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

Add support for enriching vulnerability information with a more detailed request #165

Closed
maierthomas opened this issue Apr 26, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@maierthomas
Copy link
Contributor

Issue by bs-jokri
Monday Oct 09, 2017 at 10:53 GMT
Originally opened as sw360/sw360portal#623


From @maxhbr on July 5, 2016 7:46

The cve-search api request api/cve/:cve returns a vulnerability with more information, i.e.

  • a title,
  • clear names for the products in the vulnerable configuration and
  • the CAPEC data, which describes ways to use weaknesses and countermeasures.

The backend implementation of this should be easy.

This could be done

  • automatically (and asynchronous) when a vulnerability detail page is visited
  • automatically in batches
  • on demand, i.e. when a button is pressed

Copied from original issue: bsinno/sw360#225

@maierthomas
Copy link
Contributor Author

Comment by bs-jokri
Monday Oct 09, 2017 at 10:53 GMT


From @maxhbr on April 28, 2017 11:51

The issue https://github.com/bsinno/sw360/issues/209 is included here.

Text from #209 is:

At the moment, the CVE ID is used as external id and as title for the vulnerabilities that have been found by CVE search.

Another possibility would be to use titles that are contained in the vulnerability property cveFurtherMetaDataPerSource, which is usually filled for vulnerabilities found by CVE search. Here, meta data of different sources is stored. Some sources also provide a title as part of this meta data.

The suggestion is to determine a ranking of the sources of the meta data and use the title of the highest ranked source providing a title.

@mcjaeger mcjaeger added the enhancement New feature or request label Sep 22, 2018
@mcjaeger mcjaeger added this to the Backlog milestone Sep 22, 2018
@blaumeiser-at-bosch
Copy link
Contributor

Obsolete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants