pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP is:unmerged language:Python
Filter by
68.5M results
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Summary
- adds Spark-wide TurnIntent contract coverage reporting
- marks action edges as envelope_verified, machine_origin_policy, or evidence_only
- reports legacy high-agency edges as release ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| mdformat-frontmatter (changelog) | ==2.0.10 → ==2.1.2 | age | confidence |
[!WARNING] Some ...
dependencies
Addresses quality gate issues from #1.
This PR was created because the Quality Gate failed on #1.
This pull request addresses identified code quality concerns to improve overall code health and maintainability. ...
This PR was created because a team member assigned these issues to the Remediation Agent.
Refactored src/cowboy.js to address 19 SonarQube findings including replacing var declarations with let/const, ...
manual-remediation
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess.run ...
ai-remediation
severity-medium
Summary
- add an optional Adanos Market Sentiment API example that turns Reddit stock buzz days into a simple finmarketpy
event study
- keep the example runnable without credentials by falling ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess module ...
ai-remediation
severity-low
Two repo-hygiene fixes flagged during the distribution sprint:
1. .gitattributes (* text=auto eol=lf) — generator emits LF, so Windows checkouts got CRLF and every npm run build
showed phantom drift ...