Skip to content

Releases: mondoohq/cnquery

v11.6.3

31 May 11:03
a149f75
Compare
Choose a tag to compare

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

v11.6.2

30 May 14:27
ff6c6da
Compare
Choose a tag to compare

What's Changed

  • ✨ Update providers 20240530 by @github-actions in #4145
  • ⭐️ gitlab k8s manifest discovery by @imilchev in #4146

Full Changelog: v11.6.1...v11.6.2

v11.6.1

30 May 10:52
4780dc9
Compare
Choose a tag to compare

What's Changed

  • ✨ Update providers 20240528 by @github-actions in #4116
  • 🧹 Split device discovery from partition discovery in blockdevices.go by @preslavgerchev in #4115
  • 🧹 Log if we find a suitable partition. by @preslavgerchev in #4117
  • ✨ aws.sqs.queues resource by @vjeffrey in #4030
  • Add cloudformation provider to a few other places by @tas50 in #4119
  • 🧹 Update deps for cnquery and providers 20240529 by @github-actions in #4129
  • ✨ add []aws.ec2.networkinterface to aws.ec2.instance by @vjeffrey in #4113
  • 🐛 fix k8s manifest scanning bugs by @imilchev in #4131
  • ✨ add aws.eks.nodegroup resource (on aws.eks.cluster) by @vjeffrey in #4031
  • ✨ aws elb targetgroup by @vjeffrey in #4112
  • 🐛 fix provider version url by @chris-rock in #4134
  • 🎉 aws-11.1.0 by @imilchev in #4135
  • 🧹 add missing cloudformation.lr.go by @chris-rock in #4137
  • Add private IP address to AWS EC2 network interfaces by @tas50 in #4136
  • ⭐️ adding the DefaultUserRolePermissions in MgPolicyAuthorizationPolicy (MS365) by @HRouhani in #4132
  • ⭐️ github k8s manifests discovery by @imilchev in #4133
  • ✨ Add gcp binary authorization resource by @jaym in #4138
  • 🧹 Update deps for cnquery and providers 20240530 by @github-actions in #4143
  • ⭐️ SBOM connection by @chris-rock in #3704
  • 🧹 improve provider release version detect by @imilchev in #4144

Full Changelog: v11.6.0...v11.6.1

v11.6.0

28 May 12:35
bb16281
Compare
Choose a tag to compare

What's Changed

  • ✨ Update providers 20240521 by @github-actions in #4045
  • ⭐️ github app authentication by @imilchev in #4041
  • 🎉 github-11.2.0 by @imilchev in #4046
  • ⭐️ Adding new resource for TeamsMessagingPolicy (MS365) by @HRouhani in #4024
  • ⭐️ Added ReportSubmissionPolicy resources to asses Defender (MS365) by @HRouhani in #4025
  • Update wording in RDS MQL docs by @tas50 in #4047
  • 🎉 ms365-11.0.10 by @vjeffrey in #4048
  • 🐛 prevent hang when HelloRetryRequest is returned by @jaym in #4036
  • 🧹 Add secp256r1 to tls client hello key share extension by @jaym in #4037
  • 🐛 ensure we scan all ecr images, do not rely on tags by @vjeffrey in #4060
  • 🎉 aws-11.0.12 by @vjeffrey in #4061
  • 🧹 Update deps for cnquery and providers 20240522 by @github-actions in #4062
  • ⭐️ Add device connection by @preslavgerchev in #4049
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/aws in the gomodupdates group across 1 directory by @dependabot in #4065
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/okta in the gomodupdates group across 1 directory by @dependabot in #4066
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/ms365 in the gomodupdates group across 1 directory by @dependabot in #4067
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/equinix in the gomodupdates group across 1 directory by @dependabot in #4068
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/azure in the gomodupdates group across 1 directory by @dependabot in #4069
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/github in the gomodupdates group across 1 directory by @dependabot in #4070
  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /providers/oci in the gomodupdates group across 1 directory by @dependabot in #4071
  • 🧹 Prevent panic for unsupported operating systems by @czunker in #4009
  • 🎉 network-11.0.2 by @imilchev in #4083
  • 🧹 Update deps for cnquery and providers 20240523 by @github-actions in #4084
  • 🐛 Fix wrong check for blocks inside device connection. by @preslavgerchev in #4086
  • Improve text in GitHub app scanning help by @tas50 in #4089
  • 🐛 Assume connection reset means the server rejects all ciphersuites by @jaym in #4038
  • Use better defaults for the Azure IP addressess by @tas50 in #4090
  • Improve documentation generation for Azure resources by @tas50 in #4091
  • Add a runtime for "arista" to Arista EOS devices by @tas50 in #4095
  • 🎉 network-11.0.3 by @imilchev in #4096
  • 🧹 do not hide insecure flag for network provider by @imilchev in #4097
  • 🧹 Update deps for cnquery and providers 20240524 by @github-actions in #4100
  • Bump alpine from 3.19 to 3.20 by @dependabot in #4073
  • 🧹 Add new methods for detecting and mounting in the volume mounter. by @preslavgerchev in #4101
  • Minor Arista resource default improvements + testing doc by @tas50 in #4102
  • ✨ Update providers 20240527 by @github-actions in #4106
  • 🧹 Pull in replace dependencies from provider go.mods when using configure by @preslavgerchev in #4104
  • 🧹 Update deps for cnquery and providers 20240527 by @github-actions in #4107
  • 🧹 Rework azure snapshot connection to use device connection. by @preslavgerchev in #4085
  • 🧹 Update GCP snapshot connection to use device connection. by @preslavgerchev in #4087
  • 🧹 Make path an arg, not a flag for the FS conn. by @preslavgerchev in #4108
  • 🧹 Update deps for cnquery and providers 20240527 by @github-actions in #4111
  • ⭐️ github terraform discovery by @imilchev in #4109
  • 🧹 Rename functions in blockdevices.go. Add more tests, sort suitable partitions by size before choosing one. by @preslavgerchev in #4110
  • ⭐️ aws cloudformation provider by @chris-rock in #4105
  • 🧹 Update deps for cnquery and providers 20240528 by @github-actions in #4114

