You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Rudloff! Thanks, I think this is a good suggestion. The Backdrop project is a little weird in that we have the backdrop-issues repository separate from the code (backdrop) repository. This was because at the time we set up the repositories, GitHub did not have granular permissions and two repositories was what GitHub recommended to separate code "commit" from issue "triage" permissions.
I am not sure if we should be adding more (or all) of these recommended files, nor whether they should all be in one repository or the other (or both).
The README of both backdrop and backdrop-issues mention how to report a security issue.
However, it is also a good practice to have a SECURITY.md file with this information: https://docs.github.com/en/code-security/getting-started/adding-a-security-policy-to-your-repository
This security policy will then be displayed in the Security tab of the repository and in the sidebar of the new issue form.
The text was updated successfully, but these errors were encountered: