bom-squad / vulndb

Ingesting and modeling tools for NVD (Vulnerabilities and Products) and OSV
Apache License 2.0
1 stars 3 forks source link

Flask interface #3

Closed wei-deepbits closed 10 months ago

wei-deepbits commented 11 months ago

Add Flask interfaces to return machine-readable results, such as CVE objects. Support CycloneDX interfaces by adding vulnerability objects to a CycloneDX SBOM.

wei-deepbits commented 11 months ago

Hi @fkautz , could you please take a look at this pull request? I appreciate it.

fkautz commented 10 months ago

meged. i intend to migrate these to fastapi if appropriate later on so that we can get uniform APIs and get automated OpenAPI support.