Files
codeql/java/ql/lib/change-notes/2024-03-26-url-models-precision.md
Tony Torralba d786ea90a4 Java: Add more neutrals
Adds more neutral models to help the model generator ignore certain callables.

Also improves the precision of certain URL models by using synthetic fields so that the parts of a URL are tainted separately.
2024-03-26 17:31:11 +01:00

148 B

category
category
minorAnalysis
  • Increased the precision of some dataflow models of the class java.net.URL by distinguishing the parts of a URL.