fix: Security updates #35
StepSecurity Required Checks
Finished StepSecurity Required Checks
- Pwn Request Vulnerabilities Check - Checks for Pwn Request vulnerabilities in the PR via risky triggers
- Script Injection Check - Checks for script injection vulnerabilities in the PR
- NPM Compromised Packages Check - Checks for compromised npm package versions in the PR
- 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
- PyPI Compromised Packages Check - Checks for compromised PyPI 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
✅ NPM Compromised Packages Check
No Compromised npm packages are added in current PR.
✅ NPM Package Cooldown Check
No npm package upgrades to recent releases found in current PR.
The following npm packages are inspected in current PR
| Package Name | Previous Version | Current Version | file | Current Version Release Date |
|---|---|---|---|---|
| @xmldom/xmldom | 0.8.12 | 0.8.13 | package-lock.json | 2026-04-18T11:27:55Z |
| @actions/core | 1.10.1 | 1.11.1 | package-lock.json | 2024-10-04T21:59:18Z |
| @actions/io | 1.1.3 | package-lock.json | 2023-03-15T19:14:57Z | |
| @actions/exec | 1.1.1 | package-lock.json | 2022-03-17T16:48:05Z |
✅ PyPI Compromised Packages Check
No compromised PyPI 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.
✅ PyPI Package Cooldown Check
No PyPI package upgrades to recent releases found in current PR.
⏲️ History
Previous invocation results of same check:
✅ PyPI Package Cooldown Check
No PyPI package upgrades to recent releases found in current PR.
✅ Script Injection Vulnerabilities Check
No Script Injection vulnerabilities found in this PR.
✅ Pwn Request Vulnerabilities Check
No Pwn Request vulnerabilities found in this PR.
✅ PyPI Compromised Packages Check
No compromised PyPI package versions found in current PR.
✅ NPM Package Cooldown Check
No npm package upgrades to recent releases found in current PR.
The following npm packages are inspected in current PR
| Package Name | Previous Version | Current Version | file | Current Version Release Date |
|---|---|---|---|---|
| @xmldom/xmldom | 0.8.12 | 0.8.13 | package-lock.json | 2026-04-18T11:27:55Z |
| @actions/core | 1.10.1 | 1.11.1 | package-lock.json | 2024-10-04T21:59:18Z |
| @actions/io | 1.1.3 | package-lock.json | 2023-03-15T19:14:57Z | |
| @actions/exec | 1.1.1 | package-lock.json | 2022-03-17T16:48:05Z |
✅ NPM Compromised Packages Check
No Compromised npm packages are added in current PR.