/docker-security-checker

Dockerized version of security-checker

Primary LanguageDockerfileMIT LicenseMIT

docker-security-checker

The SensioLabs Security Checker is a command line tool that checks if your application uses dependencies with known security vulnerabilities. It uses the Security Check Web service and the Security Advisories Database.

Run

Default Run

docker run -v /path/to/code/:/opt/mount/ guardrails/security-checker:latest

JSON Output

docker run -v /path/to/code/:/opt/mount/ guardrails/security-checker:latest --format=json

Contributing

Have some improvements? Send a pull request! Thank you!

Support

This repository is supported by GuardRails.io.