Files
codeql/java/ql/test/query-tests/Telemetry/SupportedExternalSinks/SupportedExternalSinks.expected
Tony Torralba 527fe523a8 Add PathCreation.qll sinks to models-as-data
The old PathCreation sinks can't be removed because doing so would cause alert wobble in the path injection queries. See their getReportingNode predicates.
2023-06-02 09:14:35 +02:00

4 lines
112 B
Plaintext

| java.io.File#File(String) | 1 |
| java.io.FileWriter#FileWriter(File) | 1 |
| java.net.URL#openStream() | 1 |