Bump azure/webapps-deploy from 2 to 3 (#80) #52
sonarcloud-scan.yml
on: push
Analyze with SonarCloud
2m 41s
Annotations
7 warnings
Analyze with SonarCloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze with SonarCloud:
PodcastRewind/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
Analyze with SonarCloud:
PodcastRewind/Models/FeedRewindData.cs#L15
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Analyze with SonarCloud:
PodcastRewind/Program.cs#L37
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)
|
Analyze with SonarCloud:
PodcastRewind/Pages/Error.cshtml.cs#L8
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
Analyze with SonarCloud:
PodcastRewind/Models/FeedRewindData.cs#L15
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)
|
Analyze with SonarCloud:
PodcastRewind/Program.cs#L37
Make sure this debug feature is deactivated before delivering the code in production. (https://rules.sonarsource.com/csharp/RSPEC-4507)
|