Skip to content

Reject fragment delimiters in OPC part names - #1047

Open
Guflly wants to merge 1 commit into
dotnet:mainfrom
Guflly:fix/opc-fragment-delimiter
Open

Reject fragment delimiters in OPC part names#1047
Guflly wants to merge 1 commit into
dotnet:mainfrom
Guflly:fix/opc-fragment-delimiter

Conversation

@Guflly

@Guflly Guflly commented Jul 27, 2026

Copy link
Copy Markdown

Fixes #998.

Rejects raw # characters in OPC part names before signing instead of producing an invalid signature. The tests cover both root and nested entries and verify that no signature is left behind.

This follows the approach in #1042, which was closed before review.

eng/common/Build.ps1 -restore -build -test -sign -pack -publish -ci passes.

@Guflly
Guflly requested a review from a team as a code owner July 27, 2026 21:46
@Guflly

Guflly commented Jul 28, 2026

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

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.

Octothorpe symbol (#) in OPC part names is not handled properly

1 participant