Security Audit #160
security-audit.yml
on: schedule
security_audit_rust
13s
Matrix: security_audit_csharp
Annotations
4 errors and 2 warnings
security_audit_csharp (csharp):
cloud_connectors/azure/digital_twins_connector/src/core/Program.cs#L15
Type 'AzureDigitalTwinsInstanceConfig' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
security_audit_csharp (csharp):
cloud_connectors/azure/digital_twins_connector/src/core/Program.cs#L20
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
security_audit_csharp (csharp):
cloud_connectors/azure/digital_twins_connector/src/core/Program.cs#L15
Type 'AzureDigitalTwinsInstanceConfig' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
security_audit_csharp (csharp):
cloud_connectors/azure/digital_twins_connector/src/core/Program.cs#L20
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
security_audit_rust
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
security_audit_csharp (csharp)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|