Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 35939ec

Browse filesBrowse files
authored
Merge pull request #19394 from github/nickrolfe/actions-change-note
Follow-up fixes to #19376
2 parents 8857f0d + b61a87a commit 35939ec
Copy full SHA for 35939ec

File tree

Expand file treeCollapse file tree

3 files changed

+10
-8
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+10
-8
lines changed

‎actions/ql/integration-tests/query-suite/actions-security-and-quality.qls.expected

Copy file name to clipboardExpand all lines: actions/ql/integration-tests/query-suite/actions-security-and-quality.qls.expected
-6Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
ql/actions/ql/src/Debug/SyntaxError.ql
2-
ql/actions/ql/src/Models/CompositeActionsSinks.ql
3-
ql/actions/ql/src/Models/CompositeActionsSources.ql
4-
ql/actions/ql/src/Models/CompositeActionsSummaries.ql
5-
ql/actions/ql/src/Models/ReusableWorkflowsSinks.ql
6-
ql/actions/ql/src/Models/ReusableWorkflowsSources.ql
7-
ql/actions/ql/src/Models/ReusableWorkflowsSummaries.ql
82
ql/actions/ql/src/Security/CWE-077/EnvPathInjectionCritical.ql
93
ql/actions/ql/src/Security/CWE-077/EnvPathInjectionMedium.ql
104
ql/actions/ql/src/Security/CWE-077/EnvVarInjectionCritical.ql

‎actions/ql/integration-tests/query-suite/not_included_in_qls.expected

Copy file name to clipboardExpand all lines: actions/ql/integration-tests/query-suite/not_included_in_qls.expected
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
ql/actions/ql/src/Debug/partial.ql
2+
ql/actions/ql/src/Models/CompositeActionsSinks.ql
3+
ql/actions/ql/src/Models/CompositeActionsSources.ql
4+
ql/actions/ql/src/Models/CompositeActionsSummaries.ql
5+
ql/actions/ql/src/Models/ReusableWorkflowsSinks.ql
6+
ql/actions/ql/src/Models/ReusableWorkflowsSources.ql
7+
ql/actions/ql/src/Models/ReusableWorkflowsSummaries.ql
28
ql/actions/ql/src/experimental/Security/CWE-074/OutputClobberingHigh.ql
39
ql/actions/ql/src/experimental/Security/CWE-078/CommandInjectionCritical.ql
410
ql/actions/ql/src/experimental/Security/CWE-078/CommandInjectionMedium.ql

‎actions/ql/src/change-notes/2025-04-24-model-generator-queries.md

Copy file name to clipboardExpand all lines: actions/ql/src/change-notes/2025-04-24-model-generator-queries.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
### Breaking Changes
1+
---
2+
category: breaking
3+
---
24

35
* The following queries have been removed from the `security-and-quality` suite.
46
They are not intended to produce user-facing
@@ -11,4 +13,4 @@
1113
(renamed from `actions/reusable-wokflow-sinks`)
1214
* `actions/reusable-workflow-sources`
1315
* `actions/reusable-workflow-summaries`
14-
16+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.