Files
codeql/java/ql/test/library-tests/dataflow/local-additional-taint/options
Arthur Baars 1485f7c876 Java: model some new Set,List,Map methods
Models the taint propagation for the copyOf(..),
of(..), ofEntries(..) and entry(..) methods
2020-07-03 17:14:53 +02:00

2 lines
119 B
Plaintext

//semmle-extractor-options: --javac-args -cp ${testdir}/../../../stubs/apache-commons-codec-1.14 -source 14 -target 14