Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:JavaScript

Filter by

182M results  (2 s)

182M results

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The Python application uses the ...
ai-remediation
severity-medium

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 95% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

Summary Enabling change so downstream recipe packs that express fields with a string op:value condition format (plus help_text/display_name) can use nskit s FieldSpec/ConditionalRule directly, instead ...

Summary Add audit log vertical slice (features/audit/) for tracking account setup events. What s included - Model (features/audit/models.py): AuditLog — UUID PK, event_type, user_id (nullable FK to ...

Closes #12 Summary Implement session persistence for the auth slice so bearer tokens survive process restarts. Changes Model - UserSession SQLAlchemy model with token_hash (SHA-256), expires_at, ...

Thin FastAPI shell over the service: /detect, /redact, /detectors, /health. Pydantic schemas separate from the internal Finding dataclass. 44 tests green, all gates pass.

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The use of subprocess.call ...
ai-remediation
needs-human-review
severity-high

Problem The full sharded Test suite on main is red (7 failures across shards 1/5) with: TypeError: ...mock_process_file() got an unexpected keyword argument scan_root Since the SafeDir text-processor ...