Skip to main content

@swamp/gcp/threatintelligence

v2026.04.23.1

Google Cloud threatintelligence infrastructure models

Repository

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

Labels

gcpgoogle-cloudthreatintelligencecloudinfrastructure

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/threatintelligence

@swamp/gcp/threatintelligence/alertsv2026.04.23.1alerts.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
getGet a alerts
ArgumentTypeDescription
identifierstringThe name of the alerts
syncSync alerts state from GCP
benignbenign
duplicateduplicate
ArgumentTypeDescription
duplicateOf?any
enumerate_facetsenumerate facets
escalateescalate
false_positivefalse positive
not_actionablenot actionable
readread
resolveresolve
track_externallytrack externally
triagetriage

Resources

state(infinite)— Stateful object representing a group of Findings. Key feature to an Alert is ...
@swamp/gcp/threatintelligence/alerts-documentsv2026.04.23.1alerts_documents.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
getGet a documents
ArgumentTypeDescription
identifierstringThe name of the documents
syncSync documents state from GCP

Resources

state(infinite)— A document that is associated with an alert.
@swamp/gcp/threatintelligence/configurationsv2026.04.23.1configurations.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
getGet a configurations
ArgumentTypeDescription
identifierstringThe name of the configurations
syncSync configurations state from GCP
upsertupsert
ArgumentTypeDescription
audit?any
description?any
detail?any
displayName?any
name?any
provider?any
state?any
version?any

Resources

state(infinite)— A configuration represents a behavior an engine should follow when producing ...
@swamp/gcp/threatintelligence/configurations-revisionsv2026.04.23.1configurations_revisions.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
getGet a revisions
ArgumentTypeDescription
identifierstringThe name of the revisions
syncSync revisions state from GCP

Resources

state(infinite)— A ConfigurationRevision is a snapshot of a Configuration at a point in time. ...
@swamp/gcp/threatintelligence/findingsv2026.04.23.1findings.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
getGet a findings
ArgumentTypeDescription
identifierstringThe name of the findings
syncSync findings state from GCP
searchsearch

Resources

state(infinite)— A ‘stateless’ and a point in time event that a check produced a result of int...