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: mondoohq/cnspec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.39.0
Choose a base ref
...
head repository: mondoohq/cnspec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 19 files changed
  • 9 contributors

Commits on Jan 29, 2025

  1. 🐛 Fix errors in client release pipeline (#1559)

    * 🐛 Increase retries
    
    goreleaser might take a bit longer
    Also wait for the image, which takes the longest to build.
    
    Signed-off-by: Christian Zunker <[email protected]>
    
    * 🐛 Create token for multiple repos
    
    Signed-off-by: Christian Zunker <[email protected]>
    
    ---------
    
    Signed-off-by: Christian Zunker <[email protected]>
    czunker authored Jan 29, 2025
    Copy the full SHA
    68ed6fa View commit details
  2. 🐛 Fix broken links (#1561)

    https://github.com/mondoohq/cnspec/actions/runs/13004679114/job/36269400650
    
    Looks like the link checker cannot follow redirects.
    
    Signed-off-by: Christian Zunker <[email protected]>
    czunker authored Jan 29, 2025
    Copy the full SHA
    0b7f7e6 View commit details
  3. ✨ add specific score type for snoozed checks (#1558)

    * ✨ add specific score type for snoozed checks
    
    Signed-off-by: Ivan Milchev <[email protected]>
    
    * handle snoozed for type labels
    
    Signed-off-by: Ivan Milchev <[email protected]>
    
    ---------
    
    Signed-off-by: Ivan Milchev <[email protected]>
    imilchev authored Jan 29, 2025
    Copy the full SHA
    be70b2b View commit details

Commits on Jan 30, 2025

  1. 🧹 don't add snoozed score type (#1562)

    Signed-off-by: Ivan Milchev <[email protected]>
    imilchev authored Jan 30, 2025
    Copy the full SHA
    322b0d1 View commit details

Commits on Feb 3, 2025

  1. Bump the gomodupdates group with 2 updates (#1565)

    Bumps the gomodupdates group with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.2 to 1.29.4
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@config/v1.29.2...config/v1.29.4)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.74.1 to 1.75.2
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.74.1...service/s3/v1.75.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomodupdates
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomodupdates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Copy the full SHA
    bc7b184 View commit details
  2. Bump github.com/spf13/pflag (#1566)

    Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6-0.20201009195203-85dd5c8bc61c to 1.0.6.
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](https://github.com/spf13/pflag/commits/v1.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 3, 2025
    Copy the full SHA
    3d6f55a View commit details

Commits on Feb 4, 2025

  1. 🧹 Bump cnquery to v11.40.0 (#1567)

    Co-authored-by: Mondoo Tools <[email protected]>
    github-actions[bot] and mondoo-tools authored Feb 4, 2025
    Copy the full SHA
    276280b View commit details

Commits on Feb 5, 2025

  1. Changes required to support tag based risk factors (#1563)

    * support risk factors in space policy
    
    * add tags to risk factors
    
    * Allow setting owner on risk factors
    jaym authored Feb 5, 2025
    Copy the full SHA
    85dc538 View commit details
  2. 🧹 Don't write report collection for debug output (#1545)

    I added this because our tests loaded these from a file. However, the
    more I think about it, its probably not a good idea to do this because
    it can get really large
    jaym authored Feb 5, 2025
    Copy the full SHA
    376d231 View commit details
  3. update readme copyright (#1568)

    misterpantz authored Feb 5, 2025
    Copy the full SHA
    3bd2a0f View commit details
  4. Bump dawidd6/action-download-artifact from 7 to 8 (#1554)

    Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 7 to 8.
    - [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
    - [Commits](dawidd6/action-download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: dawidd6/action-download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2025
    Copy the full SHA
    f7d057e View commit details

Commits on Feb 6, 2025

  1. Fix an extra space in help output (#1569)

    Minor fix
    
    Signed-off-by: Tim Smith <[email protected]>
    tas50 authored Feb 6, 2025
    Copy the full SHA
    98f5252 View commit details

Commits on Feb 10, 2025

  1. Bump the gomodupdates group with 4 updates (#1570)

    Bumps the gomodupdates group with 4 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2), [golang.org/x/sys](https://github.com/golang/sys) and google.golang.org/protobuf.
    
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.4 to 1.29.6
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@config/v1.29.4...config/v1.29.6)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.75.2 to 1.76.0
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](aws/aws-sdk-go-v2@service/s3/v1.75.2...service/s3/v1.76.0)
    
    Updates `golang.org/x/sys` from 0.29.0 to 0.30.0
    - [Commits](golang/sys@v0.29.0...v0.30.0)
    
    Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomodupdates
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomodupdates
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomodupdates
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomodupdates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2025
    Copy the full SHA
    719b71a View commit details

Commits on Feb 11, 2025

  1. 🧹 Bump cnquery to get the SBOM improvements in. (#1573)

    Signed-off-by: Preslav <[email protected]>
    preslavgerchev authored Feb 11, 2025
    Copy the full SHA
    4f8306f View commit details
  2. 🧹 Bump cnquery to v11.41.0 (#1574)

    Co-authored-by: Mondoo Tools <[email protected]>
    github-actions[bot] and mondoo-tools authored Feb 11, 2025
    1
    Copy the full SHA
    18156f9 View commit details
Loading