[console_scripts]
dspy-security-bench = dspy_security_bench.cli:main
dspy-security-bench-scan = dspy_security_bench.scan.cli:main
dspy-security-bench-synthesize = dspy_security_bench.synthesis.generator:_cli
dspy-security-bench-validate = dspy_security_bench.synthesis.validator:_cli
