diff --git a/index.yaml b/index.yaml index 2ab27bc..11dc26b 100644 --- a/index.yaml +++ b/index.yaml @@ -148,6 +148,16 @@ entries: - lacework-agent-4.3.0.tgz version: 4.3.0 proxy-scanner: + - apiVersion: v2 + appVersion: "1.0" + created: "2022-01-18T17:01:57.384969-08:00" + description: A Helm chart for Lacework Proxy Scanner + digest: 54201342fd7677c391d536298b32263fc6736463717a41f1636f54dfb8c719d2 + name: proxy-scanner + type: application + urls: + - proxy-scanner-0.2.6.tgz + version: 0.2.6 - apiVersion: v2 appVersion: "1.0" created: "2022-01-07T11:12:02.00621-08:00" @@ -188,4 +198,4 @@ entries: urls: - proxy-scanner-0.2.1.tgz version: 0.2.1 -generated: "2022-01-10T10:48:40.244571-08:00" +generated: "2022-01-18T17:01:57.361308-08:00" diff --git a/proxy-scanner-0.2.6.tgz b/proxy-scanner-0.2.6.tgz new file mode 100644 index 0000000..85c0a38 Binary files /dev/null and b/proxy-scanner-0.2.6.tgz differ diff --git a/proxy-scanner/Chart.yaml b/proxy-scanner/Chart.yaml index f54fab4..329d7ea 100644 --- a/proxy-scanner/Chart.yaml +++ b/proxy-scanner/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: proxy-scanner description: A Helm chart for Lacework Proxy Scanner type: application -version: 0.2.5 +version: 0.2.6 appVersion: "1.0" diff --git a/proxy-scanner/templates/configmap.yaml b/proxy-scanner/templates/configmap.yaml index 784ea22..5a7f8d5 100644 --- a/proxy-scanner/templates/configmap.yaml +++ b/proxy-scanner/templates/configmap.yaml @@ -25,6 +25,24 @@ data: method: GET api: /v2/%repository/blobs/%digest token_scope: repository:%repository:pull + gcr: + manifest: + method: GET + api: /v2/%repository/manifests/%reference + token_scope: repository:%repository:pull + blob: + method: GET + api: /v2/%repository/blobs/%digest + token_scope: repository:%repository:pull + ecr: + manifest: + method: GET + api: /v2/%repository/manifests/%reference + token_scope: repository:%repository:pull + blob: + method: GET + api: /v2/%repository/blobs/%digest + token_scope: repository:%repository:pull notifications.yml: | dtr: digest: $.contents.digest diff --git a/proxy-scanner/values.yaml b/proxy-scanner/values.yaml index 9f4945a..7a0e8a2 100644 --- a/proxy-scanner/values.yaml +++ b/proxy-scanner/values.yaml @@ -3,7 +3,7 @@ # The following values may be set or changed to configure the proxy-scanner service # replicaCount: 1 -image: lacework/lacework-proxy-scanner:0.2.5 +image: lacework/lacework-proxy-scanner:0.2.6 name: lacework-proxy-scanner serviceAccount: @@ -11,7 +11,7 @@ serviceAccount: config: static_cache_location: /opt/lacework - default_registry: index.docker.io + default_registry: lacework: account_name: integration_access_token: @@ -19,6 +19,9 @@ config: - domain: ssl: true name: + auth_header_name: + auth_type: + is_public: auto_poll: false credentials: user_name: @@ -27,6 +30,9 @@ config: - domain: ssl: true name: + auth_header_name: + auth_type: + is_public: auto_poll: false credentials: user_name: