llm-security/tests/fixtures/signature-scan/clean/notes.md
2026-06-20 09:28:52 +02:00

209 B

Shell Safety Notes

This guide explains how to use your shell safely: prefer quoting variables, avoid running scripts you did not write, and review any command before you execute it. Nothing here runs code.