Skip to content

Commit b9cb60c

Browse files
Stephan Brandauerhenrymercer
andcommitted
Review comments
Co-authored-by: Henry Mercer <[email protected]>
1 parent ac097d5 commit b9cb60c

File tree

1 file changed

+0
-2
lines changed
  • javascript/ql/experimental/adaptivethreatmodeling/lib/experimental/adaptivethreatmodeling

1 file changed

+0
-2
lines changed

javascript/ql/experimental/adaptivethreatmodeling/lib/experimental/adaptivethreatmodeling/EndpointFeatures.qll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,6 @@ class CalleeFlexibleAccessPath extends EndpointFeature, TCalleeFlexibleAccessPat
722722
*
723723
* "Containment" is syntactic, and currently means that the endpoint is an argument to the call, or that the endpoint is a (nested) property value of an argument.
724724
*
725-
* This feature, together with `InputArgumentIndex` is intended as a far superior version of the `ArgumentIndexFeature`.
726-
*
727725
* Examples:
728726
* ```
729727
* foo({ bar: endpoint }); // -> bar

0 commit comments

Comments
 (0)