pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Java is:unmerged
Filter by
74.7M results
Potential fix for https://github.com/Home-Link-Realty-Group/Adiboy-Automation/security/code-scanning/3
Use a cryptographically secure RNG from the browser crypto API to generate the random portion of ...
Summary
- Drop sudo -E (silently ignored by Ubuntu 24.04/26.04 sudoers — strips exported env before deploy.sh runs) in favor
of sudo -u ubuntu VAR=... bash deploy.sh, which sudo always preserves. ...
Summary
- pytest 전체 47개 통과
Changes
- tests/test_charting.py — process_chart() 전체 흐름 pytest 5개
- 정상 흐름 반환값 구조 검증
- DB MedicalRecord + AIResult 저장 확인
- 비식별화 후 Claude 호출 검증 (PII 미전달) ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess ...
ai-remediation
needs-human-review
severity-high
🤖 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
The goal here was to rip out legacy input_to_* functions and isolate CumlArray usage to the borders (preparing to remove
CumlArray entirely).
This required more work than typical due to the usage of some ...
CMake
Cython / Python
improvement
non-breaking
Summary
scripts/aider-issue.ps1 aborts with Aider made no commits whenever the local model replies with prose (e.g. * please add
these files to the chat *) instead of edits. Because that reply isn t aider ...
Motivation
- Provide an internal, deterministic check to validate how individual business pages parse and preserve URL parameters
source, service, campaign, lang, and zone without using a browser ...
codex