Skip to content

Commit 1993326

Browse files
henrymerceryo-h
andauthored
Java: Fix copy/paste error in existing queries
Co-authored-by: yo-h <[email protected]>
1 parent 5696146 commit 1993326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/ql/src/Telemetry/SupportedExternalTaint.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
2-
* @name Supported sinks in external libraries
3-
* @description A list of 3rd party APIs detected as sinks. Excludes test and generated code.
2+
* @name Supported flow steps in external libraries
3+
* @description A list of 3rd party APIs detected as flow steps. Excludes test and generated code.
44
* @kind metric
55
* @tags summary
66
* @id java/telemetry/supported-external-api-taint

0 commit comments

Comments
 (0)