LICENSE
pyproject.toml
docs/README.md
rules/__init__.py
rules/core/heuristic/unity_core_heuristic.yaml
rules/core/semgrep/unity.autorun.editor-hooks.yaml
rules/core/semgrep/unity.crypto.weak-algos.yaml
rules/core/semgrep/unity.deserialize.binaryformatter.yaml
rules/core/semgrep/unity.net.discord-webhook.yaml
rules/core/semgrep/unity.net.insecure-http.yaml
rules/core/semgrep/unity.net.literal-url.yaml
rules/core/semgrep/unity.proc.exec.process-start.yaml
rules/core/semgrep/unity.reflection.using-namespace.yaml
src/uniscan/__init__.py
src/uniscan/binaries.py
src/uniscan/cli.py
src/uniscan/main.py
src/uniscan/rules.py
src/uniscan/scanner.py
src/uniscan/semgrep_runner.py
tests/test_binaries.py
tests/test_cli_args.py
tests/test_cli_contract.py
tests/test_main_engine_flag.py
tests/test_rules_loader.py
tests/test_scanner_engine.py
tests/test_scanner_semgrep.py
tests/test_semgrep_comment_filtering.py
tests/test_semgrep_generator.py
uniscan.egg-info/PKG-INFO
uniscan.egg-info/SOURCES.txt
uniscan.egg-info/dependency_links.txt
uniscan.egg-info/entry_points.txt
uniscan.egg-info/requires.txt
uniscan.egg-info/top_level.txt