-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[chore] - move buffers pkg out of writers pkg #2826
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* move buffer pool logic into own pkg * fix test * fix test * whoops
dustin-decker
approved these changes
May 16, 2024
* move buffer pool logic into own pkg * move * fix test * fix test * fix test * remove * fix test * whoops * revert
haraldh
referenced
this pull request
in matter-labs/vault-auth-tee
May 21, 2024
[![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.75.1` -> `v3.76.3` | --- ### Release Notes <details> <summary>trufflesecurity/trufflehog (trufflesecurity/trufflehog)</summary> ### [`v3.76.3`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.76.3) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.76.2...v3.76.3) #### What's Changed - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.3 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2849](https://github.com/trufflesecurity/trufflehog/pull/2849) - Integromat detector - Deprecated by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/2856](https://github.com/trufflesecurity/trufflehog/pull/2856) - add tolower to all keywords, and remove return on error for global vars by [@​zricethezav](https://github.com/zricethezav) in [https://github.com/trufflesecurity/trufflehog/pull/2852](https://github.com/trufflesecurity/trufflehog/pull/2852) - Adding postman to sub-commands list by [@​CarlesLlobet](https://github.com/CarlesLlobet) in [https://github.com/trufflesecurity/trufflehog/pull/2813](https://github.com/trufflesecurity/trufflehog/pull/2813) - \[chore] - upgrade Github dep by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2858](https://github.com/trufflesecurity/trufflehog/pull/2858) - \[chore] - move buffers pkg out of writers pkg by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2826](https://github.com/trufflesecurity/trufflehog/pull/2826) - \[refactor] - remove redundant chunking by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2855](https://github.com/trufflesecurity/trufflehog/pull/2855) #### New Contributors - [@​CarlesLlobet](https://github.com/CarlesLlobet) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/2813](https://github.com/trufflesecurity/trufflehog/pull/2813) **Full Changelog**: trufflesecurity/trufflehog@v3.76.2...v3.76.3 ### [`v3.76.2`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.76.2) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.76.1...v3.76.2) #### What's Changed - \[bug] - Handle empty reader case in newFileReader by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2854](https://github.com/trufflesecurity/trufflehog/pull/2854) **Full Changelog**: trufflesecurity/trufflehog@v3.76.1...v3.76.2 ### [`v3.76.1`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.76.1) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.76.0...v3.76.1) #### What's Changed - chore: fix some typos in comments by [@​cuiyourong](https://github.com/cuiyourong) in [https://github.com/trufflesecurity/trufflehog/pull/2851](https://github.com/trufflesecurity/trufflehog/pull/2851) - Added user's email and location in metadata for Github detector. by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/2850](https://github.com/trufflesecurity/trufflehog/pull/2850) - \[refactor] - Create separate handler for non-archive data by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2825](https://github.com/trufflesecurity/trufflehog/pull/2825) #### New Contributors - [@​cuiyourong](https://github.com/cuiyourong) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/2851](https://github.com/trufflesecurity/trufflehog/pull/2851) **Full Changelog**: trufflesecurity/trufflehog@v3.76.0...v3.76.1 ### [`v3.76.0`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.76.0) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.75.1...v3.76.0) #### What's Changed - fix(deps): update module golang.org/x/net to v0.25.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2792](https://github.com/trufflesecurity/trufflehog/pull/2792) - Add webhook source protos by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/2789](https://github.com/trufflesecurity/trufflehog/pull/2789) - Increase test chan size by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2797](https://github.com/trufflesecurity/trufflehog/pull/2797) - fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2795](https://github.com/trufflesecurity/trufflehog/pull/2795) - fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.0.3 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2798](https://github.com/trufflesecurity/trufflehog/pull/2798) - fix(deps): update module github.com/aws/aws-sdk-go to v1.52.4 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2794](https://github.com/trufflesecurity/trufflehog/pull/2794) - fix(deps): update module google.golang.org/api to v0.178.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2800](https://github.com/trufflesecurity/trufflehog/pull/2800) - Enterprise ReadMe Updates by [@​theproductone](https://github.com/theproductone) in [https://github.com/trufflesecurity/trufflehog/pull/2803](https://github.com/trufflesecurity/trufflehog/pull/2803) - Updating Enterprise Readme Link from Contact to Product Info Page by [@​theproductone](https://github.com/theproductone) in [https://github.com/trufflesecurity/trufflehog/pull/2804](https://github.com/trufflesecurity/trufflehog/pull/2804) - chore(deps): update golangci/golangci-lint-action action to v6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2801](https://github.com/trufflesecurity/trufflehog/pull/2801) - \[chore] - address linter by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2783](https://github.com/trufflesecurity/trufflehog/pull/2783) - fix(deps): update module github.com/xanzy/go-gitlab to v0.104.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2784](https://github.com/trufflesecurity/trufflehog/pull/2784) - fix(deps): update module github.com/rabbitmq/amqp091-go to v1.10.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2809](https://github.com/trufflesecurity/trufflehog/pull/2809) - fix(deps): update module github.com/snowflakedb/gosnowflake to v1.10.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2810](https://github.com/trufflesecurity/trufflehog/pull/2810) - Prevent panic from flaky test by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2817](https://github.com/trufflesecurity/trufflehog/pull/2817) - fix(deps): update module github.com/aws/aws-sdk-go to v1.52.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2816](https://github.com/trufflesecurity/trufflehog/pull/2816) - fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2819](https://github.com/trufflesecurity/trufflehog/pull/2819) - fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2818](https://github.com/trufflesecurity/trufflehog/pull/2818) - fix(deps): update module github.com/prometheus/client_golang to v1.19.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2821](https://github.com/trufflesecurity/trufflehog/pull/2821) - Update postman flags to be less confusing by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/2755](https://github.com/trufflesecurity/trufflehog/pull/2755) - \[refactor] - Refactor Archive Handling Logic by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2703](https://github.com/trufflesecurity/trufflehog/pull/2703) - fix(deps): update testcontainers-go monorepo to v0.31.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2823](https://github.com/trufflesecurity/trufflehog/pull/2823) - fix(deps): update module github.com/xanzy/go-gitlab to v0.105.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2824](https://github.com/trufflesecurity/trufflehog/pull/2824) - fix(deps): update module google.golang.org/api to v0.180.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2822](https://github.com/trufflesecurity/trufflehog/pull/2822) - fix(deps): update module github.com/sassoftware/go-rpmutils to v0.4.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2831](https://github.com/trufflesecurity/trufflehog/pull/2831) - fix(deps): update module github.com/google/go-github/v61 to v62 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2832](https://github.com/trufflesecurity/trufflehog/pull/2832) - Update results's extra data for Twilio by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/2807](https://github.com/trufflesecurity/trufflehog/pull/2807) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2830](https://github.com/trufflesecurity/trufflehog/pull/2830) - \[chore] - Update GitlabV2 detector by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2840](https://github.com/trufflesecurity/trufflehog/pull/2840) - Fixed the Now Scanning Emoji on the ReadMe by [@​theproductone](https://github.com/theproductone) in [https://github.com/trufflesecurity/trufflehog/pull/2842](https://github.com/trufflesecurity/trufflehog/pull/2842) - fix(deps): update module github.com/fatih/color to v1.17.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2837](https://github.com/trufflesecurity/trufflehog/pull/2837) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2841](https://github.com/trufflesecurity/trufflehog/pull/2841) - Bump up performance test threshold to 50% by [@​zricethezav](https://github.com/zricethezav) in [https://github.com/trufflesecurity/trufflehog/pull/2839](https://github.com/trufflesecurity/trufflehog/pull/2839) - Update SendGrid detector by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2833](https://github.com/trufflesecurity/trufflehog/pull/2833) - fix(deps): update module cloud.google.com/go/storage to v1.41.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2843](https://github.com/trufflesecurity/trufflehog/pull/2843) - \[bug] - Fix case-sensitivity issue in PrefixRegex function by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2811](https://github.com/trufflesecurity/trufflehog/pull/2811) - switch to filesystem and specific tag when performance testing by [@​zricethezav](https://github.com/zricethezav) in [https://github.com/trufflesecurity/trufflehog/pull/2846](https://github.com/trufflesecurity/trufflehog/pull/2846) - Use fake detectors in versioned detectors test by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2847](https://github.com/trufflesecurity/trufflehog/pull/2847) - \[feat] - Support bearer auth for docker scans by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2848](https://github.com/trufflesecurity/trufflehog/pull/2848) - Add "Intra42" detector by [@​alexandregv](https://github.com/alexandregv) in [https://github.com/trufflesecurity/trufflehog/pull/2835](https://github.com/trufflesecurity/trufflehog/pull/2835) #### New Contributors - [@​theproductone](https://github.com/theproductone) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/2803](https://github.com/trufflesecurity/trufflehog/pull/2803) **Full Changelog**: trufflesecurity/trufflehog@v3.75.1...v3.76.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Note: This PR uses 2825 as it's base so I don't have to update that PR.
Checklist:
make test-community
)?make lint
this requires golangci-lint)?