Skip to content

Commit fefcd4a

Browse files
committed
Add release notes for security review workflow
Documents the new malicious PR security review workflow under version 0.250.006 so PR release-note checks can pass.
1 parent 485902c commit fefcd4a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/explanation/release_notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
For feature-focused and fix-focused drill-downs by version, see [Features by Version](/explanation/features/) and [Fixes by Version](/explanation/fixes/).
44

5+
### **(v0.250.006)**
6+
7+
#### New Features
8+
9+
* **Malicious PR Security Review Workflow**
10+
* Added a static malicious-change review workflow for pull requests into `Development`, with manual dispatch options for custom review ranges and full-file scans.
11+
* Added a reusable security review prompt and focused functional coverage for dependency pinning policy, hidden Unicode detection, suspicious egress markers, and workflow wiring.
12+
* (Ref: malicious PR security review, `.github/workflows/malicious-pr-security-review.yml`, `scripts/check_malicious_pr_security_review.py`)
13+
514
### **(v0.250.005)**
615

716
#### New Features

0 commit comments

Comments
 (0)