timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
561 stars 61 forks source link

chore(deps): update dependency kubescape/kubescape to v2.0.183 #686

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
kubescape/kubescape patch v2.0.182 -> v2.0.183

Release Notes

kubescape/kubescape ### [`v2.0.183`](https://togithub.com/kubescape/kubescape/releases/tag/v2.0.183) [Compare Source](https://togithub.com/kubescape/kubescape/compare/v2.0.182...v2.0.183) #### Overview - Supporting `kubescape fix` command - Supporting scanning Azure remote repositories - Supporting scanning Bitbucket repositories - Fixed many minor and blocking issues - Supporting `--create-account` flag - This will be submitting data to the ARMO platform without pre-registering in the platform #### Examples ##### Fix command 1. Run the scan command on a local directory: kubescape scan --format=json --format-version=v2 --output=results 2. Run the `fix` command: kubescape fix results.json You can find [here](https://togithub.com/kubescape/kubescape/pull/959) some more information ##### Scanning a Bitbucket repo kubescape scan git@bitbucket.org:matthyx/ks-testing-public.git ##### Scanning an Azure repo kubescape scan git@ssh.dev.azure.com:v3/dwertent/ks-testing-public/ks-testing-public #### This PR fixes: - Resolved [#​1032](https://togithub.com/kubescape/kubescape/issues/1032) - Resolved [#​1021](https://togithub.com/kubescape/kubescape/issues/1021) - Resolved [#​1011](https://togithub.com/kubescape/kubescape/issues/1011) - Resolved [#​1008](https://togithub.com/kubescape/kubescape/issues/1008) - Resolved [#​1005](https://togithub.com/kubescape/kubescape/issues/1005) - Resolved [#​955](https://togithub.com/kubescape/kubescape/issues/955) - Resolved [#​954](https://togithub.com/kubescape/kubescape/issues/954) - Resolved [#​685](https://togithub.com/kubescape/kubescape/issues/685)

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.



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