dawnscanner
Dawnscanner is a source code scanner designed to review your ruby code for security issues.Dawnscanner is able to scan plain ruby scripts (e.g. command line applications) but all its features are unleashed when dealing with web applications source code. dawnscanner is able to scan major MVC (Model View Controller) frameworks.
Details
Category: Static Code Analysis
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/dawnscanner:2.0.0.rc4
Source URL: https://github.com/thesp0nge/dawnscanner
Parameters
Command:
- Target directoryCommand:
-d
- Force dawn to scan only for vulnerabilities affecting dependencies in Gemfile.lockCommand:
--disable-code-style
- Disable all code style checksCommand:
--disable-owasp-top-10
- Disable all Owasp Top 10 checksCommand:
--disable-cve-bulletins
- Disable all CVE security checkCommand:
--disable-code-quality
- Disable all code quality checksCommand:
--disable-owasp-ror-cheatsheet
- Disable all Owasp Ruby on Rails cheatsheet checks