Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency armosec/kubescape to v3 #367

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
armosec/kubescape major 2.9.2 -> 3.0.0

Release Notes

armosec/kubescape (armosec/kubescape)

v3.0.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Oct 30, 2023

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.06s
✅ BASH bash-exec 4 0 0.03s
✅ BASH shellcheck 4 0 0.1s
✅ BASH shfmt 4 0 0.02s
✅ DOCKERFILE hadolint 1 0 1.25s
✅ EDITORCONFIG editorconfig-checker 47 0 0.14s
✅ JSON eslint-plugin-jsonc 4 0 1.64s
✅ JSON jsonlint 4 0 1.64s
✅ JSON npm-package-json-lint yes no 0.81s
✅ JSON prettier 4 0 1.14s
✅ JSON v8r 4 0 5.08s
⚠️ MARKDOWN markdownlint 5 9 0.81s
✅ REPOSITORY checkov yes no 10.0s
✅ REPOSITORY devskim yes no 1.59s
✅ REPOSITORY gitleaks yes no 0.16s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.1s
✅ REPOSITORY kics yes no 48.26s
✅ REPOSITORY secretlint yes no 0.74s
✅ REPOSITORY syft yes no 0.34s
✅ REPOSITORY trivy yes no 15.0s
✅ REPOSITORY trivy-sbom yes no 1.21s
✅ REPOSITORY trufflehog yes no 4.32s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/armosec-kubescape-3.x branch from b48067c to 9a96e3f Compare October 30, 2023 03:52
@renovate renovate bot force-pushed the renovate/armosec-kubescape-3.x branch from 9a96e3f to 9685929 Compare October 30, 2023 06:14
@chgl chgl merged commit d64c240 into master Oct 31, 2023
8 checks passed
@renovate renovate bot deleted the renovate/armosec-kubescape-3.x branch October 31, 2023 00:41
chgl pushed a commit that referenced this pull request Oct 31, 2023
## [2.2.15](v2.2.14...v2.2.15) (2023-10-31)

### Miscellaneous Chores

* **deps:** update dependency armosec/kubescape to v3 ([#367](#367)) ([d64c240](d64c240))
* **deps:** update dependency checkov to v3 ([#368](#368)) ([9b7b4e4](9b7b4e4))
@chgl
Copy link
Owner

chgl commented Oct 31, 2023

🎉 This PR is included in version 2.2.15 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@chgl chgl added the released label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant