diff --git a/.github/github.json b/.github/github.json index 38fdb8d..fc95ec8 100644 --- a/.github/github.json +++ b/.github/github.json @@ -59,11 +59,14 @@ "Dependency Graph", "Dependabot Updates" ], - "requiredStatusChecks": [ - "test", - "Analyze (actions)", - "Analyze (python)" - ], + "requiredStatusChecks": ["test"], + "codeScanningMergeProtection": { + "ruleset": "Require code scanning results", + "tool": "CodeQL", + "alertsThreshold": "errors", + "securityAlertsThreshold": "high_or_higher", + "dependabotDefaultSetupException": true + }, "qaLabels": [], "deployLabels": [], "relatedRepos": [