mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update javascript/ql/src/change-notes/2025-06-23-remove-legacy-actions-queries.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -3,5 +3,5 @@ category: minorAnalysis
|
|||||||
---
|
---
|
||||||
* Removed three queries from the JS qlpack, which have been superseded by newer queries that are part of the Actions qlpack:
|
* Removed three queries from the JS qlpack, which have been superseded by newer queries that are part of the Actions qlpack:
|
||||||
* `js/actions/pull-request-target` has been superseded by `actions/untrusted-checkout/{medium,high,critical}`
|
* `js/actions/pull-request-target` has been superseded by `actions/untrusted-checkout/{medium,high,critical}`
|
||||||
* `js/actions/actions-artifact-leak` has been supersded by `actions/secrets-in-artifacts`
|
* `js/actions/actions-artifact-leak` has been superseded by `actions/secrets-in-artifacts`
|
||||||
* `js/actions/command-injection` has been superseded by `actions/command-injection/{medium,critical}`
|
* `js/actions/command-injection` has been superseded by `actions/command-injection/{medium,critical}`
|
||||||
|
|||||||
Reference in New Issue
Block a user