Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jun 10:48
· 1167 commits to main since this release
cb4d64a

What's Changed

  • Bump github.com/urfave/cli from 1.22.12 to 1.22.13 by @dependabot in #290
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.94.0 to 1.95.0 by @dependabot in #287
  • remove mount prefix by @fishkerez in #288
  • extend target info by @fishkerez in #289
  • Bump golang from 1.20.3-alpine to 1.20.4-alpine by @dependabot in #291
  • Bump golang.org/x/net from 0.1.0 to 0.7.0 in /api by @dependabot in #78
  • update kubeclarity deps, use 0.41.0 trivy server version by @FrimIdan in #293
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.95.0 to 1.96.0 by @dependabot in #295
  • Bump github.com/sigstore/rekor from 1.1.0 to 1.1.1 by @dependabot in #294
  • Use exploit-db-server instead of go-exploitdb + script by @sambetts-cisco in #285
  • fix misconfiguration export logic by @fishkerez in #302
  • UI - expanded asset details by @galiail in #296
  • Add unit tests for the lynis misconfiguration scanner by @sambetts-cisco in #292
  • Fix issue with double counting in findings trends graph by @sambetts-cisco in #307
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot in #312
  • Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #310
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #311
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.22 to 1.18.25 by @dependabot in #306
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.96.0 to 1.97.0 by @dependabot in #300
  • Bump alpine from 3.17 to 3.18 by @dependabot in #305
  • Bump github.com/vulsio/go-exploitdb from 0.4.4 to 0.4.5 by @dependabot in #309
  • Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2 by @dependabot in #313
  • Bump k8s.io/mount-utils from 0.27.1 to 0.27.2 by @dependabot in #316
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.97.0 to 1.98.0 by @dependabot in #315
  • export results per family scan by @fishkerez in #304
  • Ensure that the reconcile queue tracks processing items by @sambetts-cisco in #314
  • Remove abused allOf from OpenAPI v3 spec by @sambetts-cisco in #319
  • Add separate backend configuration to CF template by @chrisgacsal in #322
  • Add EnqueueAfter and RequeueAfter option to queue by @sambetts-cisco in #318
  • chore: Added operationId for operationObjects in OpenAPI specs by @mirac-cisco in #323
  • Improve logging infrastructure by @chrisgacsal in #324
  • UI filters in URL by @galiail in #332
  • Add revision number to VMClarity objects and support for If-Match header by @sambetts-cisco in #269
  • Add support for postgres database by @sambetts-cisco in #299
  • Bump minimum go version to 1.20 by @sambetts-cisco in #331
  • Bump github.com/aptible/supercronic from 0.2.24 to 0.2.25 by @dependabot in #329
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #328
  • feat: add creation of vmclarity cli docker image on arm64 architecture by @adamtagscherer in #362
  • Ensure we cast to JSON while build JSON objects by @sambetts-cisco in #368
  • Adopt reconciler logic for orchestrator by @chrisgacsal in #320
  • docs: Add a demo gif, quick start and roadmap to README by @akpsgit in #369
  • Remove the use of duplicated utils by @chrisgacsal in #373
  • Bump github.com/onsi/gomega from 1.27.6 to 1.27.8 by @dependabot in #376
  • Bump github.com/sigstore/rekor from 1.1.1 to 1.2.0 by @dependabot in #326
  • Bump golang from 1.20.4-alpine to 1.20.5-alpine by @dependabot in #374
  • Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.98.0 to 1.99.0 by @dependabot in #372
  • Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #371
  • Bump github.com/deepmap/oapi-codegen from 1.12.4 to 1.13.0 by @dependabot in #370
  • Bump k8s.io/apimachinery from 0.26.3 to 0.27.2 by @dependabot in #375
  • refactor: use Google UUID library by @chrisgacsal in #378
  • refactor: ScanResult states by @chrisgacsal in #379
  • Bump github.com/getkin/kin-openapi from 0.117.0 to 0.118.0 by @dependabot in #380
  • fix: dont build multiarch locally by @adamtagscherer in #381
  • feat: bump version for GORM and drivers by @chrisgacsal in #377
  • Add ability to configure timeout for Scans by @sambetts-cisco in #273
  • fix: query for ScanResults to be reconciled by @chrisgacsal in #386
  • refactor: add delayed startup of Controllers by @chrisgacsal in #384
  • refactor: rm UTC() unnecessary conversion by @chrisgacsal in #387
  • fix: query for fetching ScanResults in Processor by @chrisgacsal in #392
  • fix(ui): ScanResult status mapping by @chrisgacsal in #393
  • Optimize Trends widget load time by @FrimIdan in #401
  • fix(aws): support in multi-region environment by @chrisgacsal in #400
  • fix(aws): incorrectly set AWS provider kind by @chrisgacsal in #399
  • feat: build multi arch image from Dockerfile.backend by @adamtagscherer in #385
  • fix: patching aborted scan by @chrisgacsal in #403
  • refactor: reconcile event by @chrisgacsal in #402
  • refactor: provider configuration by @chrisgacsal in #388
  • build(deps): bump github.com/urfave/cli from 1.22.13 to 1.22.14 by @dependabot in #404
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.18.0 to 1.18.1 by @dependabot in #409
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.99.0 to 1.100.0 by @dependabot in #410
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.26 by @dependabot in #408
  • Postgres DB driver has issues so removing the option to configure it by @sambetts-cisco in #416
  • chore(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #413
  • chore(deps): bump k8s.io/mount-utils from 0.27.2 to 0.27.3 by @dependabot in #412
  • feat: bump github.com/anchore/sqlite by @chrisgacsal in #415
  • chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #417
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.26 to 1.18.27 by @dependabot in #418
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.100.0 to 1.100.1 by @dependabot in #419
  • Add new provider for Azure by @fishkerez in #360
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.0.0 to 1.1.1 by @dependabot in #421
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.6.0 to 1.6.1 by @dependabot in #422
  • APIs select/expand updates and asset scans sbom status by @galiail in #424
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.100.1 to 1.101.0 by @dependabot in #426
  • feat: add fsutils by @chrisgacsal in #425
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.101.0 to 1.102.0 by @dependabot in #428
  • fix: multiarch docker image by @adamtagscherer in #423
  • chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #430
  • Installer for VMClarity on Azure by @sambetts-cisco in #359
  • feat(dockerfile): add mount type cache to go build command by @adamtagscherer in #436
  • fix: Volume mount scanner host fs into scanner container by @sambetts-cisco in #435
  • fix: Fix summaries in the asset table and asset details by @sambetts-cisco in #437

New Contributors

Full Changelog: v0.4.0...v0.5.0