Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo

import type { GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";

Evidence related to data in transit detected in your app.

interface GoogleChecksReportV1alphaCheckDataSecurityEvidenceDataInTransitInfo {
uri?: string;
}

§Properties

§
uri?: string
[src]

The URL contacted by your app. This includes the protocol, domain, and URL parameters.