We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096aa60 commit c7c17ffCopy full SHA for c7c17ff
src/test/java/org/owasp/esapi/reference/ValidatorTest.java
@@ -392,7 +392,7 @@ public void testIsValidDirectoryPath() throws IOException {
392
}
393
394
395
- // GitHub issue # xxxx - GHSL-2022-008
+ // GHSL-2022-008 - CVE-2022-23457 - Patched in commit a0d67b7
396
@Test
397
public void testIsValidDirectoryPathGHSL_POC() throws IOException {
398
// Note this uses different 'parent' and 'input' directories that generally don't already
0 commit comments