Update dependency trufflesecurity/trufflehog to v3.60.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
trufflesecurity/trufflehog | ironbank-github | patch |
v3.60.1 -> v3.60.3
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
trufflesecurity/trufflehog
v3.60.3
What's Changed
- Use latest dbr by @bill-rich in https://github.com/trufflesecurity/trufflehog/pull/1955
- Revert "Fix wrong line number" by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/1963
- Upgrade gocb and gocbcore by @nyanshak in https://github.com/trufflesecurity/trufflehog/pull/1952
- Detector-Competition-Fix: Fix CloudSmith verification by @lc in https://github.com/trufflesecurity/trufflehog/pull/1944
- Detector-Competition-fix: NewRelic Detector -fallback to EU Api for verification by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1932
- fix #1751: update facebookOauth Detector by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1921
- Dockerfiles - Alpine Linux 3.15 EoL by @nfsec in https://github.com/trufflesecurity/trufflehog/pull/1914
- Remove docker container after make protos finishes by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1964
- Configure Renovate by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1966
- fix(deps): update golang.org/x/exp digest to
7918f67
by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1968 - fix(deps): update github.com/lrstanley/bubblezone digest to
e3824f1
by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1967 - fix(deps): update module cloud.google.com/go/secretmanager to v1.11.2 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1970
- fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1971
- fix(deps): update module github.com/go-errors/errors to v1.5.1 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1972
- fix(deps): update module golang.org/x/oauth2 to v0.13.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1974
- Detector-Competition-Feat: Added PortainerToken Detector by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1938
- fix(deps): update module github.com/snowflakedb/gosnowflake to v1.6.25 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1981
- fix(deps): update module github.com/google/go-github/v42 to v56 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1975
- chore(deps): update alpine docker tag to v3.18 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1982
- fix(deps): update module github.com/mattn/go-isatty to v0.0.20 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1980
- chore(deps): update module github.com/trufflesecurity/overseer to v1.2.7 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1983
- fix(deps): update module github.com/google/go-cmp to v0.6.0 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1973
- fix(deps): update module github.com/azure/go-autorest/autorest/azure/auth to v0.5.12 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1977
- fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.1.1 by @renovate in https://github.com/trufflesecurity/trufflehog/pull/1978
- add rpm2cpio as dependency to dockerfile by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/1985
New Contributors
- @nfsec made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/1914
- @renovate made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/1966
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.60.2...v3.60.3
v3.60.2
What's Changed
- Tighten up regex for twist detector by @dustin-decker in https://github.com/trufflesecurity/trufflehog/pull/1908
- Add generic glob filter by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/1858
- Fix for #1526: Update Posthog detector by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1910
- Add Voiceflow detector by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/1900
- [chore] - update regex by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/1919
- Detector-Competition-Fix: Fix plaid.com API key detection by @lc in https://github.com/trufflesecurity/trufflehog/pull/1916
- Export ChunkError fields and add ErrorsFor convenience method by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/1920
- Handle secondary GitHub ratelimits by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/1912
- Move Github comments check to fix a test by @rosecodym in https://github.com/trufflesecurity/trufflehog/pull/1927
- Detector-Competition-Feat: Add Privacy.com API key detector by @lc in https://github.com/trufflesecurity/trufflehog/pull/1888
- Reduce GitHub comment scanning log verbosity by @rgmz in https://github.com/trufflesecurity/trufflehog/pull/1922
- Use the configured include repositories in the GitHub filter by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/1926
- Fix README.md typo by @gabrieldonadel in https://github.com/trufflesecurity/trufflehog/pull/1942
- Detector-Competition-Feat: Add ipinfo.io API key detector by @lc in https://github.com/trufflesecurity/trufflehog/pull/1889
- Filter unique detectors by keywords in chunk by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/1711
- [chore] Fix glob package name by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/1931
- Detector-Competition-New: add IP2Location api key detector by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1915
- Add UnitHook and NoopHook implementations by @mcastorina in https://github.com/trufflesecurity/trufflehog/pull/1930
- Detector-Competition-Fix: Fix SuperNotes API verification by @lc in https://github.com/trufflesecurity/trufflehog/pull/1947
- Detector-Competition-Feat: Add InstaMojo Payment Detector by @fumblehool in https://github.com/trufflesecurity/trufflehog/pull/1905
- Detector-Competition-Fix: Fix CodeClimate verification by @lc in https://github.com/trufflesecurity/trufflehog/pull/1945
- export struct by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/1954
- export ShouldVerify by @ahrav in https://github.com/trufflesecurity/trufflehog/pull/1962
New Contributors
- @gabrieldonadel made their first contribution in https://github.com/trufflesecurity/trufflehog/pull/1942
Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.60.1...v3.60.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.