AppThreat / vulnerability-db

Vulnerability database and package search for sources such as Linux, OSV, NVD, GitHub and npm. Powered by sqlite, CVE 5.0, purl, and vers.
MIT License
95 stars 22 forks source link

[v6] create examples to showcase vd6 in go, dotnet etc #114

Open prabhu opened 7 months ago

prabhu commented 7 months ago

Since vdb6 is based on sqlite, it would be nice to create examples for integration in various languages like go, dotnet etc and add them to the contrib folder or link them in the readme. The integration examples could load the database and showcase simple searches using purl, cpe etc similar to the python cli.