Skip to content

Guard every imported namespace from local profile paths - #23

Merged
mrfloris merged 1 commit into
mainfrom
codex/portable-public-doc-paths
Aug 23, 2026
Merged

Guard every imported namespace from local profile paths#23
mrfloris merged 1 commit into
mainfrom
codex/portable-public-doc-paths

Conversation

@mrfloris

Copy link
Copy Markdown
Member

Closes #13.\n\n- Replaces machine-specific examples source-first in AntiPopup, XMasTree, and XRayHunter, then resynchronizes their public namespaces from clean pushed commits.\n- Applies the privacy gate to every registered project and every non-binary text file, including extensionless and non-Markdown documentation.\n- Detects macOS, Linux, lowercase Windows, forward-slash Windows, and JSON-escaped Windows profile paths while allowing benign HTTP(S) routes.\n- Requires source-side docs/agents exclusions for the three refreshed projects and corrects AntiPopup's local source registration.\n\nUpstream source PRs: mrfdev/AntiPopup#1, mrfdev/XMasTree#1, mrfdev/XMasTree#2, mrfdev/XRayHunter#2, and mrfdev/XRayHunter#3.\n\nVerification: npm run build

@mrfloris
mrfloris merged commit 88a54e5 into main Aug 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audit local user-profile paths in unguarded source namespaces

1 participant