Skip to content

chore(deps): update dependency trivy to v0.69.3#273

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/trivy-0.x
Open

chore(deps): update dependency trivy to v0.69.3#273
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/trivy-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 3, 2023

This PR contains the following updates:

Package Update New value References Sourcegraph
trivy minor 0.69.3 source code search for "trivy"

Test plan: CI should pass with updated dependencies. No review required: this is an automated dependency update PR.


Release Notes

aquasecurity/trivy (trivy)

v0.69.3

Compare Source

Changelog

  • 6fb20c8 release: v0.69.3 [release/v0.69] (#​10293)
  • dabefec fix(deps): bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 [backport: release/v0.69] (#​10291)

v0.69.2

Compare Source

Changelog

  • cfa322e release: v0.69.2 [release/v0.69] (#​10266)
  • 86debce fix(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 [backport: release/v0.69] (#​10267)
  • cf3d4cd fix(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 [backport: release/v0.69] (#​10264)
  • 6dfd3b0 ci: remove apidiff workflow

v0.26.0

Compare Source

Changelog

v0.25.4

Compare Source

Changelog

v0.25.3

Compare Source

Changelog

  • d4e3df8 fix(downloadDB): add dbRepositoryFlag to repository and rootfs commands (#​1956)
  • 7e48cc1 fix(misconf): update BurntSushi/toml for fix runtime error (#​1948)
  • c9efa8c fix(misconf): Update fanal/defsec to resolve missing metadata issues (#​1947)
  • 52b7154 feat(jar): allow setting Maven Central URL using environment variable (#​1939)
  • 21f7a41 chore(chart): update Trivy version in HelmChart to 0.25.0 (#​1931)
  • ff2b3d1 chore(chart): remove version comments (#​1933)

v0.25.2

Compare Source

Changelog

v0.25.1

Compare Source

Changelog

v0.25.0

Compare Source

Changelog

v0.24.4

Compare Source

Changelog

  • 06659f1 fix(docker): Getting images without a tag (#​1852)
  • a91cc50 docs(gitlab-ci): Use environment variables TRIVY_CACHE_DIR and TRIVY_NO_PROGRESS (#​1801)

v0.24.3

Compare Source

Changelog

v0.24.2

Compare Source

Changelog

eebf9c8 fix(pom): keep an order of dependencies (#​1784)
971092b chore: bump up Go to 1.17 (#​1781)
2f2d822 chore(deps): bump actions/setup-python from 2 to 3 (#​1776)
a2afd6e chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#​1777)

Docker images

  • docker pull aquasec/trivy:0.24.2
  • docker pull ghcr.io/aquasecurity/trivy:0.24.2
  • docker pull public.ecr.aws/aquasecurity/trivy:0.24.2

v0.24.1

Compare Source

Changelog

a423b99 fix(python): correct handling pip package names with a hyphen (#​1771)
a069ad7 doc(docker): fix command to run trivy with docker on linux (#​1761)
015055e feat(helm): Add support for custom labels (#​1767)
cbaa363 chore(helm): bump chart to trivy 0.24.0 (#​1762)
bec02f0 docs: remove erroneous command (#​1763)

Docker images

  • docker pull aquasec/trivy:0.24.1
  • docker pull ghcr.io/aquasecurity/trivy:0.24.1
  • docker pull public.ecr.aws/aquasecurity/trivy:0.24.1

v0.24.0

Compare Source

Changelog

d7f8b92 chore(deps): bump github.com/spf13/afero from 1.6.0 to 1.8.1 (#​1708)
59ea0d5 fix(option): warn list-all-pkgs only with the table format (#​1755)
c788676 feat(option): warn "--list-all-pkgs" with "--format table" (#​1632)
58ade46 feat(report): add support for CycloneDX (#​1081)
77cab6e chore(deps): update the defsec and tfsec versions (#​1747)
2ede15d fix(scanner): fix skip of language-specific files when scanning rootf… (#​1751)
d266c74 chore(deps): bump github.com/google/wire from 0.4.0 to 0.5.0 (#​1712)
4423396 feat(report): considering App.Writer when printing results (#​1722)
356ae30 chore(deps): replace satori version and skipping examples folder (#​1745)
477dc7d build: add s390x container images (#​1726)
89b8d7f feat(template) Add misconfigurations to junit report (#​1724)
219b71b chore(deps): bump github.com/twitchtv/twirp (#​1709)
aa6e1eb feat(client): configure TLS InsecureSkipVerify for server connection (#​1287)
de6c3cb fix(rpc): Supports RPC calls for new identifier CustomResource (#​1605)
b7d4d1e chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 (#​1705)
e6c029d chore(deps): bump github.com/caarlos0/env/v6 from 6.0.0 to 6.9.1 (#​1707)
ec6cb1a feat(helm): Parameterise ServiceAccount annotations (#​1677)
7dfc16c chore(deps): bump github.com/hashicorp/go-getter from 1.5.2 to 1.5.11 (#​1710)
42d8fd6 chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.3 to 3.0.8 (#​1704)
c3ef203 chore(deps): bump github.com/open-policy-agent/opa from 0.36.1 to 0.37.2 (#​1711)
274103e chore(dependabot): enable gomod monthly (#​1699)
e618d83 fix(gitlab tpl): escape double quote (#​1635)
3b0b2ed build: Make make protoc be consistent (#​1682)
5c8d098 feat(purl): add generate purl package utilities (#​1574)
11f4f81 refactor: move result structs under types (#​1696)
6db2092 feat(mariner): add support for CBL-Mariner 2.0 (#​1694)
8898bb0 docs(gitlab-ci): fix Script in GitLab CI Example #​1688
33d0833 chore: Upgrade helm chart version (#​1683)
13874d8 chore(mod): update Go dependencies (#​1681)
f26a06b docs: fix typos in markdown docs (#​1674)
e2821a4 docs: update documentation for image scanning of tar files to use a tag present on Docker Hub (#​1671)
ef8a1af fix(repo): --no-progress suppresses git output (#​1669)

Docker images

  • docker pull aquasec/trivy:0.24.0
  • docker pull ghcr.io/aquasecurity/trivy:0.24.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.24.0

v0.23.0

Compare Source

Changelog

449add2 docs: add ACR navigator (#​1651)
cb9afc8 fix: update example Rego files and docs (#​1628)
78b2b89 feat(option): show a link to GitHub Discussions for --light deprecation (#​1650)
52fd3c2 fix(sarif): fix the warning message (#​1647)
8d5882b refactor: migrate to prefixed buckets (#​1644)
84dd33f feat(mariner): add support for CBL-Mariner (#​1640)
9e903a1 docs: commercial use available (#​1641)
f4c746a feat: support azure acr (#​1611)
420f8ab feat(os-pkg): add data sources (#​1636)
d2827cb feat(redhat): support build info in RHEL (#​807)
ce703ce fix: change links in pull_request_template to static URLs (#​1634)
50bb938 feat(lang-pkg): add data sources (#​1625)
a31ddbe feat(detector): support custom detector (#​1615)
3a4e18a docs(contribution): change role who should resolve comments (#​1618)
8ba6836 docs: add PR template (#​1602)
f5c5573 feat(rocky): support Rocky Linux (#​1570)
eab2b42 Add the ability to set dockerhub credentials in the helm chart (#​1569)
cabd18d feat(cache): redis TLS support (#​1297)
02c3c36 feat(java): add support for PAR files (#​1599)
4f7b768 refactor(rust): move rust-advisory-db to OSV (#​1591)
d754cb8 feat: log ignored vulnerabilities on debug (#​1378)
a936e67 chore(mod): hcl2json deps update (#​1585)
af116d3 fix(rpm): do not ignore installed files via third-party rpm (#​1594)
b507360 feat(fs): allow scanning a single file (#​1578)
7fcbf44 refactor(python): drop Safety DB (#​1580)
478d279 feat: added insecure tls skip to scan git repo (#​1528)
33bd41b Supress git clone output (#​1590)
39a1008 fix(alma): skip modular package because MODULARITYLABEL is not set (#​1588)
37abd61 feat(photon os): added EOL dates check (#​1587)
78de33e docs: update supported os (#​1586)
2205462 BREAKING: remove root command (#​1579)
28ddcf1 docs: add Rust to Language-specific Packages Table (#​1577)
df134c7 docs: update int doc for gitlab ci (#​1575)
8da20c8 BREAKING: migrate the sarif template to Go code (#​1437)
714b5ca refactor: remove unused field (#​1567)
51e152b chore(deps): bump helm/chart-testing-action from 2.1.0 to 2.2.0 (#​1554)
884daff docs: gitlab integration (#​1381)
2a8336b feat(alma): support AlmaLinux (#​1238)
1e171af docs: added note about default template path when Trivy installed using rpm (#​1551)
e65274e BREAKING: Trivy DB from GHCR (#​1539)
db35450 feat(cli): Do not set default commands when a plugin is being run (#​1549)
24254d1 fix: add fingerprint field to codequality template (#​1541)
2ee0745 fix(image): correct handling of uncompressed layers (#​1544)
0aef82c chore: helm chart app version 0.22.0 (#​1535)
8b2a799 test(integration): use fixtures (#​1532)

Docker images

  • docker pull aquasec/trivy:0.23.0
  • docker pull ghcr.io/aquasecurity/trivy:0.23.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.23.0

v0.22.0

Compare Source

Changelog

42f795f fix(java/pom): ignore unsupported requirements (#​1514)
8f737cc feat(cli): warning for root command (#​1516)
76249bd BREAKING: disable JAR detection in fs/repo scanning (#​1512)
59957d4 feat(scan): support --offline-scan option (#​1511)
da8b72d fix: improve memory usage (#​1509)
b713ad0 feat(java): support pom.xml (#​1501)
56115e9 docs: fixing rust link to security advisory (#​1504)
7f859af Add missing IacMetdata (#​1505)
628a796 feat(jar): add file path (#​1498)
82fba77 feat(rpm): support NDB (#​1497)
d5269da feat: added misconfiguration field for html.tpl (#​1444)

Docker images

  • docker pull aquasec/trivy:0.22.0
  • docker pull ghcr.io/aquasecurity/trivy:0.22.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.22.0

v0.21.3

Compare Source

Changelog

8e57dee fix(docs): typo (#​1488)
8bfbc84 feat(plugin): Add option to update plugin (#​1462)
1e811de fix: fixed skipFiles/skipDirs flags for relative path (#​1482)
8b5796f feat (plugin): add list and info command for plugin (#​1452)
a2199bb fix: set up a vulnerability severity (#​1458)
279e76f chore: add arm64 deb package (#​1480)
5262590 Link to trivy tutorial on Semaphore (#​1449)
c275a84 refactor(helm): externalize env vars to configMap (#​1345)

Docker images

  • docker pull aquasec/trivy:0.21.3
  • docker pull ghcr.io/aquasecurity/trivy:0.21.3
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.3

v0.21.2

Compare Source

Changelog

7beed30 docs: provide more information on scanning Google's GCR (#​1426)
f50e1f4 docs(misconfiguration): added instruction for misconfiguration detection (#​1428)
3ae4de5 Update git-repository.md (#​1430)
6e35b8f fix(hooks): exclude unrelated lib types from system files filtering (#​1431)
beb60b0 chore: run go fmt (#​1429)
582e7fd fix(sarif): change help field in the sarif template. (#​1423)
11bc290 Update fanal with cfsec version update (#​1425)
392f689 Replace deprecated option in goreleaser (#​1406)
101d576 feat(alpine): support 3.15 (#​1422)
bd3ba68 chore: test the helm chart in the PR and used the commit hash (#​1414)
3860d6e chore(deps): bump alpine from 3.14 to 3.15.0 (#​1417)
4f82673 chore(release): add ubuntu older versions to deploy script (#​1416)

Docker images

  • docker pull aquasec/trivy:0.21.2
  • docker pull ghcr.io/aquasecurity/trivy:0.21.2
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.2

v0.21.1

Compare Source

Changelog

b9a51de chore(mod): tidy (#​1415)
7f24834 fix(rpc): fix nil layer transmit (#​1410)
af3eaef Lang advisory order (#​1409)
07c9200 chore: add support for s390x arch (#​1304)
8bc8a4a fix(chart): ingress helm manifest-update trivy image (#​1323)
9076a49 docs: Add comparison for cfsec (#​1388)
bb316d9 remove: delete unused functions in utils package (#​1379)

Docker images

  • docker pull aquasec/trivy:0.21.1
  • docker pull ghcr.io/aquasecurity/trivy:0.21.1
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.1

v0.21.0

Compare Source

Changelog

efdb29d fix(sarif): fix validation errors (#​1376)
9bcf9e7 docs: add Bitbucket Pipelines (#​1374)
3147097 docs: add community integrations (#​1361)
33f74b3 Use a stable SARIF identifier (#​1230)
5915ffb fix(python): fix parsing of requirements.txt with hash checking mode available in pip since version 8.0
ae4c42b feat(iac): Add line information (#​1366)
19747d0 feat(cloudformation): Adding support for cfsec IaC scanning (#​1360)
da45061 chore: send debug and info logs to stdout in install.sh, not stderr. (#​1264)
cb1a4ed Update containerd to v1.5.7 and docker-cli to v20.10.9 (#​1356)
69dae54 chore: update SBOM generation (#​1349)

Docker images

  • docker pull aquasec/trivy:0.21.0
  • docker pull ghcr.io/aquasecurity/trivy:0.21.0
  • docker pull public.ecr.aws/aquasecurity/trivy:0.21.0

v0.20.2

Compare Source

Changelog

5dc8cfe docs: update builtin.md (#​1335)
798b564 chore: fix issues with Homebrew formula (#​1329)
21bf5e5 chore: bump GoReleaser to v0.183.0 (#​1328)
e0f4ebd docs: update iac.md for a typo (#​1326)
23a9a5e docs: typo fix (#​1308)
1f5d17f Add new networking API features to Ingress (#​1262)

Docker images

  • docker pull aquasec/trivy:0.20.2
  • docker pull ghcr.io/aquasecurity/trivy:0.20.2
  • docker pull public.ecr.aws/aquasecurity/trivy:0.20.2

v0.20.1

Compare Source

Changelog

bcfa028 chore(release): bump up GoReleaser to v0.182.1 (#​1299)
681ab1b fix(yarn): support quoted version (#​1298)
46051d5 feat(custom-forward): Forward the extended advisory data (#​1247)
d8d692b feat(javascript) : Initialize npm driver for javascript packages (#​1289)
cc344df fix(cli): fix incorrect comparision of DB metadata type. (#​1286)
0dec17f docs: add footer to readme (#​1281)

Docker images

  • docker pull aquasec/trivy:0.20.1
  • docker pull ghcr.io/aquasecurity/trivy:0.20.1
  • docker pull public.ecr.aws/aquasecurity/trivy:0.20.1

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "on the 1st through 7th day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bot label Apr 3, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 8aec5b5 to 5ae744b Compare April 17, 2023 13:33
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.39.0 chore(deps): update dependency trivy to v0.40.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 5ae744b to e4189b2 Compare June 1, 2023 07:47
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.40.0 chore(deps): update dependency trivy to v0.41.0 Jun 1, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from e4189b2 to 8601e7f Compare June 2, 2023 09:19
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.41.0 chore(deps): update dependency trivy to v0.42.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 8601e7f to 0639717 Compare June 10, 2023 08:10
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.42.0 chore(deps): update dependency trivy to v0.42.1 Jun 10, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 0639717 to 0324438 Compare June 30, 2023 09:11
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.42.1 chore(deps): update dependency trivy to v0.43.0 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 0324438 to a9c7aea Compare July 7, 2023 09:50
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.43.0 chore(deps): update dependency trivy to v0.43.1 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from a9c7aea to 58474b9 Compare August 1, 2023 10:27
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.43.1 chore(deps): update dependency trivy to v0.44.0 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 58474b9 to ba1855c Compare August 10, 2023 06:35
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.44.0 chore(deps): update dependency trivy to v0.44.1 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from ba1855c to 6a1791b Compare September 1, 2023 09:11
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.44.1 chore(deps): update dependency trivy to v0.45.0 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 6a1791b to 00e84a0 Compare September 16, 2023 07:32
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.45.0 chore(deps): update dependency trivy to v0.45.1 Sep 16, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 00e84a0 to ea83dbe Compare October 14, 2023 15:17
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.45.1 chore(deps): update dependency trivy to v0.46.0 Oct 14, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from ea83dbe to 2aec920 Compare October 28, 2023 04:57
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.46.0 chore(deps): update dependency trivy to v0.46.1 Oct 28, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 2aec920 to c37c6fc Compare November 6, 2023 06:45
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.46.1 chore(deps): update dependency trivy to v0.47.0 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from c37c6fc to becfcb8 Compare December 5, 2023 10:01
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.47.0 chore(deps): update dependency trivy to v0.48.0 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from becfcb8 to 410cb40 Compare December 18, 2023 16:27
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 0485820 to ee19210 Compare March 27, 2024 09:04
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.50.0 chore(deps): update dependency trivy to v0.50.1 Mar 27, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from ee19210 to 9e9e699 Compare April 22, 2024 16:52
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.50.1 chore(deps): update dependency trivy to v0.50.2 Apr 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.50.2 chore(deps): update dependency trivy to v0.50.4 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 9e9e699 to 210142c Compare April 24, 2024 13:27
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 210142c to 19a80d5 Compare May 3, 2024 13:15
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.50.4 chore(deps): update dependency trivy to v0.51.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 19a80d5 to 96a6fa8 Compare May 4, 2024 10:58
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.51.0 chore(deps): update dependency trivy to v0.51.1 May 4, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 96a6fa8 to d7dbcc6 Compare May 20, 2024 13:58
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.51.1 chore(deps): update dependency trivy to v0.51.2 May 20, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from d7dbcc6 to 7d87d00 Compare May 24, 2024 10:41
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.51.2 chore(deps): update dependency trivy to v0.51.3 May 24, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 7d87d00 to f42c7eb Compare May 24, 2024 12:43
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.51.3 chore(deps): update dependency trivy to v0.51.4 May 24, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from f42c7eb to 9253827 Compare June 3, 2024 11:24
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.51.4 chore(deps): update dependency trivy to v0.52.0 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 9253827 to 7a70fb7 Compare June 10, 2024 12:16
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.52.0 chore(deps): update dependency trivy to v0.52.1 Jun 10, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 7a70fb7 to bad3f4c Compare June 14, 2024 11:36
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.52.1 chore(deps): update dependency trivy to v0.52.2 Jun 14, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from bad3f4c to 6f07fe4 Compare July 1, 2024 14:11
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.52.2 chore(deps): update dependency trivy to v0.53.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 6f07fe4 to 2adf7dc Compare July 31, 2024 07:47
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.53.0 chore(deps): update dependency trivy to v0.54.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 2adf7dc to 118b255 Compare July 31, 2024 19:57
@renovate renovate bot changed the title chore(deps): update dependency trivy to v0.54.0 chore(deps): update dependency trivy to v0.54.1 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/trivy-0.x branch from 118b255 to 4ec602f Compare September 4, 2024 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants