InditexTech / gh-sherpa

Streamline branch and pull request creation for Jira or GitHub issues from command line
Apache License 2.0
48 stars 5 forks source link

Add `SECURITY.md` file #62

Closed jsmanrique closed 10 months ago

jsmanrique commented 10 months ago

Detailed description

As recommended by OpenSSF Best Pratices, we should give people instructions for reporting security vulnerabilities in your project.

One way is to add a security.md file: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository

For InditexTech projects, the security.md file's content is already defined. Check with the OSO (Open Source Office).

Expected behaviour

Project repository has a security.md file describing the steps to report project's vulnerabilities.