Skip to content

Commit 9f14a4d

Browse files
committed
Update sensitive info log rule id
1 parent 2161716 commit 9f14a4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/javascript.sarif.expected

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

javascript/frameworks/cap/src/sensitive-exposure/SensitiveExposure.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @problem.severity warning
77
* @security-severity 7.5
88
* @precision medium
9-
* @id javascript/sensitive-log
9+
* @id js/sensitive-log
1010
* @tags security
1111
* external/cwe/cwe-532
1212
*/

0 commit comments

Comments
 (0)