scanner-cli
scanner-cli copied to clipboard
A project security/vulnerability/risk scanning tool
# Description Updated the security-checker.phar file download link from Sensiolabs which has been deprecated and is inaccessible now. Fixes #167 # Type of change - [X] Bug fix (non-breaking change...
# Security Checker Deprecated ### Description The Security Checker phar has been deprecated and moved to [SensioLabs Security Checker](https://github.com/sensiolabs/security-checker). We don't know how much of the API has changed so...
### Description How can we pass the parameter to brakeman or a configuration files? ### Steps to Reproduce 1. Scan a rails project using Hawkeye images 2. The project will...
# Description - Used `requirements.txt` to specify Python package versions instead of hard-coding these in `Dockerfile` - Upgraded the `python-safety` Python package from `1.8.4` to `1.9.0` Fixes #163 # Type...
 [error] java-owasp returned an error! results[vulnerability.severity.toLowerCase(...)] is not a function
# Issue Template ### Description Is there a method that we can only ignore one line? like this ``` // hawekey-disable-next-line ``` I don't want to ignore whole file.
**I'm submitting a security report** - [x] bug report - [ ] feature request **Describe the issue** find-secbugs is detecting issues in the official Postgres JDBC drivers, in functions related...
Hi folks, unfortunately I find myself in the position of having less and less time to devote to the project. If you have the time and want to help out,...
# Feature Template **As a** Rust developer **I want** to see when I need to run `cargo update` **So that** my project is up to date with what is happening...
# Feature Template **As a** user of Hawkeye **I want** to be able to configure modules in an easy way **So that** I can tackle their full power ### Description...