Skip to content

Opening sentence of Importer Overview should be improved #886

@DennisClark

Description

@DennisClark

The opening sentence at https://vulnerablecode.readthedocs.io/en/latest/reference_importer_overview.html#importer-overview
is difficult to understand and reads:

Importers are responsible to scrape vulnerability data from various data sources without creating a complete relational model between vulnerabilites, their fixes and store them in a structured fashion.

I would like to suggest something like:

Importers are responsible for scraping vulnerability data such as vulnerabilities and their fixes and for storing the scraped information in a structured fashion. The structured data created by the importer then provides input to an importer which is responsible for creating a relational model for vulnerabilities, affected packages and fixed packages.

And perhaps a link to the improver section would be good here, but maybe not necessary.

Metadata

Metadata

Assignees

Labels

documentationEverything about documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions