feat: enforce supply chain policy

This commit is contained in:
Josh Creek
2026-08-31 21:32:03 +01:00
parent 0f1cc17af6
commit 91e536425d
8 changed files with 145 additions and 6 deletions
+4 -1
View File
@@ -1,4 +1,4 @@
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates
.PHONY: verify-phase6 verify-enet-integration verify-steam-templates verify-supply-chain
verify-phase6:
bash scripts/verify_phase6.sh
@@ -8,3 +8,6 @@ verify-enet-integration:
verify-steam-templates:
bash scripts/verify_steam_templates.sh
verify-supply-chain:
python3 scripts/verify_supply_chain.py