Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Wiz detector #2691

Merged
merged 4 commits into from Apr 10, 2024
Merged

Add Wiz detector #2691

merged 4 commits into from Apr 10, 2024

Conversation

shreyas-sriram
Copy link
Contributor

Description:

This PR adds a detector for Wiz.

API used for validation is taken from Wiz's documentation.

curl -X POST https://auth.app.wiz.io/oauth/token \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "encoding: UTF-8" \
--data-urlencode 'grant_type=client_credentials' \
--data-urlencode 'client_id=SERVICE_ACCOUNT_CLIENT_ID' \
--data-urlencode 'client_secret=SERVICE_ACCOUNT_CLIENT_SECRET' \
--data-urlencode 'audience=wiz-api'

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@shreyas-sriram shreyas-sriram requested a review from a team as a code owner April 10, 2024 15:01
Copy link
Collaborator

@ahrav ahrav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Thanks a lot for the contribution @shreyas-sriram , we really appreciate it.

@ahrav ahrav merged commit 08b6f90 into trufflesecurity:main Apr 10, 2024
7 of 9 checks passed
haraldh added a commit to matter-labs/vault-auth-tee that referenced this pull request Apr 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[trufflesecurity/trufflehog](https://togithub.com/trufflesecurity/trufflehog)
| action | minor | `v3.71.2` -> `v3.73.0` |

---

### Release Notes

<details>
<summary>trufflesecurity/trufflehog
(trufflesecurity/trufflehog)</summary>

###
[`v3.73.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.73.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.72.0...v3.73.0)

#### What's Changed

- \[chore] - upgrade launchdarkly dep by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2650
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2659
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to
v7.3.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2660
- fix(deps): update module github.com/google/go-github/v57 to v61 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2652
- \[chore] - update go-github dep manually by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2664
- chore: fix some typos by
[@&#8203;redismongo](https://togithub.com/redismongo) in
[trufflesecurity/trufflehog#2666
- fix(deps): update module golang.org/x/oauth2 to v0.19.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2670
- \[bug] - Add ASCII validation check for base64 decoding by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2671
- Handle inactive Slack account tokens by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2668
- fix(deps): update module golang.org/x/net to v0.24.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2662
- fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2667
- fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2681
- fix(deps): update golang.org/x/exp digest to
[`c0f41cb`](https://togithub.com/trufflesecurity/trufflehog/commit/c0f41cb)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2672
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2680
- Enrich Gitlab enumeration logging by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2678
- fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2682
- fix(deps): update testcontainers-go monorepo to v0.30.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2685
- fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2684
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2686
- Update README.md with Windows-specific Docker installation
instructions by [@&#8203;Jacinto27](https://togithub.com/Jacinto27) in
[trufflesecurity/trufflehog#2674
- fix(deps): update golang.org/x/exp digest to
[`93d18d7`](https://togithub.com/trufflesecurity/trufflehog/commit/93d18d7)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2688
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2690
- Add Wiz detector by
[@&#8203;shreyas-sriram](https://togithub.com/shreyas-sriram) in
[trufflesecurity/trufflehog#2691

#### New Contributors

- [@&#8203;redismongo](https://togithub.com/redismongo) made their first
contribution in
[trufflesecurity/trufflehog#2666
- [@&#8203;Jacinto27](https://togithub.com/Jacinto27) made their first
contribution in
[trufflesecurity/trufflehog#2674

**Full Changelog**:
trufflesecurity/trufflehog@v3.72.0...v3.73.0

###
[`v3.72.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.72.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.71.2...v3.72.0)

#### What's Changed

- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2636
- Fix 'toolchair not available' error by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2642
- Fix GitHub enumeration & rate-limiting logic by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2625
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to
v6.2.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2638
- fix(deps): update module cloud.google.com/go/storage to v1.40.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2645
- Add JupiterOne detector by
[@&#8203;shreyas-sriram](https://togithub.com/shreyas-sriram) in
[trufflesecurity/trufflehog#2446
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2646
- fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2648
- fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2649
- add GCP application default credentials detector by
[@&#8203;kenzht](https://togithub.com/kenzht) in
[trufflesecurity/trufflehog#2530
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2651
- Add GitLab CI Pipeline Example in Documentation by
[@&#8203;RoseSecurity](https://togithub.com/RoseSecurity) in
[trufflesecurity/trufflehog#2601
- fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2654
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2655
- Remove duplicate JiraToken.v2 declaration in `defaults.go` by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2657

#### New Contributors

- [@&#8203;kenzht](https://togithub.com/kenzht) made their first
contribution in
[trufflesecurity/trufflehog#2530
- [@&#8203;RoseSecurity](https://togithub.com/RoseSecurity) made their
first contribution in
[trufflesecurity/trufflehog#2601

**Full Changelog**:
trufflesecurity/trufflehog@v3.71.2...v3.72.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/matter-labs/vault-auth-tee).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
itsacoyote pushed a commit to matter-labs/docs-nuxt-template that referenced this pull request May 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[trufflesecurity/trufflehog](https://togithub.com/trufflesecurity/trufflehog)
| action | minor | `v3.69.0` -> `v3.75.1` |

---

### Release Notes

<details>
<summary>trufflesecurity/trufflehog
(trufflesecurity/trufflehog)</summary>

###
[`v3.75.1`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.75.1)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.75.0...v3.75.1)

#### What's Changed

- Update result's extra data for Slack by
[@&#8203;abmussani](https://togithub.com/abmussani) in
[trufflesecurity/trufflehog#2779
- \[chore] - Update default buffer size by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2778
- fix(deps): update module cloud.google.com/go/secretmanager to v1.13.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2775
- fix(deps): update module github.com/aws/aws-sdk-go to v1.52.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2776
- fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2781
- fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.1
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2777
- fix(deps): update module golang.org/x/oauth2 to v0.20.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2785
- fix(deps): update module golang.org/x/text to v0.15.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2786
- fix(deps): update module google.golang.org/protobuf to v1.34.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2790
- \[bug] - Ignore FP check for the private key detector by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2793

#### New Contributors

- [@&#8203;abmussani](https://togithub.com/abmussani) made their first
contribution in
[trufflesecurity/trufflehog#2779

**Full Changelog**:
trufflesecurity/trufflehog@v3.75.0...v3.75.1

###
[`v3.75.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.75.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.74.0...v3.75.0)

#### What's Changed

- \[chore] - update buffer metrics by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2737
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.28 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2741
- chore(deps): update golangci/golangci-lint-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2744
- Scan commit metadata by [@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2713
- Fix SQL Server detector tests by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2716
- Revert "Scan commit metadata" by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2747
- \[bug] - Refactor newDiff constructor to avoid double initialization
of contentWriter by [@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2742
- \[chore] - update buffered file writer metric by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2740
- \[refactor] - lazy buffer retrieval by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2745
- \[chore] Remove broken test by
[@&#8203;mcastorina](https://togithub.com/mcastorina) in
[trufflesecurity/trufflehog#2748
- \[bug] - fix buffer size metric by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2749
- \[bug] - Fix the metric for buffered file writer writes by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2750
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.29 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2751
- update integration logos by
[@&#8203;dustin-decker](https://togithub.com/dustin-decker) in
[trufflesecurity/trufflehog#2752
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.30 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2756
- \[chore] - add additional binary extension by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2760
- pkg: fix function names in comment by
[@&#8203;mountcount](https://togithub.com/mountcount) in
[trufflesecurity/trufflehog#2761
- \[chore] - ignore pbix and vsdx files by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2762
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.31 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2763
- Scan commit metadata by [@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2754
- \[bug] - Correctly set metrics for enumerated orgs by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2757
- \[chore ] -Update ignore extensions by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2764
- \[chore] Add some happy path logs to GitLab by
[@&#8203;mcastorina](https://togithub.com/mcastorina) in
[trufflesecurity/trufflehog#2765
- Fix Git source test by [@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2767
- \[feat] - buffered file reader by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2731
- \[feat] - Add ReadFrom method to BufferedFileWriter by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2759
- fix(deps): update module google.golang.org/protobuf to v1.34.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2766
- \[bug] - Improve BufferedFileReader Close Behavior by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2768
- fixes calendly api key regex by
[@&#8203;ankushgoel27](https://togithub.com/ankushgoel27) in
[trufflesecurity/trufflehog#2368
- Expose detector-specific false positive logic by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2743
- Detector-Fix: Reintroduce Cloudflareglobalapikey by
[@&#8203;ankushgoel27](https://togithub.com/ankushgoel27) in
[trufflesecurity/trufflehog#2101
- Detector-Competition-Fix - fixed the alchemy detector regex by
[@&#8203;ankushgoel27](https://togithub.com/ankushgoel27) in
[trufflesecurity/trufflehog#1821
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.32 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2769
- fix(deps): update module google.golang.org/api to v0.177.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2770
- \[chore] - update imports by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2772
- adds build version to finished scanning log by
[@&#8203;zricethezav](https://togithub.com/zricethezav) in
[trufflesecurity/trufflehog#2773
- Update rabbitmq.go regex detect amqps protocol by
[@&#8203;NikhilPanwar](https://togithub.com/NikhilPanwar) in
[trufflesecurity/trufflehog#2609
- fix for infinite recursion in Postman var sub by
[@&#8203;zricethezav](https://togithub.com/zricethezav) in
[trufflesecurity/trufflehog#2780

#### New Contributors

- [@&#8203;mountcount](https://togithub.com/mountcount) made their first
contribution in
[trufflesecurity/trufflehog#2761

**Full Changelog**:
trufflesecurity/trufflehog@v3.74.0...v3.75.0

###
[`v3.74.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.74.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.73.0...v3.74.0)

#### What's Changed

- Remove unnecessary space in Vultr regex pattern by
[@&#8203;fml09](https://togithub.com/fml09) in
[trufflesecurity/trufflehog#2689
- \[refactor] - template detector by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2692
- chore(deps): update sigstore/cosign-installer action to v3.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2695
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2694
- Adding Pagarme API key detection by
[@&#8203;LuskaBol](https://togithub.com/LuskaBol) in
[trufflesecurity/trufflehog#2665
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to
v7.4.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2697
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2698
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2699
- fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2700
- fix(deps): update golang.org/x/exp digest to
[`fe59bbe`](https://togithub.com/trufflesecurity/trufflehog/commit/fe59bbe)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2706
- fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2707
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2708
- fix(deps): update module google.golang.org/api to v0.173.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2709
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2711
- fix(deps): update module google.golang.org/api to v0.174.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2712
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2717
- fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2715
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2714
- Detect Slack workflows webhook by
[@&#8203;juliendoutre](https://togithub.com/juliendoutre) in
[trufflesecurity/trufflehog#2569
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2723
- fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2720
- fix(deps): update module google.golang.org/api to v0.175.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2724
- added onfleet api key detector by
[@&#8203;ankushgoel27](https://togithub.com/ankushgoel27) in
[trufflesecurity/trufflehog#2375
- fix(deps): update module google.golang.org/api to v0.176.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2726
- Move detectors.IsKnownFalsePositive from the detectors and into the
engine by [@&#8203;dustin-decker](https://togithub.com/dustin-decker) in
[trufflesecurity/trufflehog#2643
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2728
- \[refactor] - Update Write method signature in contentWriter interface
by [@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2721
- Add false positive info to protobuf by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2729
- \[bug] - Fix disk write metric and update BufferedFileWriter file
field by [@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2733
- Make connection issues less jarring by
[@&#8203;dustin-decker](https://togithub.com/dustin-decker) in
[trufflesecurity/trufflehog#2730
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2735
- fix(deps): update module google.golang.org/api to v0.176.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2736
- \[bug] - Correctly return the checked out buffer to the pool by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2732

#### New Contributors

- [@&#8203;LuskaBol](https://togithub.com/LuskaBol) made their first
contribution in
[trufflesecurity/trufflehog#2665
- [@&#8203;juliendoutre](https://togithub.com/juliendoutre) made their
first contribution in
[trufflesecurity/trufflehog#2569

**Full Changelog**:
trufflesecurity/trufflehog@v3.73.0...v3.74.0

###
[`v3.73.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.73.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.72.0...v3.73.0)

#### What's Changed

- \[chore] - upgrade launchdarkly dep by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2650
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2659
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to
v7.3.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2660
- fix(deps): update module github.com/google/go-github/v57 to v61 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2652
- \[chore] - update go-github dep manually by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2664
- chore: fix some typos by
[@&#8203;redismongo](https://togithub.com/redismongo) in
[trufflesecurity/trufflehog#2666
- fix(deps): update module golang.org/x/oauth2 to v0.19.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2670
- \[bug] - Add ASCII validation check for base64 decoding by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2671
- Handle inactive Slack account tokens by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2668
- fix(deps): update module golang.org/x/net to v0.24.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2662
- fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2667
- fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2681
- fix(deps): update golang.org/x/exp digest to
[`c0f41cb`](https://togithub.com/trufflesecurity/trufflehog/commit/c0f41cb)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2672
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2680
- Enrich Gitlab enumeration logging by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2678
- fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2682
- fix(deps): update testcontainers-go monorepo to v0.30.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2685
- fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2684
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2686
- Update README.md with Windows-specific Docker installation
instructions by [@&#8203;Jacinto27](https://togithub.com/Jacinto27) in
[trufflesecurity/trufflehog#2674
- fix(deps): update golang.org/x/exp digest to
[`93d18d7`](https://togithub.com/trufflesecurity/trufflehog/commit/93d18d7)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2688
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2690
- Add Wiz detector by
[@&#8203;shreyas-sriram](https://togithub.com/shreyas-sriram) in
[trufflesecurity/trufflehog#2691

#### New Contributors

- [@&#8203;redismongo](https://togithub.com/redismongo) made their first
contribution in
[trufflesecurity/trufflehog#2666
- [@&#8203;Jacinto27](https://togithub.com/Jacinto27) made their first
contribution in
[trufflesecurity/trufflehog#2674

**Full Changelog**:
trufflesecurity/trufflehog@v3.72.0...v3.73.0

###
[`v3.72.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.72.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.71.2...v3.72.0)

#### What's Changed

- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2636
- Fix 'toolchair not available' error by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2642
- Fix GitHub enumeration & rate-limiting logic by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2625
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to
v6.2.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2638
- fix(deps): update module cloud.google.com/go/storage to v1.40.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2645
- Add JupiterOne detector by
[@&#8203;shreyas-sriram](https://togithub.com/shreyas-sriram) in
[trufflesecurity/trufflehog#2446
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2646
- fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2648
- fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2649
- add GCP application default credentials detector by
[@&#8203;kenzht](https://togithub.com/kenzht) in
[trufflesecurity/trufflehog#2530
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2651
- Add GitLab CI Pipeline Example in Documentation by
[@&#8203;RoseSecurity](https://togithub.com/RoseSecurity) in
[trufflesecurity/trufflehog#2601
- fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2654
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2655
- Remove duplicate JiraToken.v2 declaration in `defaults.go` by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2657

#### New Contributors

- [@&#8203;kenzht](https://togithub.com/kenzht) made their first
contribution in
[trufflesecurity/trufflehog#2530
- [@&#8203;RoseSecurity](https://togithub.com/RoseSecurity) made their
first contribution in
[trufflesecurity/trufflehog#2601

**Full Changelog**:
trufflesecurity/trufflehog@v3.71.2...v3.72.0

###
[`v3.71.2`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.71.2)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.71.1...v3.71.2)

#### What's Changed

- Link to GitHub contribution guide in CONTRIBUTING by
[@&#8203;rosecodym](https://togithub.com/rosecodym) in
[trufflesecurity/trufflehog#2632
- Fixing nitro check by
[@&#8203;dylanTruffle](https://togithub.com/dylanTruffle) in
[trufflesecurity/trufflehog#2631
- fix(deps): update module google.golang.org/api to v0.172.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2634
- make postman source public by
[@&#8203;zricethezav](https://togithub.com/zricethezav) in
[trufflesecurity/trufflehog#2635

**Full Changelog**:
trufflesecurity/trufflehog@v3.71.1...v3.71.2

###
[`v3.71.1`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.71.1)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.71.0...v3.71.1)

#### What's Changed

- Fix GitHub panic and test errors by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2608
- fix(deps): update module github.com/xanzy/go-gitlab to v0.101.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2617
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2615
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2623
- Fix additional GitHub test errors by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2614
- \[chore] - upgrade dep by [@&#8203;ahrav](https://togithub.com/ahrav)
in
[trufflesecurity/trufflehog#2618
- fix(deps): update golang.org/x/exp digest to
[`a685a6e`](https://togithub.com/trufflesecurity/trufflehog/commit/a685a6e)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2621
- Fix incorrect regular expression with missing closing bracket by
[@&#8203;fml09](https://togithub.com/fml09) in
[trufflesecurity/trufflehog#2616
- fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2626
- fix(deps): update module github.com/charmbracelet/glamour to v0.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2627
- \[bugfix] - Update the Anthropic detector by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2629
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.8 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2630
- Use Lstat to identify non-regular files in filesystem source by
[@&#8203;dustin-decker](https://togithub.com/dustin-decker) in
[trufflesecurity/trufflehog#2628

#### New Contributors

- [@&#8203;fml09](https://togithub.com/fml09) made their first
contribution in
[trufflesecurity/trufflehog#2616

**Full Changelog**:
trufflesecurity/trufflehog@v3.71.0...v3.71.1

###
[`v3.71.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.71.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.70.3...v3.71.0)

#### What's Changed

- Postman Source by
[@&#8203;zricethezav](https://togithub.com/zricethezav) in
[trufflesecurity/trufflehog#2579
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2604
- expand keyword checks, and add collection name to keyword by
[@&#8203;zricethezav](https://togithub.com/zricethezav) in
[trufflesecurity/trufflehog#2602
- \[chore] Fix potential resource leak in postman source by
[@&#8203;mcastorina](https://togithub.com/mcastorina) in
[trufflesecurity/trufflehog#2606
- Bump github.com/docker/docker from 25.0.3+incompatible to
25.0.5+incompatible by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[trufflesecurity/trufflehog#2603
- Refactor GitHub source by [@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2379
- Use go 1.22 by
[@&#8203;dustin-decker](https://togithub.com/dustin-decker) in
[trufflesecurity/trufflehog#2599
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to
v7 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2590
- fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2524
- fix(deps): update module google.golang.org/api to v0.171.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2611
- fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to
v2.10.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2607
- Avoid uneeded calls to strconv.Unquote by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2605
- MaxMind detector uses the right endpoint by
[@&#8203;faktas2](https://togithub.com/faktas2) in
[trufflesecurity/trufflehog#2577
- Update Snyk detector by [@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2559
- fix(deps): update module github.com/brianvoe/gofakeit/v6 to v7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2612
- Dockerhub v2 detector by
[@&#8203;ankushgoel27](https://togithub.com/ankushgoel27) in
[trufflesecurity/trufflehog#2361

**Full Changelog**:
trufflesecurity/trufflehog@v3.70.3...v3.71.0

###
[`v3.70.3`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.70.3)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.70.2...v3.70.3)

#### What's Changed

- \[chore] Replace "Trufflehog" with "TruffleHog" by
[@&#8203;mcastorina](https://togithub.com/mcastorina) in
[trufflesecurity/trufflehog#2584
- fix(deps): update golang.org/x/exp digest to
[`a85f2c6`](https://togithub.com/trufflesecurity/trufflehog/commit/a85f2c6)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2592
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2593
- Make Git work with escaped unicode characcters by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2585
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2594
- fix(deps): update module cloud.google.com/go/secretmanager to v1.12.0
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2595
- fix(deps): update module github.com/wasilibs/go-re2 to v1.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2596

**Full Changelog**:
trufflesecurity/trufflehog@v3.70.2...v3.70.3

###
[`v3.70.2`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.70.2)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.70.1...v3.70.2)

#### What's Changed

- fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to
v7.1.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2576
- fix(deps): update module cloud.google.com/go/secretmanager to v1.11.6
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2578
- fix(deps): update module github.com/google/go-containerregistry to
v0.19.1 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2586
- fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2587
- fix(deps): update module google.golang.org/api to v0.170.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2589
- fix(deps): update module github.com/aws/aws-sdk-go to v1.51.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2588
- fix(deps): update module github.com/wasilibs/go-re2 to v1.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2591

**Full Changelog**:
trufflesecurity/trufflehog@v3.70.1...v3.70.2

###
[`v3.70.1`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.70.1)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.70.0...v3.70.1)

#### What's Changed

- pull out verification logic from github detectors by
[@&#8203;0x1](https://togithub.com/0x1) in
[trufflesecurity/trufflehog#2554
- Fix --results not behaving as expected. by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2582
- Fix GitHub detector npe by [@&#8203;rgmz](https://togithub.com/rgmz)
in
[trufflesecurity/trufflehog#2583

**Full Changelog**:
trufflesecurity/trufflehog@v3.70.0...v3.70.1

###
[`v3.70.0`](https://togithub.com/trufflesecurity/trufflehog/releases/tag/v3.70.0)

[Compare
Source](https://togithub.com/trufflesecurity/trufflehog/compare/v3.69.0...v3.70.0)

#### What's Changed

- fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2550
- \[chore] - use custom grow method by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2555
- fix(deps): update module github.com/google/go-github/v57 to v60 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2551
- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.35 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2560
- fix(deps): update module github.com/go-sql-driver/mysql to v1.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2561
- fix(deps): update module cloud.google.com/go/storage to v1.39.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2565
- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.36 -
autoclosed by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2566
- \[chore] - Fix flaky test by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2564
- \[chore] - Record metrics before reset by
[@&#8203;ahrav](https://togithub.com/ahrav) in
[trufflesecurity/trufflehog#2556
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to
v7 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2568
- fix(deps): update module github.com/xanzy/go-gitlab to v0.100.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2567
- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.38 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2572
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2573
- fix(deps): update golang.org/x/exp digest to
[`c7f7c64`](https://togithub.com/trufflesecurity/trufflehog/commit/c7f7c64)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2575
- Add `--results` flag by [@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2372

**Full Changelog**:
trufflesecurity/trufflehog@v3.69.0...v3.70.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/matter-labs/docs-nuxt-template).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants