kubescape / kubevuln

Kubevuln is an in-cluster component of the Kubescape security platform. It scans container images for vulnerabilities, using Grype as its engine.
Apache License 2.0
17 stars 19 forks source link

bump k8s-interface version #193

Closed dwertent closed 6 months ago

dwertent commented 6 months ago

Type

enhancement


Description

This PR includes an enhancement to the project's dependencies:


PR changes walkthrough

Relevant files                                                                                                                                 
Dependencies
2 files
go.mod                                                                                                           
    go.mod

    **The version of the dependency
    `github.com/kubescape/k8s-interface` has been updated from
    `v0.0.135-0.20230730135750-e6e709507847` to `v0.0.153`.**
+1/-1
go.sum                                                                                                           
    go.sum

    **The checksums for the dependency
    `github.com/kubescape/k8s-interface` have been updated to
    match the new version `v0.0.153`.**
+2/-2

User description

Overview

codiumai-pr-agent[bot] commented 6 months ago

PR Description updated to latest commit (https://github.com/kubescape/kubevuln/commit/e65966e53964a70f91b5334ab0ea19df461b5765)

codiumai-pr-agent[bot] commented 6 months ago

PR Analysis

How to use

Instructions > To invoke the PR-Agent, add a comment using one of the following commands: > **/review**: Request a review of your Pull Request. > **/describe**: Update the PR title and description based on the contents of the PR. > **/improve [--extended]**: Suggest code improvements. Extended mode provides a higher quality feedback. > **/ask \**: Ask a question about the PR. > **/update_changelog**: Update the changelog based on the PR's contents. > **/add_docs**: Generate docstring for new components introduced in the PR. > **/generate_labels**: Generate labels for the PR based on the PR's contents. > see the [tools guide](https://github.com/Codium-ai/pr-agent/blob/main/docs/TOOLS_GUIDE.md) for more details. >To edit any configuration parameter from the [configuration.toml](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/configuration.toml), add --config_path=new_value. >For example: /review --pr_reviewer.extra_instructions="focus on the file: ..." >To list the possible configuration parameters, add a **/config** comment.
github-actions[bot] commented 6 months ago

Summary: