Skip to content

kubescape

Kubernetes security platform for your IDE, CI/CD pipelines, and clusters

Kubescape is an open-source Kubernetes security platform. It includes risk analysis, security compliance, and misconfiguration scanning. Targeted at the DevSecOps practitioner or platform engineer, it offers an easy-to-use CLI interface, flexible output formats, and automated scanning capabilities. It saves Kubernetes users and admins precious time, effort, and resources.

Kubescape scans clusters, YAML files, and Helm charts. It detects misconfigurations according to multiple frameworks (including NSA-CISA, MITRE ATT&CK® and the CIS Benchmark).

secops

https://kubescape.io

amd64 arm64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install kubescape

sudo apt install kubescape

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    kubescape=3.0.18*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      kubescape=3.0.18*

Download URLs

Version SHA256 Size (KB)
3.0.18 adae38ab03c898bc909fce2cb281c954a149f411e9faf139b5b5d9ec3b21bb18 27083
3.0.17 3ccdc986431d505d6eaa3f203c5d07a53870977b1b7d8488994d83afd0b06d1c 26987
3.0.16 7b0e11a7857a23ab594f616631aee285d710b174db553c68800ae085b4ab4775 26989
3.0.15 0cd6c086c3330508913bae2b9e515fb99c218d5c1d33211f94b27fc89ec5ae1e 26987
3.0.14 902e692807a8e0749934104d88f33888784a259c7aad21591d6b8cf981f43841 27002
3.0.13 7c60e50328b0c59c889abe3af2e4bb87c690b9d55f602471a1782e535e6d3be6 26994
3.0.12 e5264249c82ff5627eee93ad6f52a580d204f1c133e8d43aafbd339d176d940f 26978
3.0.11 ae2581738a68c7981e1d00eaf798d102d4b470b415e30a11afc96d1ee9300ec2 26585
3.0.10 63872eff27116a6c9a0e70684c72887ecd02a223bafb280ec80b1fe48fe4c5ed 26563
Version SHA256 Size (KB)
3.0.18 9e7efc201d6d54537ead5ce16fed6a055d23ee0058776846ed2507524a155ac1 23229
3.0.17 f850771ebec845e533bd8434d0ce8f7746b776e9a06f46dd109f7dcbc558002d 23170
3.0.16 d1c13a7ba05b06a4c9677e8d650acba32cd274713aa08c4df2f07375fa36ba55 23160
3.0.15 82b124b1a349fa1489ac62bb6b88fc4b4e8b39f06e43c5a0bafdbb39d0f38801 23157
3.0.14 fd77f04445c64952914244876e4058156872497a4d74bce5806296e4499dc387 23156
3.0.13 be9affddc670209d259e452a5b3b5b35fd205236e02da681f7f98c857048cdb4 23157
3.0.12 b2b622360dbd32e336f7bac4432537b60f5875ee1c5f67e419d578b2da73e273 23144
3.0.11 e4beca1a643e1961e5c4e785a3853db8d54e02c77f49de525df77d9c0bf63897 22785
3.0.10 627ca15f7e1bb3d6826abdf37d0748844cd815c1ba09dd7b02236a2b611c8442 22781

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for kubescape are versioned here.

Click here to see kubescape ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/kubescape/ops2deb.yml
name: kubescape
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 3.0.10
    - 3.0.11
    - 3.0.12
    - 3.0.13
    - 3.0.14
    - 3.0.15
    - 3.0.16
    - 3.0.17
    - 3.0.18
homepage: https://kubescape.io
summary: kubernetes security platform for your IDE, CI/CD pipelines, and clusters
description: |-
  Kubescape is an open-source Kubernetes security platform. It includes risk
  analysis, security compliance, and misconfiguration scanning. Targeted at the
  DevSecOps practitioner or platform engineer, it offers an easy-to-use CLI
  interface, flexible output formats, and automated scanning capabilities. It
  saves Kubernetes users and admins precious time, effort, and resources.

  Kubescape scans clusters, YAML files, and Helm charts. It detects
  misconfigurations according to multiple frameworks (including NSA-CISA, MITRE
  ATT&CK® and the CIS Benchmark).
fetch:
  url: https://github.com/kubescape/kubescape/releases/download/v{{version}}/kubescape-{{target}}-latest.tar.gz
  targets:
    amd64: ubuntu
    arm64: arm64-ubuntu
