Skip to main content

@swamp/gcp/checks

v2026.04.23.1

Google Cloud checks infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-cloudcheckscloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/checks

@swamp/gcp/checks/accounts-appsv2026.04.23.1accounts_apps.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a apps
ArgumentTypeDescription
identifierstringThe name of the apps
syncSync apps state from GCP

Resources

state(infinite)— Represents an app in Checks.
@swamp/gcp/checks/accounts-apps-reportsv2026.04.23.1accounts_apps_reports.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a reports
ArgumentTypeDescription
identifierstringThe name of the reports
syncSync reports state from GCP

Resources

state(infinite)— Privacy report.
@swamp/gcp/checks/accounts-repos-scansv2026.04.23.1accounts_repos_scans.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
parent?stringThe parent resource name (e.g., projects/my-project/locations/us-central1, organizations/123, folders/456)
getGet a scans
ArgumentTypeDescription
identifierstringThe name of the scans
syncSync scans state from GCP
generategenerate
ArgumentTypeDescription
cliAnalysis?any
cliVersion?any
localScanPath?any
scmMetadata?any

Resources

state(infinite)— Repo scan.