Using SonarCloud with ASP.NET Core, Angular and github actions
Webinar:
https://www.youtube.com/watch?v=6cdV-oN_Yao
https://github.com/damienbod/bff-aspnetcore-angular
- Application setup development/production
- ASP.NET Core/Angular
- Secrets
- Authentication
- Microsoft Entra ID
- Microsoft.Identity.Web
- Microsoft Graph 5 for profile data
- Profile data in UI (UserController)
- Session protection
- CI/CD
- CI/CD Quality (SonarCloud)
- quality (SonarCloud and github actions)
- Analysis for different technical stacks (.csproj)
- sonar badges, build badges
- What's missing for a productive setup?
- infrastructure automation (terraform/biceps)
- authorization
- data requirements
nx migrate latest
nx migrate --run-migrations=migrations.json
- 2025-01-01 .NET 9, Angular 19
- 2024-10-17 Updated security headers performance, updated packages
- 2024-10-06 Updated Angular 18.2.7, Updated security headers
https://docs.sonarsource.com/sonarcloud/getting-started/github/
https://github.com/rufer7/github-sonarcloud-integration
https://community.sonarsource.com/t/code-coverage-report-for-net-not-working-on-linux-agent/62087
https://andreiepure.ro/2023/08/20/analyze-web-files-with-s4net.html
https://github.com/damienbod/bff-aspnetcore-angular
https://community.sonarsource.com/t/webinar-end-to-end-security-in-a-web-application/115405