import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SecurityStateExplanation } = default.Security;
An explanation of an factor contributing to the security state.
Properties
securityState: SecurityState
Security state representing the severity of the factor being explained.
mixedContentType: MixedContentType
The type of mixed content described by the explanation.