Overview

Request 1170017 accepted

- Update to version 3.74.0:
* [bug] - Correctly return the checked out buffer to the pool (#2732)
* fix(deps): update module google.golang.org/api to v0.176.1 (#2736)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 (#2735)
* Make connection issues less jarring (#2730)
* [bug] - Fix disk write metric and update BufferedFileWriter file field (#2733)
* Add false positive info to proto (#2729)
* [refactor] - Update Write method signature in contentWriter interface (#2721)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 (#2728)
* Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643)
* fix(deps): update module google.golang.org/api to v0.176.0 (#2726)
* added onfleet api key detector (#2375)
* fix(deps): update module google.golang.org/api to v0.175.0 (#2724)
* fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 (#2720)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 (#2723)
* Detect Slack workflows webhook (#2569)
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 (#2714)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 (#2715)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 (#2717)
* fix(deps): update module google.golang.org/api to v0.174.0 (#2712)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 (#2711)
* fix(deps): update module google.golang.org/api to v0.173.0 (#2709)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 (#2708)
* fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 (#2707)
* fix(deps): update golang.org/x/exp digest to fe59bbe (#2706)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 (#2700)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 (#2699)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 (#2698)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.0 (#2697)
* Adding Pagarme API key detection (#2665)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 (#2694)
* chore(deps): update sigstore/cosign-installer action to v3.5.0 (#2695)
* [refactor] - template detector (#2692)
* Remove unnecessary space in Vultr regex pattern (#2689)
* Add Wiz detector (#2691)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 (#2690)
* fix(deps): update golang.org/x/exp digest to 93d18d7 (#2688)
* Update README.md with Windows-specific Docker installation instructions (#2674)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 (#2686)
* fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 (#2684)
* fix(deps): update testcontainers-go monorepo to v0.30.0 (#2685)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 (#2682)
* Enrich Gitlab enumeration logging (#2678)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 (#2680)
* fix(deps): update golang.org/x/exp digest to c0f41cb (#2672)
* fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 (#2681)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 (#2667)
* fix(deps): update module golang.org/x/net to v0.24.0 (#2662)
* Handle inactive Slack account tokens (#2668)
* [bug] - Add ASCII validation check for base64 decoding (#2671)
* fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#2670)
* chore: fix some typos (#2666)
* [chore] - update go-github dep manually (#2664)
* fix(deps): update module github.com/google/go-github/v57 to v61 (#2652)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 (#2660)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 (#2659)
* upgrade launchdarkly dep (#2650)
* chore: remove duplicate jiratoken.v2 detector (#2657)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 (#2655)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 (#2654)
* Add GitLab CI Pipeline Example in Documentation (#2601)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 (#2651)
* add GCP application default credentials detector (#2530)
* fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#2649)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 (#2648)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 (#2646)
* Add JupiterOne detector (#2446)
* fix(deps): update module cloud.google.com/go/storage to v1.40.0 (#2645)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (#2638)
* Fix GitHub enumeration & rate-limiting logic (#2625)
* build: fix 'toolchair not available' error (#2642)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 (#2636)
* make postman source public (#2635)
* fix(deps): update module google.golang.org/api to v0.172.0 (#2634)
* Fixing nitro check (#2631)
* Link to GitHub contribution guide in CONTRIBUTING (#2632) (forwarded request 1169980 from ph03nix)

Loading...
Request History
Jeff Kowalczyk's avatar

jfkw created request

- Update to version 3.74.0:
* [bug] - Correctly return the checked out buffer to the pool (#2732)
* fix(deps): update module google.golang.org/api to v0.176.1 (#2736)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.27 (#2735)
* Make connection issues less jarring (#2730)
* [bug] - Fix disk write metric and update BufferedFileWriter file field (#2733)
* Add false positive info to proto (#2729)
* [refactor] - Update Write method signature in contentWriter interface (#2721)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.26 (#2728)
* Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643)
* fix(deps): update module google.golang.org/api to v0.176.0 (#2726)
* added onfleet api key detector (#2375)
* fix(deps): update module google.golang.org/api to v0.175.0 (#2724)
* fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.1 (#2720)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.25 (#2723)
* Detect Slack workflows webhook (#2569)
* fix(deps): update module github.com/couchbase/gocb/v2 to v2.8.1 (#2714)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.103.0 (#2715)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.24 (#2717)
* fix(deps): update module google.golang.org/api to v0.174.0 (#2712)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.23 (#2711)
* fix(deps): update module google.golang.org/api to v0.173.0 (#2709)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.22 (#2708)
* fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.8 (#2707)
* fix(deps): update golang.org/x/exp digest to fe59bbe (#2706)
* fix(deps): update module go.mongodb.org/mongo-driver to v1.15.0 (#2700)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.21 (#2699)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.20 (#2698)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.0 (#2697)
* Adding Pagarme API key detection (#2665)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.19 (#2694)
* chore(deps): update sigstore/cosign-installer action to v3.5.0 (#2695)
* [refactor] - template detector (#2692)
* Remove unnecessary space in Vultr regex pattern (#2689)
* Add Wiz detector (#2691)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.18 (#2690)
* fix(deps): update golang.org/x/exp digest to 93d18d7 (#2688)
* Update README.md with Windows-specific Docker installation instructions (#2674)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.17 (#2686)
* fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.7 (#2684)
* fix(deps): update testcontainers-go monorepo to v0.30.0 (#2685)
* fix(deps): update module github.com/xanzy/go-gitlab to v0.102.0 (#2682)
* Enrich Gitlab enumeration logging (#2678)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.16 (#2680)
* fix(deps): update golang.org/x/exp digest to c0f41cb (#2672)
* fix(deps): update module github.com/wasilibs/go-re2 to v1.5.2 (#2681)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.23.0 (#2667)
* fix(deps): update module golang.org/x/net to v0.24.0 (#2662)
* Handle inactive Slack account tokens (#2668)
* [bug] - Add ASCII validation check for base64 decoding (#2671)
* fix(deps): update module golang.org/x/oauth2 to v0.19.0 (#2670)
* chore: fix some typos (#2666)
* [chore] - update go-github dep manually (#2664)
* fix(deps): update module github.com/google/go-github/v57 to v61 (#2652)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.3.0 (#2660)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.14 (#2659)
* upgrade launchdarkly dep (#2650)
* chore: remove duplicate jiratoken.v2 detector (#2657)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.13 (#2655)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.1 (#2654)
* Add GitLab CI Pipeline Example in Documentation (#2601)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.12 (#2651)
* add GCP application default credentials detector (#2530)
* fix(deps): update module github.com/go-git/go-git/v5 to v5.12.0 (#2649)
* fix(deps): update module github.com/thezeroslave/zapsentry to v1.22.0 (#2648)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11 (#2646)
* Add JupiterOne detector (#2446)
* fix(deps): update module cloud.google.com/go/storage to v1.40.0 (#2645)
* fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v6.2.0 (#2638)
* Fix GitHub enumeration & rate-limiting logic (#2625)
* build: fix 'toolchair not available' error (#2642)
* fix(deps): update module github.com/aws/aws-sdk-go to v1.51.10 (#2636)
* make postman source public (#2635)
* fix(deps): update module google.golang.org/api to v0.172.0 (#2634)
* Fixing nitro check (#2631)
* Link to GitHub contribution guide in CONTRIBUTING (#2632) (forwarded request 1169980 from ph03nix)


Ana Guerrero's avatar

anag+factory added openSUSE:Factory:Staging:adi:23 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:23"


Ana Guerrero's avatar

anag+factory accepted review

Picked "openSUSE:Factory:Staging:adi:23"


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Marcus Rueckert's avatar

darix accepted review

Accepted review for by_group opensuse-review-team request 1170017 from user factory-auto


Saul Goodman's avatar

licensedigger accepted review

The legal review is accepted preliminary. The package may require actions later on.


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:adi:23 got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:adi:23 got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:adi:23 got accepted.

openSUSE Build Service is sponsored by