An open API service indexing awesome lists of open source software.

https://github.com/umutphp/sensiolabs-security-checker-action

SensioLabs Security Checker Action.
https://github.com/umutphp/sensiolabs-security-checker-action

Last synced: 4 months ago
JSON representation

SensioLabs Security Checker Action.

Awesome Lists containing this project

README

          

# SensioLabs Security Checker Action

The SensioLabs Security Checker is a command line tool that checks if your application uses dependencies with known security vulnerabilities.

## Inputs

No inputs to be given.

## Example usage

```yaml
uses: umutphp/sensiolabs-security-checker-action@v1

```