dcondrey/Unicode Safety Check

Detect adversarial Unicode in PRs: bidi attacks, invisible chars, homoglyphs, confusable collisions, and more.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scan-mode"changed" (PR/push diff only) or "all" (entire repo).nochanged
policy-filePath to a policy file (.yml, .yaml, .json). Omit for strict defaults.no""
exclude-patternsNewline-separated path patterns to exclude from scanning.no""
fail-on-warnTreat medium/low severity findings as errors.nofalse
disable-annotationsSkip inline PR annotations.nofalse
sarif-filePath to write SARIF output for Code Scanning.no""
versionVersion of the unicode-safety-check binary to download.no3.0.0
namedescription
findingsTotal number of findings.
files-scannedNumber of files scanned.
criticalNumber of critical findings.
highNumber of high findings.
sarif-filePath to SARIF file (if generated).