Files
codeql/javascript/ql/experimental/adaptivethreatmodeling
Esben Sparre Andreasen c8a95bea1b Boost StoredXss and XssThroughDomATM
Produced with:
```
javascript/ql$tb boost src/Security/CWE-079/StoredXss.ql XssSink
javascript/ql$ tb boost src/Security/CWE-079/XssThroughDom.ql XssSink
```
2022-03-10 11:21:29 +00:00
..
2022-03-10 11:21:29 +00:00
2022-03-10 11:21:29 +00:00

[Internal only] 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.

These queries can only be run by internal users; for external users they will return no results.