2.0.2
What's Changed
- refactor: Add imports for fully qualified references to types by @knutwannheden in #7
- Expand taint flow functionality and add external model method matcher by @aaronist in #6
- Refactor
ExternalSinkModels
to use new interfaces by @JLLeitschuh in #8 - Allow
TraitFactory
to pick first factory by @JLLeitschuh in #9 - Refactor to use
Trait.Base
by @JLLeitschuh in #10 - Add DataFlowNode functionality to rewrite-analysis by @aaronist in #11
- Add CodeQL docs to traits and update matchesTargetType by @aaronist in #12
New Contributors
- @knutwannheden made their first contribution in #7
- @aaronist made their first contribution in #6
Full Changelog: v2.0.1...v2.0.2