Change authentication in Azure deployment workflow #68
Annotations
6 warnings
Build and analyze:
PodcastRewind/Models/FeedRewindData.cs#L15
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Build and analyze:
PodcastRewind/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
Build and analyze:
PodcastRewind/Program.cs#L37
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)
|
Build and analyze:
PodcastRewind/Models/FeedRewindData.cs#L15
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Build and analyze:
PodcastRewind/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
Build and analyze:
PodcastRewind/Program.cs#L37
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)
|
Loading