Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubescape/kubescape
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.35
Choose a base ref
...
head repository: kubescape/kubescape
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.36
Choose a head ref
  • 8 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 30, 2025

  1. check scanInfo.Submit in HandleResults to not submit by default

    Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
    matthyx committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    6ed3e40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1841 from kubescape/submit

    check scanInfo.Submit in HandleResults to not submit by default
    matthyx authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    c0c25c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. fix: control-plane node taints check (#1843)

    Signed-off-by: Amir Malka <amirm@armosec.io>
    amirmalka authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    4f9809e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. do not fail version if update info cannot be fetched

    Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
    matthyx committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    daabd6c View commit details
    Browse the repository at this point in the history
  2. close grype DB at the very end of processing

    Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
    matthyx committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    525e51d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1847 from kubescape/fixversion

    do not fail version if update info cannot be fetched
    matthyx authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    b211fe9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1848 from kubescape/fixgrype

    close grype DB at the very end of processing
    matthyx authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    407b8be View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. fix buildnumber test

    Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
    matthyx committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    cd046fa View commit details
    Browse the repository at this point in the history
Loading