pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:PHP language:Java
Filter by
45.3M 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
📝 Pull Request Description
Related Issue
Closes #5052
Summary
This PR completely redesigns the mobile responsive navigation layout across the repository to implement a premium,
hardware-accelerated ...
Summary
- restore single URL and whole-site scanning in the Flask + React review workspace
- reuse the existing crawler with same-origin, robots.txt, depth, page, and sitemap controls
- block localhost, ...
Description !-- Please provide a description of the changes proposed in the Pull Request --
Tested scenarios !-- Description of tested scenarios --
Fixed issue: !-- #-prefixed issue number --
Overview
This PR implements all core requirements and extra production constraints for the Signals Challenge:
1. Concurrency-Safe Rate Limiting: Migrated the in-memory counter to an SQLite database-backed ...
Summary
Issue #31 identified that src/gui/app.py, scanning.py, results.py, preview.py, result_item.py, and dialogs.py had no
test coverage. GUI modules in this project carry real user-facing risk — scan ...