* Fri Oct 18 2024 felix.niederwanger@suse.com
- Update to version 3.82.11:
* fix timeout (#3460)
* Revert "Compress release with UPX (#3445)" (#3455)
* Compress release with UPX (#3445)
* ignore https as false postive for slackwebhook detector (#3425)
* Wed Oct 16 2024 felix.niederwanger@suse.de
- Update to version 3.82.9:
* fix(deps): update module github.com/prometheus/client_golang to v1.20.5 (#3412)
* fix: include integration test in generate.go (#3415)
* Add feature flags to CLI args (#3359)
* fix(deps): update module google.golang.org/api to v0.201.0 (#3416)
* feat: add github comments timeframe filtering (fixes #3388) (#3390)
* [fix] - resource leak (#3402)
* [detector] Implemented Box Detector (#3242)
* feat: propagate file info in log context (#3405)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.112.0 (#3410)
* fix(deps): update module github.com/getsentry/sentry-go to v0.29.1 (#3408)
* fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.6 (#3407)
* Sat Oct 12 2024 felix.niederwanger@suse.com
- Update to version 3.82.8:
* Update SaladCloud description (#3399)
* fix tests (#3400)
* [chore] Update custom detector default description (#3398)
* add description to salad (#3397)
* Add detector for SaladCloud API Keys (#3273)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.111.0 (#3393)
* Add SliceContainsString common util (#3395)
* fix: pr template link to golangci-lint (#3392)
* fix(deps): update golang.org/x/exp digest to f66d83c (#3389)
* Separate detector tests into unit/integration (#3274)
* Manually upgrade github dep (#3387)
* Updated Fastly Personal Token Detector (#3386)
* fix(deps): update module google.golang.org/api to v0.200.0 (#3391)
* [Fix] Snowflake privatelink Support (#3286)
* Enhanced the easyinsight detector (#3384)
* Tue Oct 08 2024 felix.niederwanger@suse.de
- Update to version 3.82.7:
* Log skipped files on debug level (#3383)
* build: update retracted bluemonday ver (#3369)
* Fix git binary handling and add a smoke test (#3379)
* fix(deps): update module google.golang.org/protobuf to v1.35.1 (#3382)
* Added Cisco Meraki API Key detector (#3367)
* improved the agora detector (#3360)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 (#3376)
* fix(deps): update golang.org/x/exp digest to 225e2ab (#3371)
* fix(deps): update module golang.org/x/net to v0.30.0 (#3373)
* fix(deps): update module golang.org/x/crypto to v0.28.0 (#3372)
* chore(deps): update sigstore/cosign-installer action to v3.7.0 (#3368)
* fix(deps): update module cloud.google.com/go/storage to v1.44.0 (#3366)
* fix(deps): update module github.com/schollz/progressbar/v3 to v3.16.1 (#3365)
* [refactor] - Decouple Metrics From Cache Implementation (#3355)
* fix(deps): update module github.com/snowflakedb/gosnowflake to v1.11.2 (#3363)
* Updated Cosign Install URL (#3364)
* fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.0 (#3361)
* Added Pattern test cases for detectors (#3354)
* remove size check (#3351)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.17.1 (#3357)
* [chore] - Rename memory cache package to 'simple' for clarity (#3352)
* Fixed github oauth2 token detector (#3353)
* Tue Oct 01 2024 felix.niederwanger@suse.de
- Update to version 3.82.6:
* [feat] - Add SizedLRU Cache (#3344)
* [bug] - Recover From Panic During Archive Handling (#3348)
* [fix] - Use Parent Context in Azure Detector (#3346)
* [chore] - update Go version to 1.23.0 (#3340)
* disable secret scans for community PRs (#3343)
* Enhanced the eraser detector to handle new status code from verification API (#3342)
* [feat] - Add Generic Hasher Interface with Blake2b Implementation (#3337)
* [fix] Move detector initialization to DefaultDetectors function (#3341)
* Improve process cleanup (#3339)
* fix(decoder): prevent race (#3031)
* Add named params to interface methods (#3335)
* Thu Sep 26 2024 felix.niederwanger@suse.de
- Update to version 3.82.5:
* fix(deps): update module google.golang.org/api to v0.199.0 (#3336)
* [chore] Ensure testing Endpoints() doesn't silently pass on change (#3334)
* [fix] Correctly initialize detectors with cloud endpoint customization (#3333)
* RailwayApp Detector (#3331)
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.2 (#3332)
* Adding Descriptions (#3258)
* update timeout to 60s (#3330)
* Include all detector tests for captain (#3329)
* Use captain for test aggregation (#3328)
* [Fix] (#3306)
* fix(deps): update module google.golang.org/api to v0.198.0 (#3323)
* Endpoint customizer refresh (#3308)
* Ignore glTF & JPEG XL files (#3325)
* fix(deps): update module golang.org/x/oauth2 to v0.23.0 (#3322)
* fix(deps): update module go.uber.org/automaxprocs to v1.6.0 (#3321)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 (#3319)
* [bug] - Improve seekability check for stdout pipes in BufferedReadSeeker (#3189)
* Improve MongoDB connection string matching (#1550)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 (#3318)
* [Analyzer] Test and generated permissions for HuggingFace, Square & Stripe (#3294)
* Implement SourceUnitEnumChunker for GitHub (#3298)
* fix(deps): update module github.com/wasilibs/go-re2 to v1.7.0 (#3317)
* fix(deps): update module github.com/schollz/progressbar/v3 to v3.16.0 (#3315)
* hit em w/ a min (#3316)
* fix(deps): update module github.com/snowflakedb/gosnowflake to v1.11.1 (#3313)
* [fix] - Add Size Method to BufferedReadSeeker and Refactor Context Timeout Handling in HandleFile (#3307)
* fix(deps): update module github.com/sendgrid/sendgrid-go to v3.16.0+incompatible (#3312)
* fix(deps): update module github.com/schollz/progressbar/v3 to v3.15.0 (#3311)
* fix(deps): update module github.com/getsentry/sentry-go to v0.29.0 (#3310)
* fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.15.0 (#3309)
* Update GitHub enumeration to report unique filtered values (#3292)
* [analyze] Add client filter to detect successful unsafe HTTP requests (#3305)
* fix(deps): update module github.com/prometheus/client_golang to v1.20.4 (#3303)
* fix(deps): update module cloud.google.com/go/secretmanager to v1.14.1 (#3301)
* Tue Sep 17 2024 felix.niederwanger@suse.de
- Update to version 3.82.2:
* Instrument GitHub source with a ChunkReporter (#3296)
* fix(deps): update golang.org/x/exp digest to 701f63a (#3291)
* Add user agent suffix feature flag (#3297)
* Fix GitHub analyzer panic on empty organization name (#3295)
* Fix slice initialization error (#3293)
* Fri Sep 13 2024 felix.niederwanger@suse.com
- Update to version 3.82.1:
* [analyze] Add analyzer interface for Shopify (#3226)
* [analyze] Add Analyzer for Mailgun (#3206)
* [analyze] Add Analyzer for MySQL (#3193)
* Instrument GitHub source with a UnitReporter (#3284)
* fix(deps): update module github.com/prometheus/client_golang to v1.20.3 (#3279)
* adding pypi v1 support (#3289)
* adding pypi detector (#3287)
* feature flag additional refs (#3282)
* Clarify "no decoder found for chunk" log message (#3001)
* update aha keyword (#3281)
* [chore] - remove unused method and function (#3089)
* Jira Email fix (#3061)
* fix(git): config normalization for git sources (#3278)
* Add detector for Nvidia NGC Personal Keys (#3280)
* Tue Sep 10 2024 felix.niederwanger@suse.de
- Update to version 3.81.10:
* GitHub source logger clean up (#3269)
* fix(deps): update module github.com/felixge/fgprof to v0.9.5 (#3277)
* fix(deps): update golang.org/x/exp digest to e7e105d (#3202)
* [chore] Skip analyzer tests in CI (#3270)
* [analyze] Add Analyzer for Postgres (#3192)
* [analyze] Add Analyzer for SourceGraph (#3173)
* [analyze] Add Analyzer for Asana (#3139)
* [analyze] Add Analyzer for Slack (#3207)
* [analyze] Improve SquareUp analyzer and Implemented test (#3231)
* [analyze] Add Analyze interface for Mailchimp (#3225)
* [analyze] Add analyze interface for Bitbucket (#3224)
* [analyze] Add Analyzer for Sendgrid (#3174)
* [analyze] Add Analyzer for Opsgenie (#3181)
* [analyze] Add analyzer for Postman (#3180)
* Add Sentry protobufs (#3263)
* Make worker multipliers configurable (#3267)
* add rotation links (#3257)
* Reduce high freq keywords (#3265)
* Add central feature flags (#3264)
* Add huggingface tui config (#3060)
* Add Robinhood Crypto detector (#3254)
* Update buffer (#3255)
* Download files when reverifying (#3252)
* update rotation guide link for teams (#3248)
* Th 899 postman panic issue (#3245)
* Strip leading +/- from github target diffs (#3244)
* Skip filtration for targeted scans #3243
* Customize results cleaning (using smuggled interface) (#3235)
* fix(deps): update module cloud.google.com/go/secretmanager to v1.14.0 (#3240)
* fix(deps): update testcontainers-go monorepo to v0.33.0 (#3239)
* fix(deps): update module google.golang.org/api to v0.193.0 (#3238)
* fix(deps): update module google.golang.org/api to v0.192.0 (#3237)
* fix(deps): update module github.com/prometheus/client_golang to v1.20.1 (#3236)
* chore(deps): update golang docker tag to v1.23 (#3228)
* fix(deps): update module github.com/charmbracelet/bubbletea to v0.27.0 (#3229)
* Mon Aug 19 2024 felix.niederwanger@suse.de
- Update to version 3.81.9:
* fix(deps): update module github.com/sendgrid/sendgrid-go to v3.15.0+incompatible (#3214)
* Improve domain / url handling in detectors (#3221)
* Support for kebab case and dot notation in permission generation tool (#3222)