Fix audit security, integrity, and reliability findings #140
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs-review
quasar
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar-ui!140
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "agent/audit-security-integrity-fixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Scope
Implements the main-branch remediation from the full Quasar audit.
Security
localStoragecredential copies are purged;GET/HEAD, no redirects, restricted headers, and a 1 MiB streamed response limit;Integrity and reliability
PARTIAL_BATCH_COMMITwith repair details;.prettierignore.Issues
Addresses #127, #128, #132, #133, #134, #135, #136, #137, #138, and #139.
The PR deliberately contains immediate fail-closed containment for #127, #133/#134, #136, and #138. Their full target architecture—opaque-origin execution, DNS-pinning fetch gateway, journaled logical transactions, and worker-based resumable chunk staging—remains documented in
docs/audit-remediation.md.Validation
Normal CI is green on the final branch head:
This remains a draft for owner review because it is a broad security and formatting change set.