From 326dd096fd977d8218e8312e0655d5ccd7fe0960 Mon Sep 17 00:00:00 2001 From: Vlad Klokun Date: Wed, 17 Aug 2022 21:08:05 +0300 Subject: [PATCH] docs!: scaninfo.go: remove Armo mentions --- core/cautils/scaninfo.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/cautils/scaninfo.go b/core/cautils/scaninfo.go index 449b8dfe..134a5aea 100644 --- a/core/cautils/scaninfo.go +++ b/core/cautils/scaninfo.go @@ -117,9 +117,9 @@ type ScanInfo struct { InputPatterns []string // Yaml files input patterns Silent bool // Silent mode - Do not print progress logs FailThreshold float32 // Failure score threshold - Submit bool // Submit results to Armo BE + Submit bool // Submit results to Kubescape Cloud BE ScanID string // Report id of the current scan - HostSensorEnabled BoolPtrFlag // Deploy ARMO K8s host scanner to collect data from certain controls + HostSensorEnabled BoolPtrFlag // Deploy Kubescape K8s host scanner to collect data from certain controls HostSensorYamlPath string // Path to hostsensor file Local bool // Do not submit results Credentials Credentials // account ID