pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:C# language:Java
Filter by
195M results
Removes frameworks/harvest/audit-2026-05-31.md — an internal planning artifact that names the private
wave-surfer-connect repo + its internal structure. Published accidentally (frameworks/ is wholesale-allowlisted); ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The Python application uses the ...
ai-remediation
severity-medium
Changes
- Flask + SocketIO backend server running on port 5000
- API routes: /health, /api/upload, /api/threats, /api/defense
- Shared event schema (shared/schemas.py, shared/sample_events.json) ...
Summary
- add an optional pydantic extra
- expand a lone Pydantic BaseModel parameter into CLI options automatically
- construct and validate the model before invoking the target function
- document ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
💡 What: Refactored utils.py and operators.py to instantiate the google.genai.Client only once per generation pipeline.
This client instance is then injected into the utility functions (refine_prompt, generate_image) ...
Summary
Removes the dead, broken isAdminSession() export from config.js. The function read from sessionStorage but every token
writer and all real callers use localStorage — so it always returned false. ...
Bumps the minor-and-patch group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| deepagents | 0.5.7 | 0.6.7 |
| fastapi | 0.136.1 | 0.136.3 |
| uvicorn | 0.46.0 | 0.48.0 |
| langchain | ...
dependencies
python:uv
Alterações
Descreva suas alterações no bloco de texto abaixo:
Alterações: add deploy dispatch
Issue
Insira o link para a Issue relacionada a essa feature:
Issue: n/a
Checklist a ser efetuado antes ...