1 file changed
@@ -123,4 +123,4 @@ where | |||
| 123 | 123 | isUnsafeUseUnconstrainedByIfCheck(sink, unsafe) and | |
| 124 | 124 | isNonThrowingDirectoryCreationExpression(sink.asExpr(), creationCall) | |
| 125 | 125 | select deleteCheckpoint.getNode(), source, deleteCheckpoint, | |
| 126 | - "Local temporary directory hijacking race condition $@ file $@ may have been hijacked", creationCall, "here", unsafe, "here" | ||
| 126 | + "Local temporary directory hijacking race condition $@, file $@ may have been hijacked", creationCall, "here", unsafe, "here" | ||
0 commit comments