Full Changelog: v11.5.0...v11.6.0

v11.5.0

21 May 12:33
6dbe83c
Compare
Choose a tag to compare

What's Changed

  • 🎉 ms365-11.0.8, azure-11.0.9 by @preslavgerchev in #4019
  • ✨ add accounts to the aws organization resource, --organization discovery by @vjeffrey in #3953
  • 🐛 Preserve semver type when converting to result by @jaym in #4026
  • ✨ rds cluster and instance backup settings by @vjeffrey in #4007
  • 🐛 prevent nil map in aws connection options by @vjeffrey in #4027
  • 🎉 aws-11.0.10 by @vjeffrey in #4029
  • Update the help text with consistent provider descriptions by @tas50 in #4028
  • 🧹 Update deps for cnquery and providers 20240520 by @github-actions in #4033
  • 🧹 Update deps for cnquery and providers 20240521 by @github-actions in #4042

Full Changelog: v11.4.3...v11.5.0

v11.4.3

16 May 15:57
66f4671
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.4.2...v11.4.3

v11.4.2

16 May 11:07
bdc7ec4
Compare
Choose a tag to compare

What's Changed

  • 🐛 properly handle insecure flag for host scans by @imilchev in #3996
  • 🎉 network-11.0.1 by @imilchev in #3997
  • ⭐️ Added a field for checking the external meeting chat (MS365) by @HRouhani in #4002
  • ✨ Add PostgreSQL flexible servers as a resource. Azure discovery now includes MySQL and PostgreSQL flexible servers. by @preslavgerchev in #3994
  • ⭐ Improve default values for AWS instance block devices by @tas50 in #3990
  • ⭐ Add tpmSupport field to aws.ec2.instance by @tas50 in #3991
  • ⭐️ Adding a resouces to the Microsoft Graph under group (MS365) by @HRouhani in #4003
  • Better defaults for azure resources by @tas50 in #4005
  • 🧹 Discover new azure flexible postgresql/mysql servers as part of the 'all' discovery. by @preslavgerchev in #4006
  • ✨ Enable SBOM on Windows by @czunker in #4008
  • 🐛 remove dead providers from coordinator by @imilchev in #4010

Full Changelog: v11.4.1...v11.4.2

v11.4.1

14 May 20:21
b22ac63
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.4.0...v11.4.1

v11.4.0

14 May 15:03
87718f9
Compare
Choose a tag to compare

What's Changed

  • 🐛 make sure github org is discovered during org scans by @imilchev in #3945
  • 🎉 github-11.1.4 by @imilchev in #3946
  • ✨ aws ec2 eips, vpc natgateways, vpc peering conn, service endpoints by @vjeffrey in #3929
  • ✨ adds USER instruction to Dockerfile by @scottford-io in #3937
  • 🐛 fix inventory source when the inventory-template flag is used by @chris-rock in #3947
  • 🎉 Update providers 20240509 by @afiune in #3951
  • 🐛 properly handle volumes for fedora snapshot scanning by @vjeffrey in #3952
  • 🧹 Deprecate k8s PSPs and bump deps to latest v0.28 patch version by @czunker in #3959
  • 🧹 Update deps for cnquery and providers 20240510 by @github-actions in #3961
  • ✨ add aws dynamodb exports resource by @vjeffrey in #3965
  • ✨ add ssm parameters resource by @vjeffrey in #3968
  • 🧹 Update deps for cnquery and providers 20240513 by @github-actions in #3970
  • 🐛 fix getting gcp compute subnetworks for a network by @imilchev in #3975
  • 🎉 gcp-11.0.10 by @imilchev in #3977
  • 🧹 Do not discover azure vms twice. by @preslavgerchev in #3978
  • Bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 by @dependabot in #3973
  • Bump contributor-assistant/github-action from 2.3.2 to 2.4.0 by @dependabot in #3971
  • Fix markdown in some AWS resource descriptions by @tas50 in #3969
  • ⭐️ add container-proxy flag for scanning containers by @imilchev in #3981
  • Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by @dependabot in #3972
  • 🎉 os-11.2.0 by @imilchev in #3982
  • ✨ set container-proxy flag via k8s provider for container discovery by @imilchev in #3984
  • 🎉 k8s-11.1.0 by @imilchev in #3985
  • 🧹 Update deps for cnquery and providers 20240514 by @github-actions in #3987

New Contributors

Full Changelog: v11.3.1...v11.4.0

v11.3.1

08 May 09:51
da9236b
Compare
Choose a tag to compare

What's Changed

  • ✨ Update providers 20240507 by @github-actions in #3935
  • 🐛 Replace fsconn with local connection for docker files, allow running commands by @preslavgerchev in #3889
  • ⭐️ inventory template support by @chris-rock in #3940

Full Changelog: v11.3.0...v11.3.1