Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add security.md file #3828

Closed
wants to merge 1 commit into from
Closed

Add security.md file #3828

wants to merge 1 commit into from

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented May 19, 2023

Description

Add a security.md file containing information about how to report security issues and what versions of PHP_CodeSniffer are supported from a security point of view.

The file is placed in the .github directory. This will allow for it to be recognized correctly by GitHub, while not cluttering up the project root directory.

Suggested changelog entry

N/A

Related issues/external references

Ref: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
    • This change is only breaking for integrators, not for external standards or end-users.
  • Documentation improvement

... containing information about how to report security issues and what versions of PHP_CodeSniffer are supported from a security point of view.

The file is placed in the `.github` directory. This will allow for it to be recognized correctly by GitHub, while not cluttering up the project root directory.

Ref: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
@jrfnl
Copy link
Contributor Author

jrfnl commented Dec 2, 2023

Closing as no longer relevant in https://github.com/PHPCSStandards/PHP_CodeSniffer, which has an organisation-wide SECURITY.md file.

@jrfnl jrfnl closed this Dec 2, 2023
@jrfnl jrfnl deleted the feature/add-security-file branch December 2, 2023 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants