Skip to content

issues Search Results · language:Dune language:Python language:HTML language:JavaScript language:CSS language:JavaScript

Filter by

48.6M results  (761 ms)

48.6M results

Problem Statement As the firm operating JAST, I depend on the platform to safeguard client confidences, money, and personal data — but a critical system audit (2026-06-05) found that several of those ...
ready-for-agent

I found a real data-integrity bug in source extraction artifacts. Summary Local, git, and remote text extraction append a newline to the artifact file, but the extraction record hashes and byte-counts ...
bug
P1

I found a real audit-fidelity bug in remote execution. Summary During remote execution, a URL with no planned gate action or unsupported method increments urls_denied and then continues. No capture event ...
bug
P2

I found a real fidelity bug in structured source extraction. Summary Source JSON/JSONL is parsed with default json.loads(), which collapses duplicate object names. CSV is read with csv.DictReader, which ...
bug
P1

I found a real provenance-loss bug in source_access. Summary record_source_access() requires a provenance event, but the source_access table has no provenance_event_ref column and the insert does not ...
bug
P1

I found a real collision bug in stable write keys. Summary stable_write_key() joins fields with a raw pipe delimiter and stringifies everything. That creates deterministic collisions. Evidence - ...
bug
P1

I found a real durability bug in the local-search projection builder. Summary write_index() unlinks the existing SQLite index before building the replacement. Evidence - tools/scripts/build_local_search_projection.py:462-466 ...
bug
P1

I found a real auditability bug in remote fetch handling. Summary Content-Length from remote responses is effectively dropped. Evidence - tools/scripts/execute_source_adapter.py:1277-1290 - tools/scripts/execute_source_adapter.py:1474-1499 ...
bug
P2

I found a real fidelity bug in source decoding. Summary safe_decode_text() runs the binary heuristic before UTF-8 decoding. The heuristic counts only ASCII bytes as printable, so valid UTF-8 text can ...
bug
P1

I found a real fidelity bug in JSON writing. Summary The central JSON writers use json.dumps() without allow_nan=False. Evidence - tools/common/atomic_write.py:53-64 - tools/validators/validate_source_acquisition_execution.py:79-109 ...
bug
P2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.