Tags: trufflesecurity/trufflehog
Tags
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>
[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.
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.)
[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.  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))?
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` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](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-->
PreviousNext