pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:JavaScript
Filter by
175M results
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
Closes #561
BioCypherWorkflow tracks seen entity IDs in _seen_nodes and _seen_edges to power the deduplication=True mode, but three
mutation methods failed to keep those sets in sync with the ...
Clears the two remaining B72 Storage polish items (the safe leftovers).
What it does
1. Image overlays Storage-back like PDFs. overlayStorage.js generalized to uploadOverlayFile (PDF/PNG/JPG via fileKind; ...
Per the league request, each match on the Schedule tab now shows the points each team gets from that game:
- Played games show the actual points earned — 3 for a win, 1 for a draw, 0 for a loss — in ...
What we found
- AppSecAI Vulnerability ID: 6a309d85
- Vulnerability: CWE-798: Hard-coded Credentials
- Severity: Medium
- File: yt_dlp/extractor/cybrary.py:12
- Detected By: OpenGrep (generic.secrets.security.detected-generic-api-key) ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application is vulnerable ...
ai-remediation
severity-medium
変更内容
firestore.rules
- isAdmin() 関数を追加(users/{uid}.isAdmin == true で判定)
- publicProfiles create/update に request.resource.data.id == uid チェックを追加(doc ID 偽装防止)
- publicProfiles の verified フィールドを ...