Skip to content

Commit 8ae905a

Browse files
author
annarailton
committed
1 parent b0ab721 commit 8ae905a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/extraction/ExtractEndpointMapping.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ where
2525
queryName = "XssATM.ql" and c instanceof XssATM::DomBasedXssAtmConfig
2626
) and
2727
e = c.getASinkEndpointType()
28-
select queryName, e.getEncoding() as endpointTypeEncoded
28+
select queryName, e.getEncoding() as label

0 commit comments

Comments
 (0)