Skip to content

Commit

Permalink
Remove dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Aug 24, 2023
1 parent 07cee82 commit 60c3104
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Brakeman scans the application's source code and can give out lots of different

Bundler-audit does pretty much what it sounds like. It checks to see if you're using Gems that have known vulnerabilities.

For Java applications, [Sonatype](https://www.sonatype.com/) has some impressive tools in this area. According to one Sonatype [study](https://www.sonatype.com/assessments/known-vulnerabilities) "of the 106 component ‘parts' used in a typical application, on average 24 have known cyber vulnerabilities, which are rated either critical or severe."
For Java applications, [Sonatype](https://www.sonatype.com/) has some impressive tools in this area. According to one Sonatype study "of the 106 component ‘parts' used in a typical application, on average 24 have known cyber vulnerabilities, which are rated either critical or severe."

###Dynamic Application Security Testing (DAST)

Expand Down

0 comments on commit 60c3104

Please sign in to comment.