Skip to content

Commit a071687

Browse files
committed
Add change note
1 parent c3a0253 commit a071687

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: deprecated
3+
---
4+
* The class `StepsExpression` has been deprecated. Use the new class `StepOutputExpression` instead, which has the same functionality.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: newQuery
3+
---
4+
* Add a new query `actions/code-injection/low` to detect potential code injection vulnerabilities in GitHub Actions workflows where data flows from a step output to a code injection sink.

0 commit comments

Comments
 (0)