-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: mondoohq/cnspec
base: v11.39.0
head repository: mondoohq/cnspec
compare: main
- 15 commits
- 19 files changed
- 9 contributors
Commits on Jan 29, 2025
-
🐛 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]>
Configuration menu - View commit details
-
Copy full SHA for 68ed6fa - Browse repository at this point
Copy the full SHA 68ed6faView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 0b7f7e6 - Browse repository at this point
Copy the full SHA 0b7f7e6View commit details -
✨ 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]>
Configuration menu - View commit details
-
Copy full SHA for be70b2b - Browse repository at this point
Copy the full SHA be70b2bView commit details
Commits on Jan 30, 2025
-
🧹 don't add snoozed score type (#1562)
Signed-off-by: Ivan Milchev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 322b0d1 - Browse repository at this point
Copy the full SHA 322b0d1View commit details
Commits on Feb 3, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for bc7b184 - Browse repository at this point
Copy the full SHA bc7b184View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3d6f55a - Browse repository at this point
Copy the full SHA 3d6f55aView commit details
Commits on Feb 4, 2025
-
🧹 Bump cnquery to v11.40.0 (#1567)
Co-authored-by: Mondoo Tools <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 276280b - Browse repository at this point
Copy the full SHA 276280bView commit details
Commits on Feb 5, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 85dc538 - Browse repository at this point
Copy the full SHA 85dc538View commit details -
🧹 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
Configuration menu - View commit details
-
Copy full SHA for 376d231 - Browse repository at this point
Copy the full SHA 376d231View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd2a0f - Browse repository at this point
Copy the full SHA 3bd2a0fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f7d057e - Browse repository at this point
Copy the full SHA f7d057eView commit details
Commits on Feb 6, 2025
-
Fix an extra space in help output (#1569)
Minor fix Signed-off-by: Tim Smith <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98f5252 - Browse repository at this point
Copy the full SHA 98f5252View commit details
Commits on Feb 10, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 719b71a - Browse repository at this point
Copy the full SHA 719b71aView commit details
Commits on Feb 11, 2025
-
🧹 Bump cnquery to get the SBOM improvements in. (#1573)
Signed-off-by: Preslav <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f8306f - Browse repository at this point
Copy the full SHA 4f8306fView commit details -
🧹 Bump cnquery to v11.41.0 (#1574)
Co-authored-by: Mondoo Tools <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 18156f9 - Browse repository at this point
Copy the full SHA 18156f9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v11.39.0...main