Releases: spryker-sdk/security-checker
Releases · spryker-sdk/security-checker
0.2.1
Included commits: 0.2.0...0.2.1
Fixes
- Adjusted
SecurityCheckerCommand::execute()
so it handles obtaining multiple URLs for wget without errors.
0.2.0
Included commits: 0.1.3...0.2.0
Improvements
- Always use the latest version of
fabpot/local-php-security-checker
0.1.3
Included commits: 0.1.2...0.1.3
Improvements
- Adjusted
composer.json
to allow for newsymfony/console:^6.0.0
major. - Adjusted
composer.json
to allow for newsymfony/options-resolver:^6.0.0
major. - Adjusted
composer.json
to allow for newsymfony/process:^6.0.0
major.
0.1.2
Included commits: 0.1.1...0.1.2
Fixes
- Adjusted
SecurityCheckerCommand
so it checks that parameters are not empty.
0.1.1
Included commits: 0.1.0...0.1.1
Improvements
- Adjusted SecurityCheckerCommand so it supports format and file options.
0.1.0
Included commits: https://github.com/spryker-sdk/security-checker/tree/0.1.0
Initial Release
First release of a Spryker security checker tool.
It wraps fabpot/local-php-security-checker/FriendsOfPHP/security-advisories and is tailored to Spryker projects.