Files
codeql/java/ql
Benjamin Muskalla 157f56f48a Capture model for defining interface
Instead of modeling individual implementations, take a more general
approach of reuse dataflows for interfaces defined by a library. This allows
tracking flows across all implementations and aligns better with how we
manually model frameworks. This may have some FPs given all possible flows
are modeled for a specific interface but also covers more scenarios where
we don't know which implementation of an interface is used.
2021-11-10 16:30:22 +01:00
..
2021-11-10 16:30:20 +01:00
2021-11-10 16:30:22 +01:00
2021-11-10 16:30:22 +01:00