serverSecurityInfraItem
Last updated
Security infrastructure coverage breakdown for an application.
type ServerSecurityInfraItem {
label: String
clientCoverage: Float
oxCoverage: Float
noCoverage: Float
notApplicable: Float
}label String
Label or name of the security infrastructure component
clientCoverage Float
Percentage of coverage provided by client-side security tools
oxCoverage Float
Percentage of coverage provided by OX Security platform
noCoverage Float
Percentage of assets with no security coverage
notApplicable Float
Percentage of assets where security coverage is not applicable
Last updated
