@@ -73,6 +73,8 @@ For local development environment setup proceed as follows:
7373- What's missing for a production setup?
7474 - Authorization
7575 - Data requirements
76+ - Update of ` ui\public\.well-known\security.txt `
77+ - Make use of Azure Key Vault for secrets management
7678
7779## Angular CLI Updates
7880
@@ -86,15 +88,15 @@ ng update @angular/cli @angular/core
8688
8789## History
8890
89- - 2024-10-06 Angular 18.2.7, updated security headers
90- - 2024-10-17 Updated security headers performance, updated packages
91- - 2025-01-01 .NET 9, Angular 19
92- - 2025-08-30 Angular 20, updated packages
93- - 2025-10-27 Updated NuGet packages
94- - 2025-10-28 Updated frontend packages, added integration tests, added GitHub Actions workflows
95- - 2025-10-30 Fixed deployment to Azure App Service, reverted Angular due to CSP nonce issues
9691- 2025-10-31 Updated to Angular CLI and Angular 20.3.0, using vite in dev
97- - 2025-10-31 Updated packages, added terraform, sonar SCA, SAST, improved GitHub Actions workflows
92+ - 2025-10-30 Fixed deployment to Azure App Service, reverted Angular due to CSP nonce issues
93+ - 2025-10-29 Added terraform, sonar SCA, SAST, improved GitHub Actions workflows
94+ - 2025-10-28 Updated frontend packages, added integration tests, added GitHub Actions workflows
95+ - 2025-10-27 Updated NuGet packages
96+ - 2025-08-30 Angular 20, updated packages
97+ - 2025-01-01 .NET 9, Angular 19
98+ - 2024-10-17 Updated security headers performance, updated packages
99+ - 2024-10-06 Angular 18.2.7, updated security headers
98100
99101## Links
100102
0 commit comments