This is a small sample .NET application used to play with GitHub Advanced Security (GHAS), Dependabot and CI workflows.
- .NET SDK (recommended: .NET 9+) installed. Verify with:
dotnet --versionFrom the repository root run:
dotnet buildTo run the application:
dotnet run