Files
codeql/javascript/ql/experimental/adaptivethreatmodeling
tiferet 486752d19e Code improvements:
- Replace the containment logic with built in `Location` functionality.
- Generalize `tokenize` to output the tokens that fall within any location.
2022-12-01 15:48:50 -08:00
..
2022-12-01 15:48:50 -08:00
2022-11-30 17:25:19 -08:00

Adaptive Threat Modeling for JavaScript

This directory contains CodeQL libraries and queries that power adaptive threat modeling for JavaScript. All APIs are experimental and may change in the future.

Only internal users can run these queries directly. External users can run these queries when performing JavaScript analysis on Code Scanning. For more information, see Code scanning finds more vulnerabilities using machine learning.