Skip to content

Commit 421b425

Browse files
committed
feat(js): depricate query
1 parent b4b1952 commit 421b425

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

javascript/src/security/CWE-829/UnpinnedActionsTag.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @id githubsecuritylab/actions/unpinned-tag
99
* @tags actions
1010
* security
11-
* experimental
11+
* deprecated
1212
* external/cwe/cwe-829
1313
*/
1414

javascript/src/suites/javascript.qls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
tags contain:
1919
- debugging
2020
- audit
21+
- deprecated
2122

2223
# Remove local testing folders
2324
- exclude:

0 commit comments

Comments
 (0)