Java: Add taint modelling for string format methods

This commit is contained in:
Joe
2020-09-28 16:25:45 +01:00
parent 274147c87a
commit bea38fcd07
5 changed files with 151 additions and 1 deletions

View File

@@ -0,0 +1 @@
//semmle-extractor-options: --javac-args --enable-preview -source 14 -target 14