Skip to content

Tags: trufflesecurity/trufflehog

Tags

v3.88.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[bug] - Ensure detector HTTP clients share the same timeout set at ru…

…ntime (#3946)

v3.88.13

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
elevenlabs analyzer (#3850)

* added analyzer initial working structure

* restructured the resources

* added history read api

* added history delete api

* fixed http method issue

* added delete dubbing api and refactored the code

* added dubbing read api

* optimized requests and added projects api

* added pronunciation dictionaries apis

* fixed linter

* added models,audionative,workspace apis

* added some last apis

* Deleted \

* fixed linter

* few more enhancements and test cases added

* added go generate command

* optimized the code and resolved the comments

* fixed linter

* fixed indentation

* resolved comments

* kicked imposter print statement

* formatted cli.go

* Update pkg/analyzer/analyzers/elevenlabs/elevenlabs.go

Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>

* resolved comments

* added secret info methods which safely append and read permission and resources

---------

Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>

3.88.13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Feat] DigitalOcean Analyzer (#3932)

* digitalocean analyzer implementation

* optimize checkPermissions function to concurrently run tests

* fixed conflict issues.
better commenting
updated the go-pretty import
updated the expected output.

* remove unused functions.

v3.88.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove duplicate `github.com/jedib0t/go-pretty` dependency (#3924)

PR #3099 introduced the `trufflehog analyze` command but accidentally
included the same dependency with different versions.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>

v3.88.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
updated go-re2 to v1.9.0 to fix panics for go1.24 (#3923)

v3.88.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove magnetic from default (#3920)

v3.88.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add protos for github realtime (#3911)

GitHub Realtime doesn't exist yet, but developing it without these is a real pain, and we're going (probably) going to need them eventually, so here they are. (If we don't end up needing them, we can just remove them.)

v3.88.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(azure): log unhandled error codes (#3865)

v3.88.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Feat] implementation Notion analyzer (#3869)

### Description:
Since `Notion.co` allows to enable [capabilities](https://developers.notion.com/reference/capabilities) against integration token, It is a good candidate to build an analyzer for it.
![Screenshot 2025-02-04 at 6 46 37 PM](https://github.com/user-attachments/assets/2fb711fe-466f-4b78-9b25-56852f08cd3b)

This PR implements notion analyzer along with its integration test.


### Checklist:
* [ ] Tests passing (`make test-community`)?
* [x] Lint passing (`make lint` this requires [golangci-lint](https://golangci-lint.run/welcome/install/#local-installation))?

v3.88.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.10 (#3896)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/go-ldap/ldap/v3](https://redirect.github.com/go-ldap/ldap) | `v3.4.9` -> `v3.4.10` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.9/v3.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.9/v3.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>go-ldap/ldap (github.com/go-ldap/ldap/v3)</summary>

### [`v3.4.10`](https://redirect.github.com/go-ldap/ldap/releases/tag/v3.4.10): Simplify Go Module Versioning

[Compare Source](https://redirect.github.com/go-ldap/ldap/compare/v3.4.9...v3.4.10)

Experimental release to cleanup the code duplication, and simplify the go module versioning approach.

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/trufflesecurity/trufflehog).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->