oxsecurity / megalinter

🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
https://megalinter.io
GNU Affero General Public License v3.0
1.8k stars 215 forks source link

enhancement: Use `dotnet8-sdk` available in the main repository #3696

Closed TommyE123 closed 3 days ago

TommyE123 commented 5 days ago

As of the release of python:3.12.4-alpine3.20, the dotnet8-sdk package is now available in the main Alpine Linux package repository.

This means:

This change improves stability and simplifies the process of including .NET 8 SDK in Alpine-based containers.

regards,

Tom

echoix commented 3 days ago

It's weird, there's an issue with Nuget.Packaging, and trivy shows that the version we have is an RC, and the fixed version is the same but without the RC + suffix. I'm surprised that what we get from alpine is that. https://github.com/oxsecurity/megalinter/actions/runs/9704207732/job/26784285335