ruby_audit icon indicating copy to clipboard operation
ruby_audit copied to clipboard

Bug: doesn't check rubygems anymore

Open adamzapasnik opened this issue 3 years ago • 0 comments

The file structure of https://github.com/rubysec/ruby-advisory-db has changed. libraries dir was removed and its files moved to gems/rubygems-update dir. Therefore existing code doesn't work with the new file structure.

Probably there should be a scheduled Github action that runs tests every week against https://github.com/rubysec/ruby-advisory-db 🤔

adamzapasnik avatar Jan 04 '23 09:01 adamzapasnik