pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python language:C++
Filter by
162M results
The old version failed to build with
StringFuncs.c:113:15: error: variable ‘Item’ set but not used [-Werror=unused-but-set-variable=]
on my system.
The GCC5 toolchain tag was deprecated in favor of ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
S1-010/S1-009: add User model, fix .env.example DATABASE_URL duplication and CLERK_SECRET_KEY typo
- Added User model to models.py matching Supabase users table schema
- Documented Supabase pooler ...
out-of-bound error in the validmove(), user may enter 0, after decrementing it would become -1, which will then result
in the undefined behavior.
Implemented the low bound check, to prevent the negative ...
The following localization files have been updated:
Details
| Parameter | Value |
| --- | --- |
| Transifex Project | Crucible PL |
| Grouping | Resource |
Files
| Source File | Translation File | ...
🤖 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