|
Ran
|
Jobs
1
|
Files
688
|
Run time
2min
|
Badge
README BADGES
|
push
github
chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 (#6206) Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases">google.golang.org/grpc's releases</a>.</em></p> <blockquote> <h2>Release 1.79.3</h2> <h1>Security</h1> <ul> <li>server: fix an authorization bypass where malformed :path headers (missing the leading slash) could bypass path-based restricted "deny" rules in interceptors like <code>grpc/authz</code>. Any request with a non-canonical path is now immediately rejected with an <code>Unimplemented</code> error. (<a href="https://redirect.github.com/grpc/grpc-go/issues/8981">#8981</a>)</li> </ul> <h2>Release 1.79.2</h2> <h1>Bug Fixes</h1> <ul> <li>stats: Prevent redundant error logging in health/ORCA producers by skipping stats/tracing processing when no stats handler is configured. (<a href="https://redirect.github.com/grpc/grpc-go/pull/8874">grpc/grpc-go#8874</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-go/commit/dda86dbd9"><code>dda86db</code></a> Change version to 1.79.3 (<a href="https://redirect.github.com/grpc/grpc-go/issues/8983">#8983</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/72186f163"><code>72186f1</code></a> grpc: enforce strict path checking for incoming requests on the server (<a href="https://redirect.github.com/grpc/grpc-go/issues/8981">#8981</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/97ca3522b"><code>97ca352</code></a> Changing version to 1.79.3-dev (<a href="https://redirect.github.com/grpc/grpc-go/issues/8954">#8954</a>)</li> <li><a href="https://github.com/grpc/grpc-go/commit/8902ab6ef"><code>8902ab6</code></a> Change the v... (continued)
34913 of 76715 relevant lines covered (45.51%)
116.09 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
48.28 |
-1.27% | internal/databroker/server_clustered_follower.go |
| 2 |
69.92 |
-0.3% | internal/databroker/server_backend.go |
| 2 |
94.55 |
3.64% | pkg/fanout/receive.go |
| 2 |
85.67 |
-0.62% | pkg/grpc/databroker/syncer.go |
| 2 |
95.83 |
-2.08% | pkg/identity/manager/schedulers.go |
| 2 |
75.73 |
-0.53% | pkg/storage/postgres/backend.go |
| 1 |
80.13 |
-0.21% | pkg/ssh/manager.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23315957053.1 | 688 |
45.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|