- In
SensitiveApi.qll,javaApiCallablePasswordParam,javaApiCallableUsernameParam,javaApiCallableCryptoKeyParam, andotherApiCallableCredentialParampredicates have been deprecated. They have been replaced with a new classCredentialsSinkNodeand its child classesPasswordSink,UsernameSink, andCryptoKeySink. The predicates have been changed to using the new classes, so there may be minor changes in results relying on these predicates.
- The types
java.util.SequencedCollection,SequencedSetandSequencedMap, as well as the relatedCollections.unmodifiableSequenced*methods are now modelled. This means alerts may be raised relating to data flow through these types and methods.