[BEZALEL][Epic-001] The Forge CI Pipeline + Health Check Fix #175

Merged
Timmy merged 1 commits from bezalel/epic-001-forge-ci into main 2026-04-07 12:37:31 +00:00

1 Commits

Author SHA1 Message Date
cbe1b79fbb fix(forge_health_check): exclude caches/venvs and false-positive file types
Some checks failed
Forge CI / smoke-and-build (pull_request) Failing after 3s
- Add EXCLUDED_PATH_SEGMENTS to skip .cache, __pycache__, .venv, venv,
  site-packages, node_modules, .git, .tox
- Exclude .css files and secret_scan tooling from sensitive-file scan
- Reduces noise from 13,449 false positives to 3 real findings
2026-04-07 03:40:28 +00:00