test code owners #233
Annotations
5 warnings
[HIGH] Passwords And Secrets - Generic Password:
test/samples/positive1.tf#L12
Query to find passwords and secrets in infrastructure code.
|
[MEDIUM] AD Admin Not Configured For SQL Server:
test/samples/positive1.tf#L6
The Active Directory Administrator is not configured for a SQL server
|
[MEDIUM] Admin User Enabled For Container Registry:
test/samples/positive2.tf#L11
Admin user is enabled for Container Registry
|
[MEDIUM] SQL Server Auditing Disabled:
test/samples/positive1.tf#L6
Make sure that for SQL Servers, 'Auditing' is set to 'On'
|
[LOW] 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
|