-
Notifications
You must be signed in to change notification settings - Fork 1
feat(attachments): recognize HWP and HWPX parser boundaries #1353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
seonghobae
wants to merge
32
commits into
codex/starlette-testclient-dependency
Choose a base branch
from
feat/hwp-hwpx-attachment-recognition
base: codex/starlette-testclient-dependency
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
fdd6da7
feat(attachments): defer HWP and HWPX recognition safely
seonghobae f8698c2
test(attachments): cover HWP and HWPX deferred recognition
seonghobae a730d74
docs(attachments): record HWP and HWPX recognition boundary
seonghobae 26b5f29
docs(attachments): add HWP and HWPX implementation plan
seonghobae d24fe48
docs(attachments): add HWP and HWPX merge checklist
seonghobae d6ecf95
docs(attachments): add HWP HWPX shipped-state note
seonghobae 4b51240
test(attachments): bound HWPX package metadata
seonghobae b737ae8
fix(attachments): validate bounded HWPX package identity
seonghobae d818273
docs(attachments): record bounded HWPX admission
seonghobae d97281c
test(attachments): require HWP FileHeader identity
seonghobae 07bd3b3
fix(attachments): require HWP FileHeader signature
seonghobae c8837fb
test(attachments): align valid HWP fixture with FileHeader
seonghobae 1313fd8
docs(attachments): distinguish OLE from HWP identity
seonghobae 8beb01c
Merge protected develop into HWP/HWPX recognition slice
seonghobae ad78111
Merge branch 'develop' into feat/hwp-hwpx-attachment-recognition
seonghobae c858519
Merge branch 'develop' into feat/hwp-hwpx-attachment-recognition
seonghobae 7068326
Merge branch 'develop' into feat/hwp-hwpx-attachment-recognition
cursoragent 8a4b895
Merge remote-tracking branch 'origin/develop' into HEAD
seonghobae 52bbc4f
test: close attachment parser coverage gaps
seonghobae c966167
feat: bound deferred attachment recognition at 64 MiB
seonghobae e3e3fb0
fix(attachments): reject unknown deferred parser types
seonghobae 315ea05
Merge remote-tracking branch 'origin/develop' into restack-1353
seonghobae 9be0992
style(attachments): apply parser formatting
seonghobae 4f3e95d
docs(adr): record attachment design traceability
seonghobae dd501da
fix(attachments): process deferred HWPX packages
seonghobae 2a0d2c0
Merge branch 'develop' into feat/hwp-hwpx-attachment-recognition
seonghobae 74f6e35
merge(develop): restack HWP parser boundary
seonghobae 3ab3f6e
merge(stack): inherit TestClient dependency foundation
seonghobae 44a268b
test(attachments): reject sectionless HWPX admission
seonghobae 4281904
fix(attachments): align HWPX admission with recognizer
seonghobae 50a4102
fix(tests): use one HWPX recognition import style
seonghobae 5cf9577
docs(attachments): align HWPX admission evidence
seonghobae File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.