Security Policy

💡

Check Type: SECURITY_POLICY

This check verifies whether a file named SECURITY.md exists in the root directory of the default branch.

.badge-api.yaml
- type: SECURITY_POLICY
  description: Prüft, ob eine Datei SECURITY.md im Stammverzeichnis des Standard-Branch existiert

Background

A SECURITY.md file in Git repositories serves to clearly communicate security policies, efficiently guide security researchers or users on how to report security issues, and help ensure that sensitive security issues are reported confidentially rather than publicly and are resolved in a coordinated manner.