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

GoogleChecksRepoScanV1alphaRepoScan

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

Repo scan.

interface GoogleChecksRepoScanV1alphaRepoScan {
cliVersion?: string;
localScanPath?: string;
name?: string;
resultsUri?: string;
}

§Properties

§
cliVersion?: string
[src]

CLI version.

§
localScanPath?: string
[src]

Local scan path.

§
name?: string
[src]

Identifier. Resource name of the scan.

§
resultsUri?: string
[src]

A URL to view results.

§

Data sources detected.