SSWConsulting / SSWConsulting/SSW.CleanArchitecture
🔒 .NET 8 - Add NuGet security auditing to csproj files
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 199
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
We should enable NuGet security auditing by default to our csproj files as per:
https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-preview-4/#enabling-security-auditing
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate all .csproj files in the repository and read the linked .NET 8 announcement about enabling NuGet security auditing. Apply the documented auditing configuration to the project files, then verify that each relevant csproj enables auditing by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100