Skip to content

Add publication risk scanner#4

Merged
TheRobertRay merged 1 commit into
mainfrom
evidence/publication-risk-scanner
Jun 1, 2026
Merged

Add publication risk scanner#4
TheRobertRay merged 1 commit into
mainfrom
evidence/publication-risk-scanner

Conversation

@TheRobertRay

Copy link
Copy Markdown
Owner

Summary

  • add a publication-risk scanner for local paths, private network URLs, tunnel hostnames, secret-like tokens, and configured forbidden terms
  • document the publication risk gate and add it to the workflow docs
  • expand the release-readiness example and wire the scanner into validation

Validation

  • bash scripts/check-publication-risk.sh
  • bash scripts/validate.sh
  • git diff --check
  • temp negative fixture containing localhost, RFC1918 IPs, and .local hostnames fails the scanner as expected

Closes #2
Part of #3

@TheRobertRay TheRobertRay merged commit ad8b828 into main Jun 1, 2026
2 checks passed
@TheRobertRay TheRobertRay deleted the evidence/publication-risk-scanner branch June 1, 2026 17:01
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.

Add publication risk scanner for private context leaks

1 participant