Skip to content

Commit

Permalink
chore(deps): update trufflesecurity/trufflehog action to v3.79.0 (#90)
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://github.com/trufflesecurity/trufflehog)
| action | minor | `v3.78.2` -> `v3.79.0` |

---

### Release Notes

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

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

[Compare
Source](https://github.com/trufflesecurity/trufflehog/compare/v3.78.2...v3.79.0)

#### What's Changed

- fix(deps): update module github.com/aws/aws-sdk-go to v1.54.6 by
[@&#8203;renovate](https://github.com/renovate) in
[trufflesecurity/trufflehog#2996
- Return targeted scan errors by
[@&#8203;rosecodym](https://github.com/rosecodym) in
[trufflesecurity/trufflehog#2995
- Set GIT_DIR based on ScanOptions.Bare by
[@&#8203;rgmz](https://github.com/rgmz) in
[trufflesecurity/trufflehog#3004
- Adding Larksuite Detectors + Tests by
[@&#8203;abmussani](https://github.com/abmussani) in
[trufflesecurity/trufflehog#3008
- Pin STARRY-S/zip by
[@&#8203;rosecodym](https://github.com/rosecodym) in
[trufflesecurity/trufflehog#2999
- Ensure that `detector-tests` workflow runs detector tests by
[@&#8203;rgmz](https://github.com/rgmz) in
[trufflesecurity/trufflehog#2994
- added "example" to detector badlist by
[@&#8203;orionooooo](https://github.com/orionooooo) in
[trufflesecurity/trufflehog#3010

#### New Contributors

- [@&#8203;orionooooo](https://github.com/orionooooo) made their first
contribution in
[trufflesecurity/trufflehog#3010

**Full Changelog**:
trufflesecurity/trufflehog@v3.78.2...v3.79.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
haraldh committed Jul 1, 2024
2 parents 8dfb89b + d205dbd commit 2b53a43
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@e3d5227a4ca04b38d584fae4a7b1fcb36e1fd77e # v3.78.2
uses: trufflesecurity/trufflehog@b9dd330365132cd2d01dd5dc8a857a056a2544e1 # v3.79.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit 2b53a43

Please sign in to comment.