Skip to content

Commit 2ffb4b6

Browse files
authored
Merge pull request github#11279 from github/aeisenberg/atm-readme
Add more information about ATM queries for external users
2 parents f069802 + 88750a7 commit 2ffb4b6

File tree

1 file changed

+4
-2
lines changed
  • javascript/ql/experimental/adaptivethreatmodeling

1 file changed

+4
-2
lines changed
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# [Internal only] Adaptive Threat Modeling for JavaScript
1+
# Adaptive Threat Modeling for JavaScript
22

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

6-
These queries can only be run by internal users; for external users they will return no results.
6+
Only internal users can run these queries directly. External users can run these queries when performing
7+
JavaScript analysis on Code Scanning. For more information, see
8+
[Code scanning finds more vulnerabilities using machine learning](https://github.blog/2022-02-17-code-scanning-finds-vulnerabilities-using-machine-learning/).

0 commit comments

Comments
 (0)