Files
codeql/javascript/ql/experimental/adaptivethreatmodeling/lib
Henry Mercer e36dda5c08 JS: Update featurization for absent features optimization
Absent features are now represented implicitly by the absence of a row
in the `tokenFeatures` relation, rather than explicitly by an empty
string. This leads to improved runtime performance. To enable this
implicit representation, we pass the set of supported token features to
the `scoreEndpoints` HOP. Requires CodeQL CLI v2.7.4.
2022-01-12 15:05:34 +00:00
..
2022-01-12 14:59:26 +00:00