Skip to content

security: mitigate multiple vulnerabilities in dependencies#103

Merged
eterna2 merged 1 commit intomainfrom
security/mitigation-apr-2026
Apr 25, 2026
Merged

security: mitigate multiple vulnerabilities in dependencies#103
eterna2 merged 1 commit intomainfrom
security/mitigation-apr-2026

Conversation

@eterna2
Copy link
Copy Markdown
Owner

@eterna2 eterna2 commented Apr 25, 2026

This PR addresses several security vulnerabilities identified by Dependabot:

Python Dependencies (pip)

JavaScript Dependencies (npm)

Verification

  • Ran moon run kest-core-python:test: Passed (162 tests)
  • Ran moon run website:build: Passed

…endencies

This commit updates several dependencies to address known security vulnerabilities:
- aiohttp: 3.13.3 -> 3.13.4 (Fixes #19-28)
- cryptography: 46.0.5 -> 46.0.7 (Fixes #17, #29)
- requests: 2.32.5 -> 2.33.0 (Fixes #16)
- Pygments: 2.19.2 -> 2.20.0 (Fixes #4, #18)
- PyJWT: 2.11.0 -> 2.12.1 (Fixes #1)
- postcss: 8.4.31 -> 8.5.10 (Fixes #40)
- uuid: 11.1.0 -> 14.0.0 (Fixes #39)

Verified with moon run kest-core-python:test and moon run website:build.
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Site Preview Deployed

Deployment URL
This PR https://eterna2.github.io/kest/preview/security-mitigation-apr-2026/
stable (current main) https://eterna2.github.io/kest/stable/
All versions https://eterna2.github.io/kest/
Branch security/mitigation-apr-2026
Commit d3bad4d97878ee3558c962177b4f89f612e87393

Preview updates automatically on every push to this branch. It will be removed when this PR is closed.

@eterna2 eterna2 merged commit bc53bb2 into main Apr 25, 2026
5 checks passed
@eterna2 eterna2 deleted the security/mitigation-apr-2026 branch April 25, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant