Skip to main content

Gcp/checks

@swamp/gcp/checksv2026.04.23.1· 8d agoMODELS
01README

Google Cloud checks infrastructure models

02Models3
@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)
fn get(identifier: string)
Get a apps
ArgumentTypeDescription
identifierstringThe name of the apps
fn sync()
Sync 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)
fn get(identifier: string)
Get a reports
ArgumentTypeDescription
identifierstringThe name of the reports
fn sync()
Sync 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)
fn get(identifier: string)
Get a scans
ArgumentTypeDescription
identifierstringThe name of the scans
fn sync()
Sync scans state from GCP
fn generate(cliAnalysis?: any, cliVersion?: any, localScanPath?: any, scmMetadata?: any)
generate
ArgumentTypeDescription
cliAnalysis?any
cliVersion?any
localScanPath?any
scmMetadata?any

Resources

state(infinite)— Repo scan.
03Previous Versions5
2026.04.04.1Apr 4, 2026
  • Updated: accounts_apps_reports
2026.04.03.3Apr 3, 2026
  • Updated: accounts_apps, accounts_apps_reports, accounts_repos_scans
2026.04.03.1Apr 3, 2026
  • Updated: accounts_apps, accounts_apps_reports, accounts_repos_scans
2026.04.02.2Apr 2, 2026
2026.03.27.1Mar 27, 2026
  • Added: accounts_apps, accounts_apps_reports, accounts_repos_scans
04Stats
A
100 / 100
Downloads
0
Archive size
15.2 KB
Verified by Swamp
  • 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
05Platforms
06Labels