| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
CORE-1128 (2022 pentest finding) flagged missing certificate pinning for auto-updater connections. Investigated and decided not to implement it: GitHub Releases is the update feed, GitHub controls objects.githubusercontent.com's TLS cert rotation, and electron-updater already verifies downloaded artifacts via code-signature checks. A pinned cert on a GitHub-managed domain risks a future GitHub-side rotation causing an unfixable auto-update outage, which outweighs the residual MITM/CA-compromise risk pinning would mitigate. This is a documented risk acceptance, not a deferred implementation.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 2687940a-6a48-4f92-8654-8665c0568818 📥 CommitsReviewing files that changed from the base of the PR and between a459f10 and 273e60e. 📒 Files selected for processing (1)
[uncategorized] ~47-~47: The official name of this software platform is spelled with a capital “H”. (GITHUB) [style] ~50-~50: ‘advance notice’ might be wordy. Consider a shorter alternative. (EN_WORDINESS_PREMIUM_ADVANCE_NOTICE) 🔇 Additional comments (1)docs/KNOWN_ISSUES.md (1) WalkthroughThis change adds a documentation entry to docs/KNOWN_ISSUES.md describing CORE-1128, an accepted risk regarding the absence of certificate pinning for the auto-updater. It explains the rationale and lists electron-builder.json as the affected configuration, with no source code changes. ChangesKnown Issues Documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested labels: type: chore 🚥 Pre-merge checks | ✅ 5 ✅ Passed checks (5 passed)
Warning Review ran into problems🔥 ProblemsErrors were encountered while retrieving linked issues. Errors (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. ❤️ ShareComment @coderabbitai help to get the list of available commands. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Test plan
Summary by CodeRabbit