Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@cloudgraph/cg-provider-azure
Advanced tools
CloudGraph provider plugin for Azure used to fetch Azure cloud data.
Scan cloud infrastructure via the Azure SDK
💻 Full CloudGraph Documentation Including Azure Examples
Install the aws provider in CloudGraph
cg init azure
Authenticate the CloudGraph Azure Provider any of the following ways:
CloudGraph needs read permissions in order to ingest your data. To keep things easy you can use the same permissions that we use internally when we run CloudGraph to power AutoCloud. Here are the Azure Docs for generating the correct Service Principal with a Client Secret (feel free to leave out AutoCloud specific configuration).
Service | Relations |
---|---|
actionGroup | resourceGroup, authRoleDefinition, eventHub, functionApp |
activityLogAlerts | resourceGroup |
adApplication | authRoleAssignment, adGroup, adServicePrincipal, adUser |
adGroup | adApplication, authRoleAssignment |
adIdentitySecurityDefaultsEnforcementPolicy | |
adServicePrincipal | adApplication, authRoleAssignment |
adUser | adApplication, authRoleAssignment |
aksManagedCluster | resourceGroup |
appInsights | resourceGroup |
appServiceEnvironment | resourceGroup, virtualNetwork |
appServicePlan | resourceGroup, appServiceWebApp |
appServiceWebApp | resourceGroup, appServicePlan, storageAccount |
arcConnectedCluster | resourceGroup |
authRoleAssignment | adApplication, adGroup, adServicePrincipal, adUser, authRoleDefinition |
authRoleDefinition | actionGroup, authRoleAssignment |
autoProvisioningSettings | |
cdnCustomDomains | cdnEndpoints, resourceGroup |
cdnEndpoints | cdnCustomDomains, cdnOrigins, cdnOriginGroups, cdnProfiles, resourceGroup |
cdnProfiles | cdnEndpoints, resourceGroup |
cdnOrigins | cdnEndpoints, cdnOriginGroups, resourceGroup |
cdnOriginGroups | cdnEndpoints, cdnOrigins, resourceGroup |
containerRegistry | keyVault, resourceGroup |
cosmosDb | resourceGroup |
dataCollectionRule | resourceGroup, logAnalyticsWorkspace |
dataFactory | integrationRuntime, resourceGroup |
databaseManagedSqlInstance | resourceGroup |
databaseMySql | resourceGroup, mySqlServers |
databasePostgreSql | resourceGroup, postgreSqlServers |
databaseSql | resourceGroup, sqlServers |
databaseSqlVm | resourceGroup |
dataLakeStorageAccounts | resourceGroup |
diagnosticSettings | resourceGroup, storageAccount |
disk | resourceGroup, virtualMachine |
dns | resourceGroup |
eventGrid | resourceGroup |
eventHub | resourceGroup, actionGroup, storageAccount |
fileShare | resourceGroup, storageAccount |
firewall | publicIp, virtualNetwork |
functionApp | resourceGroup, actionGroup |
integrationRuntime | dataFactory, resourceGroup |
keyVault | resourceGroup |
machineLearningWorkspaces | resourceGroup |
metricAlert | resourceGroup |
mySqlServers | resourceGroup, databaseMySql |
loadBalancer | loadBalancer, publicIp, resourceGroup, virtualNetwork |
logAnalyticsSolution | resourceGroup |
logAnalyticsWorkspace | resourceGroup, dataCollectionRule |
networkInterface | publicIp, resourceGroup, securityGroup, virtualMachine, virtualNetwork |
policyAssignment | |
postgreSqlServers | resourceGroup, databasePostgreSql |
privateDns | resourceGroup |
publicIp | networkInterface, resourceGroup |
redisCaches | resourceGroup |
resourceGroup | all services |
securityAssessments | |
securityContacts | |
securityGroup | networkInterface, resourceGroup |
securityPricings | |
securitySettings | |
sqlServers | databaseSql, resourceGroup |
storageAccount | diagnosticSetting, resourceGroup, storageContainer |
storageBlob | resourceGroup, storageContainer |
storageContainer | resourceGroup, storageAccount |
trafficManager | resourceGroup |
virtualMachine | disk, networkInterface, resourceGroup, virtualNetwork |
virtualMachineScaleSet | resourceGroup |
virtualNetwork | appServiceEnvironment,networkInterface, resourceGroup virtualMachine |
Install all the dependencies:
yarn
Generate types and compile:
yarn build
FAQs
CloudGraph provider plugin for Azure used to fetch Azure cloud data.
The npm package @cloudgraph/cg-provider-azure receives a total of 15 weekly downloads. As such, @cloudgraph/cg-provider-azure popularity was classified as not popular.
We found that @cloudgraph/cg-provider-azure demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.