Releases: mondoohq/cnquery
Releases · mondoohq/cnquery
v7.1.1
What's Changed
- ⭐️ mql
ports
resource for windows & macOS by @chris-rock in #382 - ⭐️ add installation script for windows by @chris-rock in #383
Full Changelog: 7.1.0...v7.1.1
7.1.0
v7.0.3
What's Changed
- ⭐ assume default provider to be local by @arlimus in #344
- 🌈 add query title or UID to output by @arlimus in #345
- ✨ time + duration by @arlimus in #346
- 🐛 fix ssm connection (cnquery shell aws ec2 ssm ec2-user@instanceid) by @vjeffrey in #347
- ✨Support IP addresses and instance ids for ic and ssm connectivity. by @preslavgerchev in #349
- ⭐️ add list of supported targets to readme and add reference for docs by @chris-rock in #348
- ⭐️ new login and logout subcommands by @chris-rock in #354
- ⭐️ pack upload to query hub by @chris-rock in #355
- ⭐️ use upstream configuration if credentials are provided by @chris-rock in #356
- 🐛 select querypacks on cli by @arlimus in #360
- 🧹 fixes a type in struct field name by @chris-rock in #362
- add --namespaces-exclude --namespaces parameters by @joelddiaz in #357
- 🧹 remove .list from services in readme by @chris-rock in #363
- 🧹 remove .list from query examples by @chris-rock in #364
- 🧹 add defaults for k8s resources by @chris-rock in #365
- 🧹 use shorter name for container images by @chris-rock in #366
- 🐛Retrieve google compute instances acros all zones. by @preslavgerchev in #351
- 🐛 Make sure k8s-node assets are not created for asset relationships by @imilchev in #368
- 🧹 improve name of docker image by @chris-rock in #367
- 🧹 refactor mvd client by @chris-rock in #369
- 🧹 Improve error message if no identity file or password are provided for ssh auth by @preslavgerchev in #350
- 🧹 add missing auto-generated file by @chris-rock in #370
- 🧹 rename transport to provider by @chris-rock in #371
- 🐛 fix ssh authentication by @chris-rock in #372
- ⭐️ enable auto-discovery of ESXi hosts for vSphere by @chris-rock in #373
- 🧹 add missing pack-version flag to bundle upload cmd by @chris-rock in #374
- Fix spelling in AWS resource by @tas50 in #375
Full Changelog: v7.0.1...v7.0.3
v7.0.1
What's Changed
- Fixes a reference to GitHub for GitLab by @scottford-io in #329
- 🐛 use all resource packs on cnquery run by @arlimus in #332
- 📃 gif examples for readme by @arlimus in #335
- 🧹 improve the err msg on the aws application autoscaling resource by @vjeffrey in #339
- 🐛 Fix sudo flag by @czunker in #337
- ⭐ defaults for core resources by @arlimus in #340
- 🧹 use the aws ec2 instance name as asset name (instead of instance id) when it exists by @vjeffrey in #331
- 🐛 remove
<unknown>
from json export by @arlimus in #334 - 🐛 only render progress bar in tty mode by @chris-rock in #341
- 🐛 fixes two issues with the command builder by @chris-rock in #343
Full Changelog: v7.0.0-alpha2...v7.0.1
v7.0.0
What's Changed
- ⭐ smarter suggestions by @arlimus in #272
- 🐛 fix missing metadata from autocomplete by @arlimus in #273
- 🐛 properly sort suggestions with matching prefix or empty by @arlimus in #274
- 🧹 add link to query packs by @chris-rock in #275
- 🌈 Show warning when namespace not present by @czunker in #256
- 🧹 Be defensive by @jaym in #265
- 🐛 prevent panics on incomplete switch-case by @arlimus in #277
- ✨ re-introduce pager by @arlimus in #279
- Update CLA message and allow list by @benr in #280
- 🧹 speed up cnquery on windows by @jaym in #276
- ⭐ cnquery scan .. by @arlimus in #281
- 🧹 update readme with new cnquery scan command by @chris-rock in #283
- 🧹 remove deprecations by @chris-rock in #284
- 🐛 be more defensive with assertion creation by @arlimus in #285
- 🛑⭐ access resource lists without calling
list
by @arlimus in #282 - 🐛 handle case where the cloud detector returned an empty string by @chris-rock in #287
- 🧹 update proto package names by @chris-rock in #286
- 🧹 remove extra space after hbar to allow for more control over rendering by @arlimus in #289
- 🧹 store optional asset url by @chris-rock in #288
- 🐛 generate better titles for CLI docs by @arlimus in #292
- 🐛 do not try to read proc file that we cannot stat by @chris-rock in #293
- ⭐️ new ascii logo by @chris-rock in #294
- 🐛 remove duplicate headers from docs by @arlimus in #295
- 🐛 spelling by @arlimus in #297
- ⭐️ add asset synchronization method by @chris-rock in #298
- Format all the default values in help the same by @tas50 in #299
- ⭐️ asset context for resources by @jaym in #137
- Spell out MQL and use lunalectric.com in examples by @tas50 in #300
- Fix typos in comments and error messages by @tas50 in #301
- ✨ easier configuration for the compiler by @arlimus in #302
- 🌟 default fields in resources by @arlimus in #303
- 🧹 Show message what we discover in auto mode by @czunker in #305
- Bump contributor-assistant/github-action from 2.2.0 to 2.2.1 by @dependabot in #306
- 🧹 new package list defaults by @chris-rock in #304
- 🐛 auto-expand the list of resources by @arlimus in #313
- ⭐️ support communication with upstream by @chris-rock in #314
- 🐛 Fix type of block call in auto expansion code by @jaym in #316
- 🐛 expand child blocks by @arlimus in #320
- 🐛 Fix display of warning for namespace not present by @czunker in #319
- 🐛 Fix id for k8s non-namespaced objects by @czunker in #318
- 🐛 fix type for nil results by @arlimus in #315
- 🧹 update go dependencies by @chris-rock in #323
- Updates community section in README by @scottford-io in #327
- 🐛 restructure platform specs into detector package by @chris-rock in #322
- 🧹 add defaults for asset, platform and platform eol by @chris-rock in #325
- 🧹 Check LR generated json files for resource packs. by @preslavgerchev in #328
- Adds defaults for AWS resources by @scottford-io in #326
New Contributors
- @scottford-io made their first contribution in #327
Full Changelog: v7.0.0-alpha1...v7.0.0
v7.0.0-alpha1
What's Changed
- updated nil handing for v7 by @arlimus in #45
- 🛑 Change k8s cluster platform name from "kubernetes" to "k8s-cluster" by @czunker in #242
- 🧹 remove deprecated all namespaces by @chris-rock in #252
- 🧹 remove deprecated -t handling by @chris-rock in #254
- nFPM RPM Signing by @benr in #251
- 🧹 Differentiate between manifest and cluster by @czunker in #253
- 📄 Minor updates to the dev docs by @tas50 in #258
- ⭐️ markdown cli docs generator by @chris-rock in #255
- Update README.md by @chris-rock in #257
- 🐛 do not auto-discover containers for local provider by @chris-rock in #259
- ⭐ show partial output in queries by @arlimus in #261
- 🛑⭐ restructure JSON output by @arlimus in #262
- 🛑 remove all v1 code deprecations for v7 by @arlimus in #264
- Add CLA Action by @benr in #266
- 🧹 remove deprecated resolver versions by @arlimus in #267
- ⭐ explore report --json by @arlimus in #270
- Upcase the help and fix text formatting by @tas50 in #268
- 🎉 make it open source by @arlimus in #271
Full Changelog: v6.19.0...v7.0.0-alpha1
v6.19.0
What's Changed
- 🧹 add tests for mrn resourceID by @arlimus in #227
- 🧹 move owner mrn setting into compile step and make it optional by @chris-rock in #228
- 🧹 Reusable list k8s workloads by @imilchev in #206
- ⭐️ cnquery bundle subcommand to create a query pack and to validate a pack by @chris-rock in #229
- 🐛 Fix k8s manifest platform by @czunker in #235
- 🐛 Fix displayed manifest named by @czunker in #230
- 🧹 update dependencies by @chris-rock in #236
- ⭐️ add auto discovery for all resolvers by @imilchev in #176
- 🐛 fix ms365 pkcs12 authentication and update options for azure by @chris-rock in #223
- 🧹 cleanup discovery target selection code by @chris-rock in #239
- Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.18.19 to 1.18.20 by @dependabot in #237
- 🐛 ensure a missing keypair does not block the ec2 instances results by @vjeffrey in #241
- 🐛 Use k8s NetworkPolicies by default by @czunker in #244
- 🧹 fix package imports by @chris-rock in #247
- 🐛 Do not use missing kubelet config file by @czunker in #246
New Contributors
- @dependabot made their first contribution in #237
Full Changelog: v6.19.0-alpha13...v6.19.0
v6.19.0-alpha13
What's Changed
- 🧹 Rename standard to os resolver. by @preslavgerchev in #192
- 🧹 remove github user command by @chris-rock in #202
- 🧹 update documentation for register and unregister by @chris-rock in #203
- Link to the dev docs + move emojis by @tas50 in #209
- It's K8s not K8S by @tas50 in #212
- Update help to make query pack 2 words by @tas50 in #210
- 🧹 Get windows code signing working by @jaym in #208
- Fix more K8S -> K8s by @tas50 in #219
- Add comment for Kubelet resource documentation by @tas50 in #218
- Fix name in comments and variable names by @tas50 in #220
- Update help in explore to be more consistent by @tas50 in #217
- RPM Signing by @benr in #216
- 🧹 add tests for config loading by @chris-rock in #221
- 🧹 add backend configuration to inventory sample by @chris-rock in #222
- ⭐️ add k8s query pack example by @chris-rock in #224
- ⭐️ default query pack support by @chris-rock in #225
- Revert "RPM Signing (#216)" by @chris-rock in #226
Full Changelog: v6.19.0-alpha4...v6.19.0-alpha13
v6.19.0-alpha12
Full Changelog: v6.19.0-alpha4...v6.19.0-alpha12
v6.18.0-alpha2
What's Changed
- minor text changes for docs by @misterpantz in #150
- ⭐ add structure for query explore by @arlimus in #144
- ✨ introduce impact to mquery by @arlimus in #145
- ✨ add inmemory datalake by @arlimus in #147
- ✨ start the cnquery explore command structure by @arlimus in #148
- updates readme by @misterpantz in #152
Full Changelog: v6.18.0-alpha1...v6.18.0-alpha2