We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b7228 commit b1da239Copy full SHA for b1da239
1 file changed
javascript/ql/src/change-notes/2025-06-23-remove-legacy-actions-queries.md
@@ -0,0 +1,7 @@
1
+---
2
+category: minorAnalysis
3
4
+* Removed three queries from the JS qlpack, which have been superseded by newer queries that are part of the Actions qlpack:
5
+ * `js/actions/pull-request-target` has been superseded by `actions/untrusted-checkout/{medium,high,critical}`
6
+ * `js/actions/actions-artifact-leak` has been supersded by `actions/secrets-in-artifacts`
7
+ * `js/actions/command-injection` has been superseded by `actions/command-injection/{medium,critical}`
0 commit comments