Files
agent-bounty-protocol/scripts/security_scan.sh
OG T 47d9c60d48
Some checks failed
Deploy to 110 WOOO Server / deploy (push) Failing after 6s
chore: harden security scan and gate order
2026-06-09 18:12:03 +08:00

9 lines
134 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "$0")/.." && pwd)"
cd "$ROOT_DIR"
python3 scripts/security_scan.py