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

Turn on nuget lockfiles and LockedMode #1165

Closed
symbiogenesis opened this issue Apr 10, 2024 · 1 comment
Closed

Turn on nuget lockfiles and LockedMode #1165

symbiogenesis opened this issue Apr 10, 2024 · 1 comment

Comments

@symbiogenesis
Copy link
Contributor

Nuget provides a lockfiles option similar to npm. Turning it on and forcing the compiler to respect it can prevent supply chain attacks like the infamous leftpad attack.

https://www.meziantou.net/faster-and-safer-nuget-restore-using-source-mapping-and-lock-files.htm

@symbiogenesis
Copy link
Contributor Author

@Mimetis hopefully this one makes sense. It is a newer feature of nuget, but very useful from a security and determinism standpoint.

@Mimetis Mimetis closed this as completed Jun 10, 2024
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

2 participants