azure-resource-manager-postgresql-dotnet
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References official Azure and Npgsql packages from the NuGet registry, which are trusted and well-known sources for .NET development.
- [COMMAND_EXECUTION]: Includes standard .NET CLI commands for adding managed dependencies to a project environment.
- [SAFE]: Promotes secure identity management by using Azure's DefaultAzureCredential and Entra ID authentication instead of traditional connection strings.
- [SAFE]: Includes acceptance criteria that explicitly forbid security anti-patterns like hardcoded secrets and non-SSL connections.
- [SAFE]: Provides documentation for standard Azure resource management tasks such as firewall configuration and scale-up operations.
Audit Metadata