Open postmodern opened 11 years ago
I'd love to put this in my ci build. Right now heroku gives some warnings and that isn't enough.
How would an API work? Can you please provide an example. Would https://github.com/rubysec/rubysec.github.io be involved?
@jasnow I believe this would be a Ruby library for interacting with the ruby-advisory-db
, so that other tools could interface with it in the same way that bundler-audit
does.
Maybe it could have a rudimentary CLI that could update the DB or query a specific advisory or gem-version
.
We could create a static JSON feed for the website as yet-another-way to get the advisory data. Might be worth creating a separate issue in the website repo.
Add an API for interacting with the database.
Gem::Version
is vulnerable.