feat(critical): add critical severity to KICS github action #212
Annotations
6 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
[HIGH] AD Admin Not Configured For SQL Server:
test/samples/positive1.tf#L6
The Active Directory Administrator is not configured for a SQL server
|
[HIGH] Admin User Enabled For Container Registry:
test/samples/positive2.tf#L11
Admin user is enabled for Container Registry
|
[HIGH] Passwords And Secrets - Generic Password:
test/samples/positive1.tf#L12
Query to find passwords and secrets in infrastructure code.
|
[MEDIUM] SQL Server Auditing Disabled:
test/samples/positive1.tf#L6
Make sure that for SQL Servers, 'Auditing' is set to 'On'
|
[MEDIUM] SQL Server Predictable Active Directory Account Name:
test/samples/positive1.tf#L18
Azure SQL Server must avoid using predictable Active Directory Administrator Account names, like 'Admin', which means the attribute 'login' must be set to a name that is not easy to predict
|