Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Java language:CSS language:C#

Filter by

18.3M results  (2 s)

18.3M results

Fixes the AuthError: unauthorized on Neo4j Docker contract tests. testcontainers Neo4jContainer._configure() overwrites any .with_env( NEO4J_AUTH , ...) with neo4j/{self.password} (default password), so ...

🤖 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

Fixes 5 test_config.py failures. Root cause was env leakage, not stale assertions — bare Settings() reads .env + shell env, so a dev/CI LOG_LEVEL=info (etc.) overrode code defaults. Config defaults are ...

Three wrap-up cleanups for work-001. 1. L6 resolved (FR-P0-4 residual fixed-doc-count literals) Reworded the lingering 14/16 fixed-doc framing to the declared doc-set language in: README.md (3 sites), ...

Fixes 15 stale test_entity_linking.py failures. The tests mocked a pre-ADR-0012 SQL session_factory; production EntityLinker is graph-store/Neo4j based (get_all_entities/upsert_edge/resolve_pending_stubs). ...

What Closure capstone over the negative crypto-strategy book (ROB-320 / 342 / 353 / 382 / 383). Re-parses existing counts-only artifacts, assigns a deterministic failure-mode taxonomy, recomputes a fee ...
size/XXL

Part of #67 — a safe, self-contained slice of the A+ polish backlog (CI/quality + low-risk typing items only). The large refactors (client.py/async_client.py mixin split, admin client dedup, models.py ...

Fixes 57 stale ingestion-test failures. The pipeline was refactored to take a single orchestrated index_writer (fans out to postgres+qdrant+neo4j); tests still passed removed graph_store=/vector_store= ...

- src/main/resources/static/privacy-policy.html: added so Spring Boot serves it directly at /privacy-policy.html - SecurityConfig: permit GET /privacy-policy.html without auth Accessible at: https://world-of-dc-election.onrender.com/privacy-policy.html ...