Skip to content

Commit

Permalink
fix(docs): remove OSVDB advisories (#1215)
Browse files Browse the repository at this point in the history
Trivy no longer depends on OSVDB and can use "Ruby Advisory Database" for commercial usage.

Fixes #1208
  • Loading branch information
afdesk authored Sep 5, 2021
1 parent b595559 commit 5d57dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/vulnerability/detection/data-source.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
| | [GitHub Advisory Database (Composer)][php-ghsa] || - |
| Python | [Safety DB][python] || 1 month |
| | [GitHub Advisory Database (pip)][python-ghsa] || - |
| Ruby | [Ruby Advisory Database][ruby] | ❌ (partially) | - |
| Ruby | [Ruby Advisory Database][ruby] | | - |
| | [GitHub Advisory Database (RubyGems)][ruby-ghsa] || - |
| Node.js | [Ecosystem Security Working Group][nodejs] || - |
| | [GitHub Advisory Database (npm)][nodejs-ghsa] || - |
Expand Down

0 comments on commit 5d57dea

Please sign in to comment.