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

https://github.com/umutphp/php-psecio-parse-action

Parse: A PHP Security Scanner
https://github.com/umutphp/php-psecio-parse-action

Last synced: 20 days ago
JSON representation

Parse: A PHP Security Scanner

Awesome Lists containing this project

README

          

# A PHP Security Scanner Action

This action uses [Psecio Parse](https://github.com/psecio/parse) tool which is a static scanning tool to review your PHP code for potential security-related issues.

## Inputs

No inputs to be given.

## Example usage

```yaml
uses: umutphp/php-psecio-parse-action@v1

```