pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
Description
Extends the expiry of the CVE-2026-45447 suppression in .trivyignore.yaml from 2026-06-18 to 2026-06-25.
The vulnerability (Heap Use-After-Free in OpenSSL PKCS7_verify()) is not exploitable ...
Summary
This PR introduces an intelligent Issue Management Automation system for the project. Since the repository previously
had no GitHub Actions workflows, this builds an issue-focused automation pipeline ...
Health and quality pass on the compute backend. No production behaviour changes.
CI and guards
- Add .github/workflows/ci.yml: uv sync, ruff check, ruff format check, mypy and pytest with coverage ...
Bumps certifi from 2026.5.20 to 2026.6.17. details summary Commits /summary ul li a href=
https://github.com/certifi/python-certifi/commit/d0ac52f3d93a514224197c7efb66c41b1beae5d1 code d0ac52f /code
/a ...
dependencies
python
📝 Description
- Ajout d une balise meta name= robots dans le layout de base, pilotée par la variable d environnement
WEB_ROBOTS_INDEXING (booléen, True par défaut).
- Permet de désactiver l indexation ...
added
Bumps certifi from 2026.5.20 to 2026.6.17. details summary Commits /summary ul li a href=
https://github.com/certifi/python-certifi/commit/d0ac52f3d93a514224197c7efb66c41b1beae5d1 code d0ac52f /code
/a ...
dependencies
python
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
- Adds a root .npmrc with save-exact=true, ignore-scripts=true, and min-release-age=7
- Pins installed versions exactly, disables install scripts, and sets a minimum release age for new dependency ...
Summary
Completes the extraction of event/RCA tools from src/server-mcp.py into src/tools/event_rca_tools.py. The
progressive_event_analysis_impl function is now fully implemented in the dedicated module, ...
Replace pyright with basedpyright. I think we should use ty at some point, but that requires a larger refactoring of
config + ignore rules.