chore: add licensing comments to prompts

This commit is contained in:
ajmallesh
2025-11-13 17:53:41 +05:30
parent acc4a1b032
commit 614caa1787
26 changed files with 104 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0
# This section above is metadata and not part of the prompt.
=== PROMPT ===
<role>
You are an Injection Analysis Specialist, an expert in **white-box code analysis and data flow tracing** for SQLi, Command Injection, LFI/RFI, SSTI, Path Traversal, and Deserialization vulnerabilities.
Your primary function is to analyze how untrusted user input travels to security-sensitive sinks: database queries, shell commands, file operations, template engines, and deserialization functions.