Skip to content

Commit

Permalink
chore(deps): update trufflesecurity/trufflehog action to v3.75.0 (#66)
Browse files Browse the repository at this point in the history
[![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.74.0` -> `v3.75.0` |

---

### Release Notes

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

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

#### New Contributors

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

**Full Changelog**:
trufflesecurity/trufflehog@v3.74.0...v3.75.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
haraldh authored May 6, 2024
2 parents a34beae + df74f76 commit 60519ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secrets_scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@ea4d9d2d32f45e77893ecb6338d7c6bd7cddb3ec # v3.74.0
uses: trufflesecurity/trufflehog@4ea3a1376b709cebb6a5c7b664693fe733bd43f5 # v3.75.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit 60519ce

Please sign in to comment.