Skip to content

Commit

Permalink
add change-notes
Browse files Browse the repository at this point in the history
  • Loading branch information
KyFaSt committed Feb 28, 2025
1 parent aad59c6 commit 9b1a10a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions actions/ql/src/change-notes/released/0.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## 0.6.0

### Major Analysis Improvements

* Moved the trigger `issueComment` in the actions/untrusted-checkout-high (CWE-829) and actions/untrusted-checkout-critical (CWE-829) queries to separate queries (actions/untrusted-checkout-issue-comment-high and actions/untrusted-checkout-issue-comment-critical) because while they are vulnerable to the same attack, they do not have the same resolution. Further work is needed to make this trigger safer to use.

0 comments on commit 9b1a10a

Please sign in to comment.