Releases: mondoohq/cnquery
Releases · mondoohq/cnquery
v11.10.0
What's Changed
- 🧹 Add a safeguard when casting azure connections. by @preslavgerchev in #4266
- 🧹 Add a safeguard when trying to initialize a lambda function resource by @preslavgerchev in #4268
- 🧹 ensure we always read the fine grained assets FF for AWS by @vjeffrey in #4254
- 🏃 Improve azure provider performance by @preslavgerchev in #4270
- 🧹 Small code improvements around azure mql resources. by @preslavgerchev in #4273
- 🎉 aws-11.1.9, azure-11.0.19 by @preslavgerchev in #4274
- 🐛 Do not set device name for aws ebs conn. by @preslavgerchev in #4275
- 🎉 aws-11.1.10 by @preslavgerchev in #4276
- 🧹 Remove unused volume mounter code. by @preslavgerchev in #4277
- 🐛 Safeguard GCP connection in gcp init resources. by @preslavgerchev in #4278
- 🎉 os-11.2.13, gcp-11.0.22 by @preslavgerchev in #4279
- Create AWS resource
aws.eks.addon
by @mm-weber in #4237 - 🎉 aws-11.1.11 by @preslavgerchev in #4281
- Bump dawidd6/action-download-artifact from 3 to 6 by @dependabot in #4252
- ✨ add isDelegatedAdmin to google workspace users by @imilchev in #4283
- 🐛 Do not use parent connection for azure provider. by @preslavgerchev in #4284
- 🎉 azure-11.0.20 by @preslavgerchev in #4285
- 🧹 Allow retrying fetching of Azure managed identity credential. by @preslavgerchev in #4288
- 🧹 increase sleep time for iam GetCredentialReport retries by @vjeffrey in #4287
- ⭐ Collect the IAM role of the EKS cluster by @tas50 in #4289
- ✨ add google workspace calendar and acl resources by @imilchev in #4282
- 🧹 Update deps for cnquery and providers 20240624 by @github-actions in #4290
- 🐛 fix readdirnames for docker scans by @imilchev in #4291
- 🎉 os-11.2.14 by @imilchev in #4292
- ✨ extend google workspace apps resource with admin data by @mm-weber in #4286
New Contributors
Full Changelog: v11.9.1...v11.10.0
v11.9.1
What's Changed
- 🧹 Fix mqlc checksum test by @preslavgerchev in #4260
- 🐛 Fix find files panic for FS connections. by @preslavgerchev in #4258
- ✨ Update providers 20240618 by @github-actions in #4261
- 📃 add make lr/docs/stats by @arlimus in #4263
- Fix the makefile echo for the stats command by @tas50 in #4264
- 📃 add connectors to docs schema analysis by @arlimus in #4265
- 🧹 Only consider devices via LUN when they have no mounted partitions at all by @preslavgerchev in #4262
Full Changelog: v11.9.0...v11.9.1
v11.9.0
What's Changed
- ✨ Update providers 20240611 by @github-actions in #4220
- 🐛 Safeguard accessing potential nil properties of an ec2 image in the AWS provider by @preslavgerchev in #4221
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #4214
- ✨ Added aws account tags query by @Pauti in #4207
- 🧹 Update deps for cnquery and providers 20240612 by @github-actions in #4224
- 🧹 set runtime for cloudformation assets by @imilchev in #4228
- 🎉 cloudformation-11.0.7 by @imilchev in #4229
- 🧹 Update AWS snapshot connection to use device connection. by @preslavgerchev in #4088
- ✨ Add basic support for scanning windows disk drives via device conn. by @preslavgerchev in #4208
- remove free account signup by @misterpantz in #4232
- Update the platform name for Azure SQL Database servers by @tas50 in #4231
- 🧹 catch rate limit errors earlier when getting credential report by @vjeffrey in #4219
- 🐛 Fix goreleaser config version by @czunker in #4233
- 🐛 Fix goreleaser config version by @czunker in #4235
- 🐛 Fix goreleaser config changelog by @czunker in #4238
- ⭐️ allow finding files by permissions by @imilchev in #4236
- 🎉 os-11.2.10 by @imilchev in #4239
- 🧹 add k8s services to discovery by @vjeffrey in #4211
- 🧹 Do not overwrite asset name in device connection if it's already set. by @preslavgerchev in #4241
- 🐛 fix os provider build by @imilchev in #4242
- 🎉 os-11.2.11 by @imilchev in #4243
- 🐛 Fix panic in ms365 provider by @jaym in #4244
- 🐛 Fix panic in ms365 provider by @jaym in #4246
- 🎉 ms365-11.0.18 by @jaym in #4247
- 🧹 Update deps for cnquery and providers 20240617 by @github-actions in #4249
- 🧹 use cache for kms key on efs filesystem by @vjeffrey in #4248
- Improve defaults for Azure SQL resources + fix some branding by @tas50 in #4225
- 🐛 fix gcp subnetwork navigation from gke resources by @imilchev in #4251
- 🐛 Assign epoch in RPM static package manager. by @preslavgerchev in #4255
New Contributors
Full Changelog: v11.8.0...v11.9.0
v11.8.0
What's Changed
- 🐛 fix aws ecs cluster tasks resource by @vjeffrey in #4193
- 🎉 aws-11.1.6 by @vjeffrey in #4202
- ⭐️ Add support for static analysis of Windows systems by @preslavgerchev in #4203
- 🧹 Use the registry directly to fetch Windows packages by @preslavgerchev in #4204
- ✨ Fetch registry packages for Windows filesystem connections by @preslavgerchev in #4205
- 🧹 implement missing Readdir for catfs by @chris-rock in #4206
- 🧹 Update deps for cnquery and providers 20240610 by @github-actions in #4212
- ⭐️ snowflake provider by @chris-rock in #4210
- Fix docs generation for Snowflake by @tas50 in #4217
- 📄 Updates Snowflake documentation by @misterpantz in #4218
Full Changelog: v11.7.3...v11.8.0
v11.7.3
v11.7.2
v11.7.1
v11.7.0
What's Changed
- 📝 Update go version to 1.22 in development.md by @afiune in #4156
- Add modifiedAt to aws.eks.nodegroup by @tas50 in #4157
- Expand data collected in gcp.project.sqlService.instance.settings.ipConfiguration by @tas50 in #4159
- 🎉 aws-11.1.2 by @chris-rock in #4161
- 🎉 gcp-11.0.16 by @chris-rock in #4160
- 🧹 update to github api v62 by @chris-rock in #4162
- ✨ add autoscaling groups to aws eks cluster nodegroups by @vjeffrey in #4165
- 🧹 add gh discovery options to gh provider by @chris-rock in #4166
- 🧹 Update deps for cnquery and providers 20240603 by @github-actions in #4169
- ✨ Add windows.optionalfeatures resource by @czunker in #4130
- 🧹 Do not end discovery when single ESXi host is unreachable by @czunker in #4170
- ✨ Update providers 20240603 by @github-actions in #4171
- ⭐️ shodan provider by @chris-rock in #4164
- Update deprecation documentation for windows resources by @tas50 in #4172
- More consistent help commands by @tas50 in #4167
- 🧹 update shodan lr descriptions by @chris-rock in #4174
- ⭐️ ansible provider by @chris-rock in #4118
- 🐛 set os kind in connect only path by @jaym in #4173
- 🧹 Update deps for cnquery and providers 20240603 by @github-actions in #4178
- Update the docs examples for windows feature resources by @tas50 in #4179
- 🧹 Run OS detection before running the ID detectors for the device connection by @preslavgerchev in #4181
Full Changelog: v11.6.3...v11.7.0
v11.6.3
What's Changed
- 🎉 gitlab-11.1.0, github-11.3.0 by @imilchev in #4148
- 🐛 Fix bug in gke networkPolicyConfig by @jaym in #4149
- 🐛 guard against assignment to entry in nil map in device connection by @vjeffrey in #4150
- 🐛 fix missing connections for discovered duplicate assets by @imilchev in #4154
Full Changelog: v11.6.2...v11.6.3