Releases: mondoohq/cnquery
Releases · mondoohq/cnquery
v8.14.0
What's Changed
- 🐛 Fix error messages for
.none()
queries by @czunker in #1276 - 🐛 bump version + backport missing command by @arlimus in #1278
- ✨ implement aws secrets manager setter by @imilchev in #1274
- 🧹 fix typo by @chris-rock in #1283
- 🐛 where/contains/... + vars by @arlimus in #1279
Full Changelog: v8.13.0...v8.14.0
v8.13.0
What's Changed
- ⭐️ update cnquery logo by @chris-rock in #1265
- ⭐️ add defaults for resource registrykey by @atomic111 in #1266
- 🐛 fix error message for registrykey resource by @atomic111 in #1267
- 🧹 align bundle subcommands by @chris-rock in #1268
- 🧹 remove unused pager and no-pager arguments by @mariuskimmina in #1264
- ✨ Show actual value for failed assessments by @czunker in #1219
- 📃 add indicator for commits that improve performance by @arlimus in #1273
- ⚡ reduce # of lines printed in shell by @arlimus in #1272
Full Changelog: v8.12.1...v8.13.0
v8.12.1
What's Changed
- 🧹 set minimum go version to 1.20.4 by @arlimus in #1258
- 🧹 update bubbletea rendering go dependencies by @chris-rock in #1249
- 🧹 update cobra and viper dependencies by @chris-rock in #1260
- 🐛 fix --context option ignored in cnspec by @mariuskimmina in #1259
- 🐛 fix tf resource panic (check type of hcl key) by @vjeffrey in #1261
- 🐛 update gcp bigquery module by @imilchev in #1263
Full Changelog: v8.12.0...v8.12.1
v8.12.0
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #1225
- 🛑 change the behavior of first/last to support empty lists by @arlimus in #1236
- ✨ add first/last to dict, including support for empty lists by @arlimus in #1237
- Bump github.com/aws/aws-sdk-go-v2/service/sagemaker from 1.72.2 to 1.78.0 by @dependabot in #1226
- 🧹 Bump github.com/okta/okta-sdk-golang/v2 from 2.17.0 to 2.18.0 by @dependabot in #1240
- 🐛 dns handle bigger amount of txt records by @mariuskimmina in #1243
- 🧹 Bump github.com/oracle/oci-go-sdk/v65 from 65.37.0 to 65.39.0 by @dependabot in #1241
- 🐛 fix panic on domainName by @mariuskimmina in #1239
- 🐛 fix os.name not returning a value by @mariuskimmina in #1245
- 🧹 Bump github.com/packethost/packngo from 0.25.0 to 0.29.0 by @dependabot in #1123
- 🧹 Memoize the results of GetKindResources by @jaym in #1244
- ⭐️ new OPC UA resource pack by @chris-rock in #1224
- Fix a minor docs typo for VMware by @tas50 in #1257
- 🐛 fix k8s stdin for manifests with resources with no UIDs by @imilchev in #1256
- ✨ parse.time auto-detect multiple formats by @arlimus in #1254
- 🧹 ensure the dns record list has always the same order by @chris-rock in #1248
New Contributors
- @mariuskimmina made their first contribution in #1243
Full Changelog: v8.11.0...v8.12.0
v8.11.0
What's Changed
- 🐛 support containsOnly for dicts by @arlimus in #1216
- ✨ Show default fields for data inside '.all()' queries by @czunker in #1211
- Bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.30.0 to 1.31.0 by @dependabot in #1192
- Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #1210
- Bump github.com/aws/aws-sdk-go-v2/service/accessanalyzer from 1.19.8 to 1.19.12 by @dependabot in #1193
- 🐛 fix the recording by @chris-rock in #1217
- 🧹 gracefully handle missing keypairs for aws by @vjeffrey in #1215
- 🧹 update defaults for mql resources by @chris-rock in #1218
- ⭐️ Adds platformDetails to aws.ec2.instance resources by @scottford-io in #1198
- ⭐️ add filesystem provider to command builder by @chris-rock in #1222
- ⭐️ Improve opkg parsing for yocto-based linux or openwrt by @chris-rock in #1223
- 🧹 move sns topic tags to be fetched only when needed by @vjeffrey in #1212
- 🧹 Assign a type to switch statements similar to if statements by @jaym in #1172
- 🐛 support parsing of parenthesis hcl expressions by @arlimus in #1230
- 🐛 Add support for YAML output. by @preslavgerchev in #1228
- 🐛 prevent crashes on calling dict.containsOnly without array by @arlimus in #1233
- ✨ dict.containsNone support by @arlimus in #1234
Full Changelog: v8.10.0...v8.11.0
v8.10.0
What's Changed
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #1208
- ⭐️ add support for terraform plan configuration by @chris-rock in #1209
- 🐛 parse manifests from stdin by @imilchev in #1213
Full Changelog: v8.9.1...v8.10.0
v8.9.1
What's Changed
- ⭐️ support uid / gid for files on running docker containers by @chris-rock in #1194
- 🐛 re-add binding of record flag by @chris-rock in #1195
- ⭐️ Oracle Cloud Infrastructure (OCI) Resource Pack by @chris-rock in #1190
- 🧹 make dynamodb table tags optional by @vjeffrey in #1196
- 🐛 Fix GitHub repo for user owned repos by @czunker in #1202
- Bump alpine from 3.17 to 3.18 by @dependabot in #1199
- 🧹 Add isProtected to GitHub repo branch by @czunker in #1200
- 🧹 move old arista and ipmi documentation to new resource packs by @chris-rock in #1201
- 🧹 Minor format fix for Arista example by @tas50 in #1203
- 🧹 Improve headers in OCI docs by @tas50 in #1204
- 🐛 Add default http client to upstream config for the run cmd. by @preslavgerchev in #1207
Full Changelog: v8.9.0...v8.9.1
v8.9.0
What's Changed
- 🐛 fix uplink panics if no uplinks are defined for vsphere switch by @chris-rock in #1178
- 🧹 fix flaky k8s test by @imilchev in #1182
- 🐛 fix panic for cnquery json reporter when asset could not be scanned by @chris-rock in #1180
- 🧹 Rename more transport -> provider by @tas50 in #1181
- 🧹 Do not fetch trails if they are not part of the account. by @preslavgerchev in #1185
- Bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.2 by @dependabot in #1121
- 🐛 Fix failures in GitHub pagination when fetching org repos by @tas50 in #1183
Full Changelog: v8.8.0...v8.9.0
v8.8.0
What's Changed
- 🧹 remove k8s runtime by @imilchev in #1170
- 🧹 use upstream slack-go by @imilchev in #1177
- 🐛 discover k8s assets with no namespace when scanning manifests by @imilchev in #1169
- 🧹 Test provided cert/pass when creating an ms365 connection. by @preslavgerchev in #1162
- 🧹 Add feature flag for errors as failures by @jaym in #1175
Full Changelog: v8.7.0...v8.8.0
v8.7.0
What's Changed
- 🧹 ensure asset name is set to override asset name flag value if used by @vjeffrey in #1158
- 🐛 pass in type for azure.subscription.network.ipAddress resource. by @preslavgerchev in #1159
- 🧹 Add defaults to two GCP resources by @czunker in #1166
- Fix wording in bundle command by @tas50 in #1167
- 🧹 make status err reporting clearer by @imilchev in #1164
- Mark client-id and tenant-id as required flags when scanning ms365. by @preslavgerchev in #1161
- Specify PEM format is supported for ms365 connections, extend example cmds by @preslavgerchev in #1160
- 🧹 add user-friendly err when using unauthenticated cnquery by @imilchev in #1165
Full Changelog: v8.6.0...v8.7.0