Add missing changenote

This commit is contained in:
Kristen Newbury
2026-07-10 00:04:33 -04:00
parent 643080208b
commit 059aa2da70

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Altered the logic of `EnvironmentCheck` to make sure it is a check that protects only for non-toctou. This change will result in more results being found by the queries: `actions/untrusted-checkout-toctou/high` and `actions/untrusted-checkout-toctou/critical`.