You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Path Manipulation/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ You can use this repo as reference to fix the Path Manipulation issue [CWE-22](h
24
24
## 🚫 Note to Developers:
25
25
26
26
🔹 I can’t stress more to include the secure coding examples and when you are trying to mitigate the vulnerabilities, always go for the AND logic, rather than using the OR logic.
27
+
27
28
🔹 Test your defenses — try bypassing your own security checks!
0 commit comments