Files
codeql/javascript/ql/experimental/adaptivethreatmodeling
tiferet fbcfd523f4 Bug fix in selecting a node's location:
Locations only exist where there are locatable structures in the DB. Thus, select the largest location that contains the node and at most `neighborhoodSize` lines before and after the node.
2022-12-07 16:28:43 -08:00
..
2022-12-02 09:00:45 -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.