pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript
Filter by
151M results
What
Added an afterAll hook to close the test server and switched to listening on a random port (0). This prevents the
EADDRINUSE error that occurs when the port is already in use during parallel test ...
Potential fix for https://github.com/VectisDev/Vigil/security/code-scanning/48
General fix: sanitize user-controlled values before logging by removing carriage returns/newlines (and optionally other
control ...
Esta Pull Request adiciona a configuração inicial do servidor HTTP utilizando Fastify.
Alterações
- Configuração do TypeScript
- Criação do app.ts
- Criação do server.ts
- Inicialização do servidor ...
What
Added the missing fastapi package to requirements.txt to resolve the ModuleNotFoundError during CI.
Why
The CI pipeline failed because the application imports fastapi, but the dependency was not ...
What
Add missing packages transformers and pyyaml to requirements.txt to resolve ModuleNotFoundError during CI.
Why
The CI environment failed due to missing Python modules required by the application. ...
Motivation
- Provide a single, reliable way to determine whether Supabase is actually configured so services can consistently
decide between real and mock behavior.
- Avoid repeated fragile checks ...
codex
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Update website home with 2026 irec photo + like some other images.
🚨 Severity: CRITICAL 💡 Vulnerability: Missing authentication and authorization checks on the Admin panel (/admin)
endpoint. 🎯 Impact: Unauthenticated users or users without admin privileges could directly ...