Kubescape Versions Save

Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources.

v3.0.9

1 week ago

v3.0.9 Release Notes

🚀 Enhancements

🐞 Fixed issues

🌟 New Contributors

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.8...v3.0.9

v3.0.8

1 month ago

v3.0.7

1 month ago

v3.0.7 Release Notes

🐞 Fixed issues

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.6...v3.0.7

v3.0.6

1 month ago

v3.0.6 Release Notes

🐞 Fixed issues

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.5...v3.0.6

v3.0.5

1 month ago

v3.0.5 Release Notes

🚀 Enhancements

🐞 Fixed issues

New Contributors

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.4...v3.0.5

v3.0.4

2 months ago

v3.0.4 Release Notes

🚀 Enhancements

🐞 Fixed issues

New Contributors

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.3...v3.0.4

v3.0.3

4 months ago

v3.0.3 Release Notes

🐞 Fixed issues

🐥 New Contributors

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.1...v3.0.3

v3.0.1

6 months ago

Kubescape v3.0.1 Release Notes

What's Changed

Full Changelog: https://github.com/kubescape/kubescape/compare/v3.0.0...v3.0.1


Kubescape v3.0 Release Notes

🚀 Enhancements

Restructured CLI Output

The command line output has been reorganized for better clarity and readability.

overview-v3

Independence from ARMO Platform

With this release, Kubescape no longer has any direct or indirect dependencies on the ARMO platform.


🌟 New Capabilities

1. Scan Images for Vulnerabilities

You can now use Kubescape to scan an image for potential vulnerabilities.

kubescape scan image nginx

2. Patch Images (Experimental)

In our experimental phase, Kubescape introduces the capability to patch an image, which can help in reducing the number of vulnerabilities.

kubescape patch image nginx

Read more about this capability here.

3. Trigger Scans with Kubescape-Operator

Kubescape now allows you to trigger a scan that will be executed by the Kubescape-Operator.

Configuration scanning:

kubescape operator scan configurations

Image vulnerabilities scanning:

kubescape operator scan vulnerabilities

v3.0.0

6 months ago

Kubescape v3.0 Release Notes

We're thrilled to announce the release of Kubescape version 3.0! This update comes with significant enhancements and new capabilities that will surely elevate your experience.


🚀 Enhancements

Restructured CLI Output

The command line output has been reorganized for better clarity and readability.

overview-v3

Independence from ARMO Platform

With this release, Kubescape no longer has any direct or indirect dependencies on the ARMO platform.


🌟 New Capabilities

1. Scan Images for Vulnerabilities

You can now use Kubescape to scan an image for potential vulnerabilities.

kubescape scan image nginx

2. Patch Images (Experimental)

In our experimental phase, Kubescape introduces the capability to patch an image, which can help in reducing the number of vulnerabilities.

kubescape patch image nginx

Read more about this capability here.

3. Trigger Scans with Kubescape-Operator

Kubescape now allows you to trigger a scan that will be executed by the Kubescape-Operator.

Configuration scanning:

kubescape operator scan configurations

Image vulnerabilities scanning:

kubescape operator scan vulnerabilities

Changelog

Full Changelog: https://github.com/kubescape/kubescape/compare/v2.9.2...v3.0.0

v2.9.2

6 months ago