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: aquasecurity/trivy-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.1
Choose a base ref
...
head repository: aquasecurity/trivy-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.27.2
Choose a head ref
  • 9 commits
  • 26 files changed
  • 4 contributors

Commits on Jun 26, 2025

  1. Configuration menu
    Copy the full SHA
    9a9a222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d2e80b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf5f59 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. build(deps): bump github.com/go-viper/mapstructure/v2 (#2630)

    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    0abe0d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    f55b1fc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    edc9d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11cbbac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00376ad View commit details
    Browse the repository at this point in the history
  4. release: prepare v0.27.2 (#2627)

    * release: prepare v0.27.2
    
    * build(deps): bump github.com/go-viper/mapstructure/v2 (#2630)
    
    Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/go-viper/mapstructure/releases)
    - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
    - [Commits](go-viper/mapstructure@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-viper/mapstructure/v2
      dependency-version: 2.3.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * fix(ci): use multiline syntax to print logs on failure (#2637)
    
    Signed-off-by: Nikita Pivkin <[email protected]>
    
    * docs: fix typo in RELEASING.md for Helm chart file name (#2642)
    
    Signed-off-by: Nikita Pivkin <[email protected]>
    
    * chore: bump up UBI version to 9.6-1751445649 (#2643)
    
    * ci: add ubi images for vuln pre-release scanning (#2628)
    
    * fix: correct prev_git_tag
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Nikita Pivkin <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Nikita Pivkin <[email protected]>
    Co-authored-by: afdesk <[email protected]>
    4 people authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    9d137c7 View commit details
    Browse the repository at this point in the history
Loading