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 kubescape/kubescape to v2.0.180 #679

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
kubescape/kubescape patch v2.0.178 -> v2.0.180

Release Notes

kubescape/kubescape

v2.0.180

Compare Source

Overview

  • Updated go version to 1.19
  • Recognizing AKS cluster
  • Alpha - Adding support for prioritizing the failed resources based on attack vectors (--print-attack-tree)
  • Enabled golangci linter in CI

Screenshots

A screenshot for prioritizing the failed resources can be seen in #​997

This PR fixes:

v2.0.179

Compare Source

Overview

  • Deprecating support for scanning by control name - from now the kubescape scan control will support only control IDs
  • Codebase cosmetic changes
  • CLI output cosmetic changes
  • Support output in multiple formats to multiple files
  • Update maintainers
  • Adopt CNCF Code of Conduct

Details

GitLab scanning remote repository support

Kubescape will support scanning gitlab repositories without the need of pre-cloning

e.g.

kubescape scan https://gitlab.com/dwertent/testing.git

Set the GITLAB_TOKEN environment for scanning private repositories

Deprecating support for scanning by control name

From now on, we will not support scanning control by it's name, you must use the control ID.
Please contact us if you think we should revise this decision.

You can list all of the controls and IDs using the list command:

kubescape list controls
Support output in multiple formats to multiple files

Scan and save the results in multipule formats:

kubescape scan -f html,junit -o results

This will come in handy when using the Kubescape GitHub actions or running Kubescape as a microservice.

The output summary table will always be displayed

This releas fixes:


Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Etc/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.

@renovate renovate bot requested a review from a team as a code owner December 23, 2022 00:01
@renovate renovate bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 23, 2022
@renovate renovate bot changed the title chore(deps): update dependency kubescape/kubescape to v2.0.179 chore(deps): update dependency kubescape/kubescape to v2.0.180 Jan 3, 2023
@onprem onprem merged commit 513e31f into main Jan 3, 2023
@onprem onprem deleted the renovate/github-actions branch January 3, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant