pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:PHP
Filter by
196M results
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action (changelog) | action | digest | e79a696 → fb8b358 |
[!WARNING] Some dependencies ...
🤖 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
Summary
- _redact_value() now carries an id()-based seen set to detect cyclic dict/list references — returns the mask string
instead of infinite recursion
- Recursion is capped at _REDACT_MAX_DEPTH ...
Merge pull request #13 from AllanKafig/main
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
Please provide me the recommendations
🚨 Severity: CRITICAL 💡 Vulnerability: Time-of-Check to Time-of-Use (TOCTOU) race condition in Map.load_from_file. The
code checked the file size with os.fstat(f.fileno()).st_size before opening it with ...
source
test
Summary
Flips the Learning Layer from default-OFF to layered opt-out: the safe tier is ON by default at install, the
behavior-changing / cost-incurring tier stays explicit opt-in, and a single master ...
Related Issue
Closes #277 Closes #278 Closes #280
Description of Changes
This PR delivers a new user-facing feature alongside two backend bug fixes:
1. Kanban Job Application Tracker (Feature):
...
backend
bug
database
frontend
type:feature