Skip to content

Commit 2bb2b3d

Browse files
committed
Update change-notes for actions ai-output-validation
1 parent be2b5a1 commit 2bb2b3d

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: feature
3+
---
4+
* Added `ImproperValidationOfAiOutputQuery.qll` library and `ai_inference_actions.model.yml` models-as-data file for detecting improper validation of AI-generated output (CWE-1426) in GitHub Actions workflows.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: minorAnalysis
3+
---
4+
* Added new experimental query `actions/improper-ai-output-handling/critical` to detect improper validation of AI-generated output (CWE-1426) in GitHub Actions workflows where AI action output flows unsanitized to code execution sinks.

0 commit comments

Comments
 (0)