Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 2.08 KB

README.md

File metadata and controls

51 lines (32 loc) · 2.08 KB

Narrowspark Automatic Security Audit

Note This package is part of the Narrowspark automatic.

Installation

Use Composer to install this package:

composer require narrowspark/automatic-security-audit --dev

Usage

The checker will be executed when you launch composer require , composer install or composer update. If you have alerts in your composer.lock, composer audit will print them.

Versioning

This library follows semantic versioning, and additions to the code ruleset are performed in major releases.

Changelog

Please have a look at CHANGELOG.md.

Contributing

Please have a look at CONTRIBUTING.md.

Code of Conduct

Please have a look at CODE_OF_CONDUCT.md.

Credits

License

This package is licensed using the MIT License.

Please have a look at LICENSE.md.