Files
codeql/javascript/ql/experimental/adaptivethreatmodeling
tiferet cd24ec88d6 Move the definition of isSource to the base class:
A long as we're not boosting sources, `isSource` is identical to `isKnownSource`.
2022-11-29 13:20:47 -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.