enricodelazzari / laravel-vulnerable

Quickly and easily adds vulnerabilities to your project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel vulnerable 🐟

GitHub Tests Action Status GitHub Code Style Action Status

Quickly and easily adds vulnerabilities to your project

Installation

You can install the package via composer:

composer require enricodelazzari/laravel-vulnerable

Usage

It's really simple to use. Just run this command:

php artisan make:vulnerability

When done, you should see this message:

All done, your project is vulnerable!

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Quickly and easily adds vulnerabilities to your project

License:MIT License


Languages

Language:PHP 100.0%