Bump anchore/scan-action from 3.3.5 to 3.3.8 #3281
Annotations
10 warnings
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L193
The variable 'ex' is declared but never used
|
src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
src/WorkflowManager/WorkflowManager/appsettings.json#L3
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/WorkflowManager/WorkflowManager/appsettings.json#L71
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/WorkflowManager/WorkflowManager/appsettings.json#L82
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/WorkflowManager/WorkflowManager/appsettings.Local.json#L3
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/WorkflowManager/WorkflowManager/appsettings.Local.json#L66
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/WorkflowManager/WorkflowManager/appsettings.Local.json#L78
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/WorkflowManager/WorkflowManager/appsettings.Local.json#L107
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
src/TaskManager/TaskManager/appsettings.Local.json#L3
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
|
The logs for this run have expired and are no longer available.
Loading