Files
Christopher a70b1293d0 Add allowlist support with ranges and comments (#70)
* Add allowlist support with ranges and comments

Introduces enhanced allowlist parsing in the Unicode Security Scanner, supporting single codes, code ranges, and inline comments. Updates documentation and test suite to verify allowlist functionality, including range and inline comment handling. Also adds a GitHub Actions workflow for automated scanner testing on Ubuntu and macOS.

* Simplify test command in CI workflow

Refactored the test step to use 'if ./run.sh ...' directly, removing the explicit check of the exit code for improved readability.

* Unify test workflow for multiple OS platforms

Replaces separate macOS and Ubuntu jobs with a matrix strategy to run tests on both platforms. Adds shell defaults and improves test steps with more robust output validation.
2025-11-28 10:11:37 -08:00
..
2023-10-04 21:27:05 -05:00