Get Azure Scanned Assessment report

Prev Next
Get
/api/v1/discovery/scans/{id}/assessment_report/azure

Get Azure Scanned Assessment report

Security
OAuth

OAuth 2.0 client credential flow, see https://datatracker.ietf.org/doc/html/rfc6749#section-4.4.

FlowClient Credentials
Token URLhttps://api.armor.fortanix.com/api/v1/iam/session/oauth2/token
Path parameters
id
string (uuid) Required
Responses
2XX

Success result

Expand All
object
risk_assessment
object
findings
object
property*
object additionalProperties
property*
object additionalProperties
property*
object additionalProperties
count
integer
overall_risk
string
Valid values[ "critical", "high", "medium", "low", "good" ]
security_issues
object

We will be returning a count of SharedKeys, NoncompliantKeys, ExpiredKeys, ExportableKeys, and QuantumVulnerableKeys violations.

property*
object additionalProperties
count
integer
violations_by_service
object

We will be returning a count of ServicesEncryptedWithSharedKey, ServicesEncryptedWithNoncompliantKey, and UnencryptedServices violations. These three counts will ve returned for all the Azure Services excluding the Key Vault.

property*
object additionalProperties
property*
object additionalProperties
count
integer
risk_level
string
Valid values[ "critical", "high", "medium", "low", "good" ]