Custom properties
Custom properties allow you to decorate your repository with information such as compliance frameworks, data sensitivity, or project details.
default_branch_protection_requiredIndicates whether the default branch should be protected by Pull Requests.
This flag is used in https://github.com/Discngine/github-access to easily flag non-compliant repositories.
true
security_scan_requiredIndicates whether security scans (Snyk) should be enabled for Pull Requests.
This flag is used in https://github.com/Discngine/github-access to easily flag non-compliant repositories.
true