We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4317e58 commit 1c0aa67Copy full SHA for 1c0aa67
1 file changed
change-notes/2.15.3/analysis-go.md
@@ -0,0 +1,12 @@
1
+### Changelog for Web Cache Deception Query - CodeQL
2
+
3
+- Initial release of the Web Cache Deception query for CodeQL.
4
5
+#### Changes:
6
+- New query to detect potential Web Cache Deception vulnerabilities in web applications.
7
+- Included experimental examples of vulnerable (bad) and non-vulnerable (good) code patterns.
8
9
10
+#### Documentation and References:
11
+- [OWASP Web Cache Deception Attack](https://owasp.org/www-community/attacks/Web_Cache_Deception)
12
+- Additional documentation on query usage and configuration.
0 commit comments