Skip to content

Conversation

buyaa-n
Copy link
Contributor

@buyaa-n buyaa-n commented Oct 10, 2024

Summary

AssemblyBuilder and PersistedAssemblyBuilder require a full trust environment with trusted input, similarly as other technologies such as compilers.

Fixes #9998

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Learn Build status updates of commit c6f266d:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Reflection.Emit/AssemblyBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/ILGenerator.xml ✅Succeeded View
xml/System.Reflection.Emit/PersistedAssemblyBuilder.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Co-authored-by: Genevieve Warren <[email protected]>
Copy link

Learn Build status updates of commit 8d78e98:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Reflection.Emit/AssemblyBuilder.xml ✅Succeeded View
xml/System.Reflection.Emit/ILGenerator.xml ✅Succeeded View
xml/System.Reflection.Emit/PersistedAssemblyBuilder.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@gewarren gewarren merged commit e202b00 into dotnet:main Oct 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add security-related documentation to AssemblyBuilder and PersistedAssemblyBuilder
3 participants