chore: Cherry-picked changes from upstream - #50
Merged
Merged
StepSecurity Actions Security / StepSecurity Required Checks
succeeded
Aug 14, 2026 in 0s
StepSecurity Required Checks
Finished StepSecurity Required Checks
- NuGet Package Cooldown Check - Fails if any NuGet package version in the PR was released within the configured cooldown period
- Script Injection Check - Checks for script injection vulnerabilities in the PR
- NPM Compromised Packages Check - Checks for compromised npm package versions in the PR
- Maven Package Cooldown Check - Fails if any Maven package version in the PR was released within the configured cooldown period
- PyPI Compromised Packages Check - Checks for compromised PyPI package versions in the PR
- NuGet Compromised Packages Check - Checks for compromised NuGet package versions in the PR
- Pwn Request Vulnerabilities Check - Checks for Pwn Request vulnerabilities in the PR via risky triggers
- NPM Package Cooldown Check - Fails if any package version in the PR was released within the configured cooldown period, helping to avoid brand-new (and potentially unreviewed or malicious) releases
- Maven Compromised Packages Check - Checks for compromised Maven package versions in the PR
- PyPI Package Cooldown Check - Fails if any PyPI package version in the PR was released within the configured cooldown period
Details
✅ PyPI Package Cooldown Check
No PyPI package upgrades to recent releases found in current PR.
The following PyPI packages are inspected in current PR
| Package Name | Ecosystem | Previous Version | Current Version | File | Release Date |
|---|---|---|---|---|---|
| pyflakes | pip | 3.4.0 | scripts/requirements.txt | 2025-06-20 18:45:26 +0000 UTC |
✅ PyPI Compromised Packages Check
No compromised PyPI package versions found in current PR.
The following PyPI packages are inspected in current PR
| Package Name | Ecosystem | Previous Version | Current Version | File |
|---|---|---|---|---|
| pyflakes | pip | 3.4.0 | scripts/requirements.txt |
✅ Maven Compromised Packages Check
No compromised Maven package versions found in current PR.
✅ NuGet Package Cooldown Check
No NuGet package upgrades to recent releases found in current PR.
✅ NPM Package Cooldown Check
No npm package upgrades to recent releases found in current PR.
✅ Maven Package Cooldown Check
No Maven package upgrades to recent releases found in current PR.
✅ NPM Compromised Packages Check
No Compromised npm packages are added in current PR.
✅ NuGet Compromised Packages Check
No compromised NuGet package versions found in current PR.
✅ Pwn Request Vulnerabilities Check
No Pwn Request vulnerabilities found in this PR.
✅ Script Injection Vulnerabilities Check
No Script Injection vulnerabilities found in this PR.
Loading