Skip to content

Commit

Permalink
chore(deps): update trufflesecurity/trufflehog action to v3.78.0 (#282)
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.77.0` -> `v3.78.0` |

---

### Release Notes

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

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

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

#### What's Changed

- Add postman to tui by [@&#8203;hxnyk](https://togithub.com/hxnyk) in
[trufflesecurity/trufflehog#2895
- chore(deps): update alpine docker tag to v3.20 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2874
- fix(deps): update golang.org/x/exp digest to
[`fd00a4e`](https://togithub.com/trufflesecurity/trufflehog/commit/fd00a4e)
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2899
- Update metadata for DataDog for API + APPKey by
[@&#8203;abmussani](https://togithub.com/abmussani) in
[trufflesecurity/trufflehog#2879
- Consistent docker image of MSSQL for integration testing. by
[@&#8203;abmussani](https://togithub.com/abmussani) in
[trufflesecurity/trufflehog#2898
- fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.4
by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2885
- Remove 'www' from `DefaultFalsePositives` by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2896
- Redis integration test by
[@&#8203;abmussani](https://togithub.com/abmussani) in
[trufflesecurity/trufflehog#2901
- Fix Github `enumerateWithToken` test failure by
[@&#8203;rgmz](https://togithub.com/rgmz) in
[trufflesecurity/trufflehog#2880
- fix(deps): update module github.com/aws/aws-sdk-go to v1.53.14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2900
- fix(deps): update module github.com/hashicorp/go-retryablehttp to
v0.7.7 by [@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2904
- integration testing for mongodb. by
[@&#8203;abmussani](https://togithub.com/abmussani) in
[trufflesecurity/trufflehog#2907
- fix(deps): update module
github.com/azure/go-autorest/autorest/azure/auth to v0.5.13 by
[@&#8203;renovate](https://togithub.com/renovate) in
[trufflesecurity/trufflehog#2902
- chore: fix some comments by
[@&#8203;jinjiadu](https://togithub.com/jinjiadu) in
[trufflesecurity/trufflehog#2903
- \[chore] Always log git repositories being scanned by
[@&#8203;mcastorina](https://togithub.com/mcastorina) in
[trufflesecurity/trufflehog#2909
- Add Jenkins scanning by
[@&#8203;dustin-decker](https://togithub.com/dustin-decker) in
[trufflesecurity/trufflehog#2892

#### New Contributors

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

**Full Changelog**:
trufflesecurity/trufflehog@v3.77.0...v3.78.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
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/splunk/addonfactory-workflow-addon-release).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->
  • Loading branch information
mkolasinski-splunk committed Jun 5, 2024
2 parents 9e18e12 + 64e4f0c commit d369d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
fetch-depth: "0"
ref: ${{ github.head_ref }}
- name: Secret Scanning Trufflehog
uses: trufflesecurity/trufflehog@v3.77.0
uses: trufflesecurity/trufflehog@v3.78.0
with:
extra_args: -x .github/workflows/exclude-patterns.txt --json
version: 3.77.0
Expand Down

0 comments on commit d369d08

Please sign in to comment.