Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a12864 commit 82c35e6Copy full SHA for 82c35e6
1 file changed
javascript/ql/lib/semmle/javascript/ApiGraphs.qll
@@ -18,7 +18,7 @@ private import internal.CachedStages
18
module API {
19
/**
20
* A node in the API graph, representing a value that has crossed the boundary between this
21
- * codebase and an external library.
+ * codebase and an external library (or in general, any external codebase).
22
*
23
* ### Basic usage
24
0 commit comments