We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45501c9 commit 68b0b27Copy full SHA for 68b0b27
1 file changed
.github/copilot-instructions.md
@@ -1,7 +1,7 @@
1
When reviewing code, focus on:
2
3
## Security Critical Issues
4
-- Check for hardcoded secrets, API keys, or credentials
+- Check for hardcoded secrets, API keys, or credentials.
5
- Check for instances of potential method call injection, dynamic code execution, symbol injection or other code injection vulnerabilities.
6
7
## Performance Red Flags
0 commit comments