feat: add docx loremify sanitizer for confidential bug reports#75
feat: add docx loremify sanitizer for confidential bug reports#75fahdarafat wants to merge 2 commits intoeigenpal:mainfrom
Conversation
|
Someone is attempting to deploy a commit to the EigenPal Team on Vercel. A member of the Team first needs to authorize it. |
|
Nice contribution! The code is clean and well-structured. A few suggestions to consider:
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- sanitize docProps/core.xml and docProps/app.xml fields\n- add --strip-media to remove word/media files and references\n- preserve numeric characters during lorem replacement\n- add bun unit tests for loremify helper functions\n- document sanitizer behavior in CONTRIBUTING
Summary
I hope this helps so issue reporters can share reproducible files without exposing confidential
text.
What this PR changes
scripts/loremify-docx.tsbun run docx:loremify -- <file.docx>CONTRIBUTING.mdshowing how to sanitize files before attaching them to issuesBehavior
relationships)
--all-xmlfor advanced full-XML replacement when neededUsage