pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:TypeScript language:Java
Filter by
276M results
Motivation
- Limit the daily summary content to each recipient s relevant tasks and exclude inactive products from low-stock
lists while providing per-recipient PDFs for privacy and relevance.
...
codex
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess.call ...
ai-remediation
severity-low
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 90%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Public GHCR image, nginx /kooker proxy with runtime PAT injection, CI via GITHUB_TOKEN. No secrets in repo or image.
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-low
Mejoras del reproductor de lecciones (estilo Thinkific).
Barra lateral del curso
- Lecciones sin negrita; solo los títulos de módulo van en bold y un poco más grandes.
- Volver al curso → ** Volver ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high
Problème
Le job check de la pipeline exécutait lint + typecheck + cargo check, mais jamais les tests unitaires (pnpm test).
Conséquence : un test cassé a été mergé dans main sans être détecté (corrigé ...