CloudSecurityAlliance / gsd-tools

Global Security Database Tools
https://gsd.id
Apache License 2.0
41 stars 20 forks source link

Create Python Interface for GSD #207

Open joshbuker opened 1 year ago

joshbuker commented 1 year ago

Python Library for interacting with the GSD data, using a local cache rather than the REST API for speed of processing.

oswalpalash commented 11 months ago

@joshbuker can you outline what interfaces would we like to have with the library.

Edit: Working on this