Theme: Trustworthy and Secure (.NET 9 / 2024) #13143
Labels
Priority:2
Issues for the current backlog.
Theme
Represents a .NET theme for themesof.net
Type:Tracking
This issue is tracking the completion of other related issues.
Open Source is everywhere. It is in many proprietary codebases and community projects. For organizations and individuals, the question today is not whether you are or are not using open-source code, but what open-source code you are using, and how much.
One of our ongoing themes of .NET is to secure the software supply chain. To achieve a secure supply chain with NuGet, we are focusing on three major areas such as knowing, preventing, and fixing known security vulnerabilities, support SBOMs, and making tooling more secure by default.
In .NET 9 we have a few areas that will help us make progress on that goal.
Know, Prevent, and Fix Known Security Vulnerabilities 🔒
To combat known vulnerabilities and active supply chain attacks, developers need to know that the package written by unknown individuals they are downloading from the internet can be secure and trusted enough to run on their trusted devices where they keep their most important data.
Support SBOMs for NuGet packages 📋
A SBOM is a nested inventory; a list of ingredients that make up software components. This transparency is essential for security, compliance, and management purposes. It allows users and developers to quickly identify and address security vulnerabilities, comply with licensing requirements, and efficiently manage updates and patches.
Secure by Default ✅
When a package manager prioritizes security in its default settings, it automatically reduces the risk of vulnerabilities and attacks, such as dependency confusion or malicious code injections.
Please 👍 or 👎 this issue to help us with the direction of this theme & leave as much feedback/questions/concerns as you'd like on this issue itself and we will get back to you shortly.
The text was updated successfully, but these errors were encountered: