Skip to content

Releases: spryker-sdk/security-checker

0.2.1

10 May 16:21
291c646
Compare
Choose a tag to compare

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

24 Apr 11:27
619c9c6
Compare
Choose a tag to compare

Included commits: 0.1.3...0.2.0

Improvements

  • Always use the latest version of fabpot/local-php-security-checker

0.1.3

24 Jan 20:33
35187fa
Compare
Choose a tag to compare

Included commits: 0.1.2...0.1.3

Improvements

  • Adjusted composer.json to allow for new symfony/console:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/options-resolver:^6.0.0 major.
  • Adjusted composer.json to allow for new symfony/process:^6.0.0 major.

0.1.2

26 Jan 11:23
5603622
Compare
Choose a tag to compare

Included commits: 0.1.1...0.1.2

Fixes

  • Adjusted SecurityCheckerCommand so it checks that parameters are not empty.

0.1.1

25 Jan 15:41
12f0987
Compare
Choose a tag to compare

Included commits: 0.1.0...0.1.1

Improvements

  • Adjusted SecurityCheckerCommand so it supports format and file options.

0.1.0

26 Jan 14:45
8684493
Compare
Choose a tag to compare

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.