azure-cosmos-java
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: References the
azure-cosmoslibrary andazure-sdk-bomfrom the official Maven Central repository, which is a well-known and trusted service for Java dependencies. - [DATA_EXPOSURE]: Implements authentication using environment variables (
COSMOS_ENDPOINT,COSMOS_KEY) as a best practice. No hardcoded credentials or sensitive file access patterns were found; placeholders are used for configuration examples. - [SAFE]: All external resource links point to official Microsoft domains (
microsoft.com,azure.com), the Maven Central repository, or verified Azure sample repositories on GitHub.
Audit Metadata