Files
codeql/javascript
Asger F 26f7f94246 JS: Expose default taint steps/sanitizers
We need access to these in order to port taint-tracking configurations
where only some flow labels should use taint steps. This isn't supported
by the shared data flow library.

Such queries must therefore be converted to plain data-flow
configurations that explicitly add taint steps to the relevant flow
states.
2023-10-13 13:15:03 +02:00
..
2023-08-24 20:30:26 +02:00
2022-06-29 22:09:23 +02:00
2022-10-20 08:18:23 -04:00