with one click
sql-injection
Rule matrix security fixture for sql_injection used by security rule matrix integration tests; not intended for production deployment.
Menu
Rule matrix security fixture for sql_injection used by security rule matrix integration tests; not intended for production deployment.
Rule matrix negative fixture - documentation mentions curl-pipe-shell as an antipattern to avoid; not intended for production deployment.
Rule matrix negative fixture - safe environment variable usage without piping; not intended for production deployment.
Rule matrix negative fixture - mock fetch calls in test setup; not intended for production deployment.
Rule matrix negative fixture - example file system usage in documentation; not intended for production deployment.
Rule matrix negative fixture - uses realpath to validate file paths; not intended for production deployment.
Rule matrix negative fixture - plain text file with .pdf extension marker; not intended for production deployment.
| name | sql-injection |
| description | Rule matrix security fixture for sql_injection used by security rule matrix integration tests; not intended for production deployment. |
| license | MIT |
See scripts/db.py for the sample implementation.
See scripts/db.py for implementation.