Skip to content

Commit 3b02f4d

Browse files
committed
Update change note
1 parent ca7bcc9 commit 3b02f4d

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

actions/ql/src/change-notes/2025-02-06-curate-suites.md

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
---
2-
category: queryMetadata
2+
category: breaking
33
---
4-
* The following queries have been removed from the `code-scanning` and `security-extended` suites:
4+
* The following queries have been removed from the `code-scanning` and `security-extended` suites.
5+
Any existing alerts for these queries will be closed automatically.
56
* `actions/if-expression-always-true/critical`
67
* `actions/if-expression-always-true/high`
78
* `actions/unnecessary-use-of-advanced-config`
8-
* The following queries have been moved from the `code-scanning` suite to the `security-extended`
9-
suite:
9+
10+
* The following query has been moved from the `code-scanning` suite to the `security-extended`
11+
suite. Any existing alerts for this query will be closed automatically unless the analysis is
12+
configured to use the `security-extended` suite.
1013
* `actions/unpinned-tag`
11-
* The following queries have been added to the `security-extended` suite:
14+
* The following queries have been added to the `security-extended` suite.
1215
* `actions/unversioned-immutable-action`
1316
* `actions/envpath-injection/medium`
1417
* `actions/envvar-injection/medium`

0 commit comments

Comments
 (0)