Releases: mondoohq/cnquery
Releases · mondoohq/cnquery
v11.44.0
What's Changed
- ✨ Update providers 20250225 by @github-actions in #5266
- ✨ github: repo and org custom properties by @afiune in #5211
- 🐛 fix core
asset.labels
+ ✨ newasset.platformMetadata
by @afiune in #5227 - ⚡️ improve
microsoft.applications.length
by @afiune in #5161 - ⚡️ improve
microsoft.groups.length
by @afiune in #5153 - 🎉 ms365-11.1.19 by @afiune in #5268
- 🧹 update
protoc-gen-go v1.36.5
protoc v5.29.3
by @afiune in #5269 - 🧹 Pretty print duration in slow query report by @jaym in #5270
- 🌟 Add IP type by @arlimus in #5265
- ⭐ ip.inRange by @arlimus in #5271
- Bump dawidd6/action-download-artifact from 8 to 9 by @dependabot in #5278
Full Changelog: v11.43.0...v11.44.0
v11.43.0
What's Changed
- ✨ Update providers 20250218 by @github-actions in #5234
- 🐛 parse malformed
package.json
fieldengines
by @afiune in #5236 - Improve documentation for security groups by @tas50 in #5237
- 🐛 Detect windows 11 name by @jaym in #5238
- ✨ tailscale provider by @afiune in #5214
- 🧹 fix tailscale provider go.mod by @afiune in #5239
- ✨ override builtin functions by @afiune in #5156
- 🐛 Fix Rocky Linux PURLs by @czunker in #5252
- 🐛 fix
aws.s3.bucket.policy
resource by @afiune in #5228 - 🐛 fix azure.subscription.policy.assignments id by @afiune in #5253
- 🐛 fix
aws.s3.bucket.policy
panic by @afiune in #5264 - #498 BURP: Remove dispatch event for releases.mondoo.com by @philipbalinov in #5263
Full Changelog: v11.42.0...v11.43.0
v11.42.0
What's Changed
- ✨ Update providers 20250211 by @github-actions in #5205
- 📃 print a better message on connecting to your local system by @arlimus in #5206
- ⭐ epoch support in version by @arlimus in #5106
- ✨ version(.., type: "semver") by @arlimus in #5208
- 🧹 Cleanup extra fields in the cloudformation provider yaml by @tas50 in #5196
- 🧹 Cleanup an extra field in the shodan provider yaml by @tas50 in #5197
- ⭐ add version.inRange support by @arlimus in #5209
- 🧹 Cleanup extra port group fields/resources in the vsphere provider by @tas50 in #5198
- 🐛 fix fetching of service accounts on gke cluster nodepool config by @vjeffrey in #5149
- Bump dawidd6/action-download-artifact from 7 to 8 by @dependabot in #5123
- 🐛 Align photon PURL namespace with ecosystem by @czunker in #5212
- ⭐ print file context to CLI by @arlimus in #5210
- 🐛 os sshd config missing, show warning by @afiune in #5217
- Pull in new spellcheck patterns by @tas50 in #5215
- 🐛 Fix Windows PURLs for locally collected packages by @czunker in #5220
- 🧹 Wire up the remainder of aws.iam.role.createdAt by @tas50 in #5216
- ⭐️ Expose the aws.rds.dbcluster httpEndpointEnabled field by @tas50 in #5213
- ✨ Update providers 20250214 by @github-actions in #5222
- 🐛 print line+column range correctly by @arlimus in #5224
- 🐛 fix aws s3 bucket public() by @afiune in #5218
- Capitalize some resource docs by @tas50 in #5229
- 🧹 Update deps for cnquery and providers 20250217 by @github-actions in #5230
- 🐛 fstab discovery improvements by @slntopp in #5207
- 🐛 Fix SUSE PURLs by @czunker in #5233
- 🐛 fix gcloud.project.cloudRun.services { template { * }} by @vjeffrey in #5225
Full Changelog: v11.41.0...v11.42.0
v11.41.0
What's Changed
- ✨ Update providers 20250204 by @github-actions in #5162
- 🐛 github: fix precedence flag vs env-var by @afiune in #5144
- Add init for aws.rds.dbcluster by @tas50 in #5057
- 🧹 extract range from llx by @arlimus in #5167
- updates copyright in readme by @misterpantz in #5171
- 🧹 Fix 2 minor comment typos by @tas50 in #5166
- 🧹 Update the AWS resource yaml to reflect public resources by @tas50 in #5170
- 🎉 github-11.4.42 by @afiune in #5174
- ⬆️ upgrade google/go-github to
v69
by @tas50 in #5037 - Add distro-id label to arch testdata by @jaym in #5175
- ✨ resource context in LR definition by @arlimus in #5176
- Use mergebot app as repository-dispatch needs content: write permissions by @philipbalinov in #5177
- 🌟 file.context on sshd by @arlimus in #5178
- ✨ backup way to describe aws regions by @afiune in #5143
- 🐛 ExtractString for ranges by @arlimus in #5179
- ⚡️ filtered resources:
microsoft.users
µsoft.roles
by @afiune in #5168 - 📃 add docs to file.context and sshd match blocks by @arlimus in #5181
- 🧹 fix broken test by @afiune in #5184
- 📝 Minor ssh docs typo by @tas50 in #5182
- ⭐ only show 8 lines in file.context by default by @arlimus in #5187
- 🐛 support features on cnquery run by @arlimus in #5189
- 🐛 azure fix can't access vaults from tenant by @afiune in #5186
- ✨ azure: new
appsite
fieldsftp
&scm
by @afiune in #5180 - ⭐ add line numbers to file.context snippets by @arlimus in #5188
- 🧹 Remove an extra field from the cloudflare provider yaml by @tas50 in #5195
- 🧹 Cleanup the GitHub provider lr yaml by @tas50 in #5190
- 🧹 Remove equinix provider content from the OS provider yaml by @tas50 in #5193
- 🧹 Remove legacy gcloud entries from gcp provider yaml by @tas50 in #5194
- 🧹 Cleanup fields in the Slack provider yaml by @tas50 in #5192
- 🧹 Cleanup fields/resources in AWS provider yaml by @tas50 in #5191
- ✨ Simplify retrieval of devices via logical unit numbers. by @preslavgerchev in #5141
- 🧹 Update deps for cnquery and providers 20250210 by @github-actions in #5200
- 🐛 Add id to CVSS score by @czunker in #5163
- 🐛 Fix namespace for Red Hat PURLs by @czunker in #5199
- Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot in #5201
- ✨ azure support for defender email notification sources by @afiune in #5185
- ⭐️ azure msdefender security settings (MCAS, WDATP, Sentinel) by @afiune in #5203
- ✨ Do not error out on SBOM generation, use the sbom ErrorMessage instead by @preslavgerchev in #5202
- 🐛 Do not stop sbom generation on the first encountered unmarshal error. by @VasilSirakov in #5204
Full Changelog: v11.40.0...v11.41.0
v11.40.0
What's Changed
- ✨ Update providers 20250128 by @github-actions in #5130
- Add long-form help for gcp, k8s, network, os, terraform, vcd, vsphere by @misterpantz in #5124
- 🐛 fix handling of aws filters (ensure filters are copied in cfg clone) by @vjeffrey in #5121
- 🐛 Do not store duplicate mountpoints in device connection. by @preslavgerchev in #5126
- 🐛 Return empty python packages if dir does not exist. by @preslavgerchev in #5132
- ✨ Add additional field to GKE: releaseChannel by @mm-weber in #5111
- ⭐ add labels to gcp discovered assets by @vjeffrey in #5131
- 🎉 gcp-11.0.64 by @vjeffrey in #5137
- 🐛 Ensure machine id detector is not added if already present. by @preslavgerchev in #5139
- 🎉 os-11.3.24 by @preslavgerchev in #5140
- 🐛 fix threadsPerCore on gke project nodePool config by @vjeffrey in #5135
- 🧹 gracefully handle 403 when fetching gcp org by @vjeffrey in #5136
- 🐛 fix
contains
ondict
type by @arlimus in #5138 - 🐛 don't wait indefinitely when testing tls by @imilchev in #5145
- 🎉 network-11.0.51 by @imilchev in #5146
- Replace repo-level token with GH App by @philipbalinov in #5147
- 🐛 Add format to packages by @czunker in #5148
- 🧹 Update deps for cnquery and providers 20250203 by @github-actions in #5154
- 📝 vsphere README.md broken link by @afiune in #5158
- 🐛 fix make lr/test by @arlimus in #5159
Full Changelog: v11.39.0...v11.40.0
v11.39.0
What's Changed
- ✨ Update providers 20250121 by @github-actions in #5108
- 🗒️ add func to send slow query info upstream by @vjeffrey in #5107
- Add Azure long-form help by @misterpantz in #5112
- ✨ add terraform.plan.variables by @afiune in #5113
- 🎉 terraform-11.1.0 by @afiune in #5114
- 🐛 Fix vmware asset url by @jaym in #5118
- 🐛 Fix oci asset url by @jaym in #5119
- 🧹 Update deps for cnquery and providers 20250127 by @github-actions in #5122
- ✨ Update providers 20250128 by @github-actions in #5125
- 🧹 refactor languages by @chris-rock in #5120
- Pin goreleaser version due to issue with rpm<=4.16 by @philipbalinov in #5128
- Revert syntax change for goreleaser >= 2.6.0 by @philipbalinov in #5129
New Contributors
- @philipbalinov made their first contribution in #5128
Full Changelog: v11.38.0...v11.39.0
v11.38.0
What's Changed
- ✨ Update providers 20250115 by @github-actions in #5096
- ✨ add ability to fetch ms365 application by id by @vjeffrey in #5094
- 🎉 ms365-11.1.10 by @vjeffrey in #5097
- 🐛 ensure regions data is fetched when querying gcp services by @vjeffrey in #5098
- 🎉 gcp-11.0.60 by @vjeffrey in #5099
- 🐛 fix dict translation for cloudrun service traffic by @vjeffrey in #5101
- 🧹 Update deps for cnquery and providers 20250120 by @github-actions in #5103
- Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot in #5105
Full Changelog: v11.37.1...v11.38.0
v11.37.1
v11.37.0
What's Changed
- ✨ Update providers 20250109 by @github-actions in #5080
- ✨ add encryption to gcp storage bucket resource by @vjeffrey in #5077
- 🎉 aws-11.5.17 by @vjeffrey in #5084
- 🎉 gcp-11.0.57 by @vjeffrey in #5085
- ⭐️ Add tags to objectref by @jaym in #5083
- Update the example kind values in the docs by @tas50 in #5078
- 📄 Add long-form help for ms365 provider by @misterpantz in #5086
- 🧹 Update deps for cnquery and providers 20250113 by @github-actions in #5087
- 🧹 add query in panic when compiling by @jaym in #5089
- 🧹 Add new ALF plist location for macOS 15 by @jaym in #5013
- Unify more of the aws resources on createdAt by @tas50 in #5041
- ✨ Add platform PURL type by @czunker in #5088
Full Changelog: v11.36.2...v11.37.0
v11.36.2
What's Changed
- ✨ Update providers 20250108 by @github-actions in #5075
- feat: keep block devices mounted option by @slntopp in #5076
- 🐛 use configured region to fetch regions list (aws) by @vjeffrey in #5073
- 🐛 do not download providers when already present by @imilchev in #5079
Full Changelog: v11.36.1...v11.36.2