PHPCSStandards / composer-installer

Composer installer for PHP_CodeSniffer coding standards
https://packagist.org/packages/dealerdirect/phpcodesniffer-composer-installer
MIT License
542 stars 36 forks source link

Composer.json: add link to security policy #211

Closed jrfnl closed 7 months ago

jrfnl commented 7 months ago

Proposed Changes

This is a new feature available since Composer 2.6.0, which was released a little while ago.

When this key is added, it will also show a link to the security policy on Packagist.

The security policy itself has been added to the organisation .github repository and can be accessed via the security/policy link on each repo.

Related Issues

Refs:

jrfnl commented 7 months ago

Rebased to get a passing build.