Skip to content

Commit 68b0b27

Browse files
committed
Formatting
1 parent 45501c9 commit 68b0b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
When reviewing code, focus on:
22

33
## Security Critical Issues
4-
- Check for hardcoded secrets, API keys, or credentials
4+
- Check for hardcoded secrets, API keys, or credentials.
55
- Check for instances of potential method call injection, dynamic code execution, symbol injection or other code injection vulnerabilities.
66

77
## Performance Red Flags

0 commit comments

Comments
 (0)