Skip to content
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

I don't understand how to fix problems (SEC0112, SEC0032) #81

Open
flexxxxer opened this issue Feb 2, 2023 · 0 comments
Open

I don't understand how to fix problems (SEC0112, SEC0032) #81

flexxxxer opened this issue Feb 2, 2023 · 0 comments

Comments

@flexxxxer
Copy link

The link (https://github.com/flexxxxer/RamDrive.OsfMount/tree/b1e5edc3f69a25e369ae36adb2e769f6c5339907) is the version of the repository of my OSFMount ram-disk wrapper library, which is not built. Reason: SEC0112, SEC0032.

SEC0032 reports on ProcessStartInfo objects creation. I need to pass exactly the arguments that were specified, and after reading the documentation for this error, I still did not understand what the fix should look like.
SEC0112 reports on FileStream, which used with temporary folder path, generated at runtime. I cannot have configuration with temporary file path, you know... And I don't understand what the error correction should look like.

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

No branches or pull requests

1 participant