Skip to content

Releases: overmindtech/cli

v1.14.2

27 Jan 22:44

Choose a tag to compare

Changelog

  • 6bf9bcf Add Azure source code generation support (#3554)
  • 097d09c Add autoscaling policy adapter (#3608)
  • b94d8e6 Add memory spans for heartbeat and health checks (#3571)
  • 530c052 Add some parallelization to aggregatedList calls (#3601)
  • a12541a Add source name in the spans of discovery engine, heartbeat and query… (#3576)
  • 95f3a04 Add streaming indicator to adapter traces (#3598)
  • b10b09e Added cache debug tracing to the span rather than logs (#3654)
  • bbb25b5 Added list for KMS key rings and implemented key versions as an adapter. (#3630)
  • 5b89649 Added source line back in so that static scripts work (#3592)
  • a10f2a4 Allow searching by family name for images (#3625)
  • e3e4fa5 Analysis timeout derivation (#3499)
  • b442608 Aws source cache idiomatic (#3600)
  • b28689a BoltCache close and destroy (#3578)
  • c0e950a Combined the global and regional scope adapters for healthchecks and … (#3631)
  • b421fa3 Consolidate GCP adapters to single multi-project instances (#3590)
  • a4175cb Do not fail starting azure/gcp sources with permission errors (#3664)
  • bbf1deb ENG-2233 include reasoning in downloaded and uploaded changes (#3580)
  • c0917c4 Enable "native" otelriver integration (#3670)
  • 8fee4d5 Eng 2117 create microsoftmanagedidentityuserassignedidentities (#3568)
  • b27753c Eng 2118 create microsoftauthorizationroleassignments adapter (#3536)
  • 71018d3 Eng 2120 create microsoftnetworkdnszones adapter (#3541)
  • f68fd33 Eng 2227 make computevirtualmachineextension adapter (#3651)
  • 6e39ad3 Eng 2228 make computevirtualmachineruncommand adapter (#3618)
  • cd04c31 Eng 2229 make computediskencryptionset adapter (#3599)
  • 2833148 Eng 2231 create computeimage adapter (#3615)
  • 325b969 Eng 2234 look into defaultscope usage in azure source (#3579)
  • 3262e5a Eng 2290 finish the aggregatedlist and collectfromstream work (#3648)
  • 440b3e0 Eng 2292 bolt cache list lookups ultra slow (#3652)
  • 0f8aa1e Expand gcp links (#3543)
  • 4c58db8 Extended the grace period that responders have (#3553)
  • 64798d8 Fix bad merge (#3628)
  • f410e17 Fix compile errors and formatting after botched merge (#3660)
  • e45d50d Found even more locations where the sources can hang (#3657)
  • 5eebe2f Found hanging error!! (#3656)
  • a3aa8ef GKE log severity mismatch (#3622)
  • 8915c83 Kubernetes healthcheck probes (#3586)
  • ed7eba2 Linker scope extraction (#3623)
  • b9a70d4 Log errors in liveness and readiness checks (#3665)
  • e3b12db Logging improvements (#3673)
  • eaf14e5 Move cloud shell scripts into Monorepo (#3423)
  • 921f097 Move to a more accurate scope mechanism (#3542)
  • cd9f528 Move to cancel func instead of CancelPendingWork() (#3658)
  • c4cf9a4 Moved back to hardcoding project ID for BigQuery client initialization (#3605)
  • cd86122 Moved to 3Gi for all storage requirements (#3653)
  • 48c67c9 Multi-Scope Adapter Implementation (#3484)
  • 3db6781 Refactorings for eng 2096 (#3577)
  • ba773bb Remove GCP health check for now (#3550)
  • 4f5b01c Run go mod tidy
  • 46b4fb4 Stop gateway error messages after connection is already closed (#3682)
  • ddc2be4 Update CLI repo test command to specify package paths (#3539)
  • 3c69dbb Update the remaining GCP adapters to use aggregatedList (#3617)
  • 42392e1 Update to river v0.30.2 for urgent bugfix (#3679)
  • cb28508 create key vault secrets adapter (#3552)
  • 6c88f54 fix send on closed channel (#3529)
  • 319e341 fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 7854796 (#3632)
  • 4593c07 fix(deps): update go (#3562)
  • 9e9daba fix(deps): update go (#3637)
  • e2dfd2a fix(deps): update google.golang.org/genproto digest to 8e98ce8 (#3641)
  • 899acb3 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 3f89685 (#3556)
  • 39d2f49 fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 8e98ce8 (#3633)
  • c433065 fix, api-server Implement 67%/33% timeout splits for change analysis (#3583)
  • 145ceb6 sdpcache: Add pendingWork tracked for in-flight cache lookups (#3602)
  • 0c28b2f stdlib: block local-link range in http adapter (#3551)

v1.13.1

14 Jan 16:49

Choose a tag to compare

Changelog

  • 84cb272 Add spans to bolt cache and disk usage metrics (#3517)
  • c78d6fc Api-server content-type (#3501)
  • 5ecfb1f Cli expose all signals (#3457)
  • 1629340 Enable boltdb by default for all sources (#3515)
  • 8402844 Eng 2108 create microsoftsqlservers adapter (#3488)
  • f46b9e5 Eng 2112 create microsoftkeyvaultmanagedhsms adapter (#3485)
  • 17aaa3f Eng 2122 create microsoftdbforpostgresqlflexibleservers adapter (#3503)
  • d71800c Fix double close of bbolt db in compaction (#3523)
  • dfa0890 Fix issue with StartPurger getting called multiple times (#3513)
  • 96e866d Fix notfound errors and otel attribute name (#3507)
  • 91b41f3 Improve source memory usage by adding BoltDB to push sdpcache contents to disk (#3510)
  • 98b1072 Make healthz fail when heartbeat submission fails to enable pod recycling (#3502)
  • 25538dd Minor cli updates (#3481)
  • 4214fdb Remove v5 risks algorithm (#3490)
  • 3b9126f Replace spammy log with otel attribute (#3528)
  • 72559cc Run go mod tidy
  • 1b3ab07 chore(deps): lock file maintenance (#3494)
  • 4d2a0ab feat, srcman add parallelism and golang memory limits (#3526)
  • 0cfed33 feat: Add unexpired overwrite count and logging (#3486)
  • f4a007d fix(deps): update go (#3477)
  • 4143406 fix(deps): update go (#3489)
  • 8dcf90d fix(deps): update k8s.io/utils digest to 914a6e7 (#3472)
  • 0cee2fa fix, sdpcache add deleteCacheFile otel/sentry (#3518)
  • cd2c337 fix, sdpcache label ovm.cache.sst_hash in bolt (#3516)
  • 2002d2e fix, update timeline names (#3435)
  • 1c0f40e sdpcache: boldtdb - add mutex for compact operation (#3519)

v1.12.0

09 Jan 09:14

Choose a tag to compare

Changelog

  • d50b994 Add DNS links for Key Vault URLs in compute-disk adapter (#3454)
  • 7fa0d28 Added missing regions and separated default and opt-in regions (#3448)
  • 5a1037b ENG-2074 Remove unused summary field from CalculatedBlastRadiusTimelineEntry (#3440)
  • 9a6c09a Eng 2107 create microsoftcomputedisks adapter (#3453)
  • 87789d0 Eng 2109 create microsoftnetworkapplicationgateways adapter (#3468)
  • 180d0c6 Eng 2110 create microsoftnetworkroutetables adapter (#3462)
  • f564a78 Eng 2111 create microsoftnetworknetworksecuritygroups adapter (#3459)
  • 77c7eab Eng 2113 create microsoftcomputeavailabilitysets adapter (#3451)
  • 7bcb5bd Eng 2114 create microsoftcomputevirtualmachinescalesets adapter (#3449)
  • 1b51426 PRD-810: clean up unused timeline entries (#3444)
  • f04b613 Remove gcp compute machine type (#3433)
  • 8efe79f Run go mod tidy
  • 8360bef Update the default CLI timeout to be more gracious (#3467)
  • 3b378f3 fix(stdlib-source): Add missing cache lookup to DNS adapter Search() … (#3458)
  • 9d9b6ac fix, aws-source avoid duplicate registration of adapaters (#3445)
  • 9f2777c resolve application gateway bugbot issues (#3471)

v1.11.3

06 Jan 12:42

Choose a tag to compare

Changelog

  • 8546d71 Eng 2116 create microsoftbatchbatchaccounts adapter (#3438)
  • 4d6bd4a Revert "fix, aws-source log sts:tagsession permission" (#3443)
  • 7f3d547 Run go mod tidy
  • 2035406 Update Azure Storage Account adapter Linked Item Queries (#3439)

v1.11.2

05 Jan 11:36

Choose a tag to compare

Changelog

  • d6ca14a Add azure source to CLI explore (#3276)
  • 159d5c2 Add mock data for redesigned risk analysis timeline ( (#3322)
  • 767223f Added data required to show the hypotheses while they are being formed (#3321)
  • 60022ff Cli version check warning (#3299)
  • a5f6b4d Created protos for the new timeline entries (#3309)
  • 8729665 ENG-2087 remove stripe subscription logic (#3411)
  • bbb7e31 Eng 2016 create storage table adapter (#3409)
  • cd94df8 Eng 2017 create sql database adapter (#3417)
  • 7c44b08 Eng 2018: create postgres db adapter (#3430)
  • f802b7a Eng 2019 create documentdbdatabase accounts adapter (#3420)
  • e9cf506 Eng 2020 create key vault adapter (#3422)
  • 66cb277 Eng 2021 create virtual networks adapter (#3414)
  • 0b1ad4b Eng 2022 create network interfaces adapter (#3416)
  • aa752ad Eng 2023 create public ip address adapter (#3431)
  • 989a01c Eng 2024: Create load balancer adapter (#3432)
  • 5ac8f60 Finally create new steps (#3386)
  • d4d63cb Fix nats reconnect issue (#3270)
  • 69d6857 GCP project discovery feature (#3333)
  • e46df04 GCP source parent ID flexibility (#3412)
  • cd3b952 Improve adapter adding performance (#3415)
  • 3bd6452 Make sure that we make health check calls in parallel. (#3421)
  • cdc1661 Move the timeline to a more maintainable structure (#3370)
  • b30cb1d Run go mod tidy
  • 86a9ab5 chore(deps): lock file maintenance (#3256)
  • 952ceb1 chore(deps): lock file maintenance (#3366)
  • 4a93739 chore(deps): update alpine docker tag to v3.23.2 (#3363)
  • d000b6f create queue adapter (#3318)
  • e330897 feat, remove auto-tags leaving manual tags (#3076)
  • 2d985fd fix load balancer integration tests (#3434)
  • 0b95586 fix(aws-source): cloudwatch-alarm adapter returns items when tag fetc… (#3351)
  • 02bd28a fix(deps): update azure-sdk-for-go monorepo (major) (#3313)
  • a83fc80 fix(deps): update github.com/serpapi/serpapi-golang digest to 5a12868 (#3294)
  • a17c569 fix(deps): update go (#3297)
  • 0e5e531 fix(deps): update go (#3406)
  • 4b6d415 fix(deps): update go (#3424)
  • a99616b fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 0a764e5 (#3399)
  • 14a41ca fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 97cd9d5 (#3362)
  • 2cbf87e fix(deps): update k8s.io/utils digest to 61b37f7 (#3373)
  • 32ab31a fix(deps): update k8s.io/utils digest to 718f0e5 (#3400)
  • 67959ee fix(deps): update k8s.io/utils digest to 98d557b (#3378)
  • 7f95cfc fix, aws-source log sts:tagsession permission (#3331)
  • 2078e91 make vm adapter production ready (#3292)

v1.11.1

11 Dec 10:44

Choose a tag to compare

Changelog

  • cb67a29 Build azure docker and add prepare services for azure sources (#3210)
  • 8b7d5a5 ENG-1602 filter by auto label on changeslist view (#3227)
  • bcd5d69 Eng 1710 build the integration test framework (#3252)
  • a8aea2e Eng 1831 create azure blob storage adapter (#3222)
  • 5f6b8f3 Eng 1849 capture per timeline step metrics in honeycomb (#3261)
  • 7606668 Eng 1897 azure unit tests (#3228)
  • 190662b Eng 1975 create microsoftstoragestorageaccountsfileservicesshares (#3282)
  • 45aaa62 Remove avg from metrics (#3286)
  • de55528 Run go mod tidy
  • 65769d3 Update Docker Images (#3234)
  • 6942c54 Update Go (#3235)
  • cbb9f6a Update azure-sdk-for-go monorepo (major) (#3238)
  • 64ff4e0 Update github.com/serpapi/serpapi-golang digest to a523a21 (#3229)
  • 498512a Update google.golang.org/genproto/googleapis/rpc digest to ff82c1b (#3230)
  • 5478726 Update module github.com/google/go-github/v79 to v80 (#3242)
  • 083507f Update module github.com/neo4j/neo4j-go-driver/v5 to v6 (#3243)
  • 431d47f chore(deps): lock file maintenance (#3246)
  • f20c621 create storage account adapter (#3272)
  • 1f2af5c feat(aws): add blast propagation from security groups to instances vi… (#3284)
  • 3a823ab feat(aws-source): add cloudwatch-metric adapter for CPU utilization m… (#3283)
  • 4b34ce9 fix(deps): update module github.com/stripe/stripe-go/v83 to v84 (#3244)
  • 4ea40ca fix, temporarily disable manual labels from cli (#3277)

v1.11.0

03 Dec 16:45

Choose a tag to compare

Changelog

  • b398ac1 Allow azure source to use federated credentials (#3162)
  • 4586621 Cleanup the linkDepth/maxDepth/BlastRadiusMaxRecursionDepth mess (#3197)
  • c9fbfab ENG-1909 fix broken docs build on vercel (#3183)
  • 15d6eb5 Re-route all otel from services through the collector (#3216)
  • a7c8ddb Run go mod tidy
  • 6c550b4 Skip TLS on local collector (#3218)
  • 321ed6f chore(deps): lock file maintenance (#3126)
  • f20f75f feat, add labels to the cli (#3219)
  • 33988b9 fix endpoint syntax (#3217)

v1.10.6

28 Nov 18:43

Choose a tag to compare

Changelog

  • 0f0f7a6 Whitespace change to allow PR to run

v1.10.5

28 Nov 14:45

Choose a tag to compare

Changelog

  • 18b14ac Add configurable time limit for blast radius calculation (#3165)
  • 3c04640 Run go mod tidy
  • 9874603 Tidy up go.mod, last one (#3152)
  • 7e32eb1 chore(deps): update github actions to v6 (major) (#3173)
  • 7c2c394 fix(deps): update github.com/serpapi/serpapi-golang digest to a523a21 (#3168)
  • 6f161b7 fix(deps): update go (#3170)
  • f636c7c fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 79d6a2a (#3169)
  • 90a6cd8 fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute to v7 (#3177)
  • 47a324a fix(deps): update module github.com/stripe/stripe-go/v83 to v84 (#3178)
  • 7d4514d fix, TestLabelRuleRequest accepts rule properties not id's (#3158)

v1.10.4

26 Nov 19:37

Choose a tag to compare

Changelog

  • 3a6b123 Moved to using a PAT to release the CLI (#3153)
  • a68dc00 Run go mod tidy