Skip to content

chore(security): add repo sentinel hygiene gate#74

Merged
stacknil merged 2 commits into
mainfrom
stacknil/repo-sentinel-hygiene-gate
Jun 29, 2026
Merged

chore(security): add repo sentinel hygiene gate#74
stacknil merged 2 commits into
mainfrom
stacknil/repo-sentinel-hygiene-gate

Conversation

@stacknil

Copy link
Copy Markdown
Owner

Summary

  • add a narrow repo-sentinel-lite configuration for LogLens
  • run repo-sentinel from production PyPI in CI on push, PR, and manual dispatch
  • keep the gate focused on repository hygiene and accidental sensitive filenames, with C++ build artifacts ignored

Validation

  • repo-sentinel scan --fail-on-severity error --format text .
  • cmake -S . -B build\ci-release -D CMAKE_BUILD_TYPE=Release -D BUILD_TESTING=ON
  • cmake --build build\ci-release --config Release
  • ctest --test-dir build\ci-release --build-config Release --output-on-failure
  • git diff --check

@stacknil stacknil force-pushed the stacknil/repo-sentinel-hygiene-gate branch from 1d3abea to f690395 Compare June 29, 2026 11:50
@stacknil stacknil merged commit ec10016 into main Jun 29, 2026
9 checks passed
@stacknil stacknil deleted the stacknil/repo-sentinel-hygiene-gate branch June 29, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant