Skip to content

Releases: kubescape/kubescape

Release v3.0.0

22 Oct 17:31
3e2314a
Compare
Choose a tag to compare

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: v2.9.2...v3.0.0

Release v2.9.2

19 Oct 07:24
e411083
Compare
Choose a tag to compare
Merge pull request #1443 from kubescape/sarif-format

image scanning - replace driver name in sarif format

Release v2.9.1

03 Sep 18:07
076aa7f
Compare
Choose a tag to compare
Merge pull request #1370 from kubescape/provide-log-msg

validate sarif format

Release v2.9.0

13 Aug 08:00
3648ef2
Compare
Choose a tag to compare
Merge pull request #1341 from XDRAGON2002/issue_1339

feat: migrate fatih/color to gchalk

Release v2.3.8

25 Jul 21:18
9f1ff4c
Compare
Choose a tag to compare
Merge pull request #1279 from XDRAGON2002/issue_760

feat: add build.ps1

Release v2.3.7

06 Jul 08:42
f060d02
Compare
Choose a tag to compare
Merge pull request #1267 from dwertent/submit-untracked-files

feat(file scanning): Submit untracked files

Release v2.3.6

15 Jun 11:05
e2f8e27
Compare
Choose a tag to compare
Merge pull request #1252 from testwill/ioutil

chore: remove refs to deprecated io/ioutil

Release v2.3.5

04 Jun 14:14
6cefada
Compare
Choose a tag to compare
correcting the formating of the table in pdf output (#1244)

* correcting the formatting of the table in pdf output

Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>

* adding some starting unit tests

Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>

* resolving the mod error

Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>

---------

Signed-off-by: ntishchauhan0022 <nitishchauhan0022@gmail.com>

Release v2.3.4

28 May 10:55
ac43036
Compare
Choose a tag to compare
Merge pull request #1241 from kubescape/hostsensor-improvements

host-scanner improvements

Release v2.3.3

16 May 10:55
e8c72b9
Compare
Choose a tag to compare
Merge pull request #1235 from kubescape/revert-1213-windows-latest

Revert "Deprecate kubescape-windows-latest"