signifly / travy-schema
Schema for Travy
Installs: 1 546
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: ^7.3|^7.4|^8.0
- ext-json: *
- illuminate/http: ^6.0|^7.0|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
Requires (Dev)
- orchestra/testbench: ^4.0|^5.0|^6.0
- phpunit/phpunit: ^7.0|^8.0|^9.0|^10.0
This package is auto-updated.
Last update: 2024-10-07 22:03:28 UTC
README
The signifly/travy-schema
package allows you to configure an administration tool using code driven configuration.
Installation
To get started install the package via Composer:
composer require signifly/travy-schema
Basic Usage
TO DO
Testing
composer test
Security
If you discover any security issues, please email dev@signifly.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.