install:
  - kubescape-{{target}}-latest:/usr/bin/kubescape

The blueprint fetch keyword contains a URL template pointing to kubescape releases. Downloaded files are locked in a lockfile versioned here.

Click here to see kubescape release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/secops/kubescape/ops2deb.lock.yml
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.10/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: e867543c53a4a47ae332391ed486aac8ec3f3e8a6eb37b8138f2feaeeff84c18
  timestamp: 2024-07-15 22:04:28+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.11/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: de395f8b26056840ef83bb331bd486c7e634a89c99ebc17db4f9e1343ca34973
  timestamp: 2024-07-15 22:04:28+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.12/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: 45beedfe9f9914ed2c4ce11b372b86ee912d9175a0bfd457306672aec029b9f3
  timestamp: 2024-07-15 22:04:28+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.13/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: 36c70c005e6786d7feaa442e3482db0b5c3273ffc793eb97f3dce560d4acc6ea
  timestamp: 2024-07-15 22:04:28+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.14/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: c3920c7ccf2183e17e9d5f6f8c9f33dbe59e49ee715ec472990e1ea014e3b5f6
  timestamp: 2024-07-15 22:04:28+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.10/kubescape-ubuntu-latest.tar.gz
  sha256: a37c4d0c3126ed081b2350136a72ba867e998c545d79d152d651b88df41d3ced
  timestamp: 2024-07-15 22:15:02+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.11/kubescape-ubuntu-latest.tar.gz
  sha256: af654301164a69fbb6ad5d89a1bf79659532e01864e799988e0a25987289b66c
  timestamp: 2024-07-15 22:15:02+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.12/kubescape-ubuntu-latest.tar.gz
  sha256: 3d474317ef373b0126a213499e88e2aff63631768a44e5bb4052aff0d2a695b1
  timestamp: 2024-07-15 22:15:02+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.13/kubescape-ubuntu-latest.tar.gz
  sha256: 71b8a290605a2431efd5cd67047b5e5fd4341b87755944738c37364a10ceb76c
  timestamp: 2024-07-15 22:15:02+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.14/kubescape-ubuntu-latest.tar.gz
  sha256: fb766abebf463921a7647b5dd7cb56f178e234c9e664f47e17bf9c1ff57430c4
  timestamp: 2024-07-15 22:15:02+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.15/kubescape-ubuntu-latest.tar.gz
  sha256: 33feac97f715a2f5eb0f12b449729b8f0a7c350f46a033d157e997b134ab7bb2
  timestamp: 2024-07-24 12:09:04+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.15/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: 860ea20ccd940ba2dd4e03d4a65d5b9645fa1d4b14adcd48fe4dab8f09e9ebf5
  timestamp: 2024-07-25 21:55:53+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.16/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: 55cf20b12a11f8afdb625b646dedebca031c864a9a4bd9fa2f6b8e79712cc8b3
  timestamp: 2024-08-21 12:08:58+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.16/kubescape-ubuntu-latest.tar.gz
  sha256: 7f929eed32493cb89e40c0c17a5b5a842571427da0a48f00ec43bb4d00383aac
  timestamp: 2024-08-21 12:08:58+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.17/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: faee52673f1bdd490f9e79cabacbaf40b2fe990072c3b42bc9e05630e8589015
  timestamp: 2024-09-06 15:05:54+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.17/kubescape-ubuntu-latest.tar.gz
  sha256: 5705a1e693ff8bb68bada2e86d8752b0ff3974737f322dba15f9edb7605360a5
  timestamp: 2024-09-06 15:05:54+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.18/kubescape-arm64-ubuntu-latest.tar.gz
  sha256: c19d18f611f9480e347a92cb33c73d317b63a7ee56a229cb969b75276759e484
  timestamp: 2024-09-30 18:08:11+00:00
- url: https://github.com/kubescape/kubescape/releases/download/v3.0.18/kubescape-ubuntu-latest.tar.gz
  sha256: 1d4753b55d6fd56a93185735438c6e0a10c982aa560ec3c9feaa020d8833b3ab
  timestamp: 2024-09-30 18:08:11+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/kubescape.svg)](https://docs.wakemeops.com/packages/kubescape)
<a href="https://docs.wakemeops.com/packages/kubescape">
  <img src="https://docs.wakemeops.com/badges/kubescape.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/kubescape.svg
:target: https://docs.wakemeops.com/packages/kubescape