grapl-security / grapl

Graph platform for Detection and Response
https://www.graplsecurity.com
Apache License 2.0
686 stars 78 forks source link

Bump Tonic and Prost. This now requires installing protoc in Docker images! #2062

Closed wimax-grapl closed 2 years ago

wimax-grapl commented 2 years ago

Which issue does this PR correspond to?

https://github.com/grapl-security/issue-tracker/issues/1047

What changes does this PR make to Grapl? Why?

lastly, I've included the rest of the necessary plumbing to have a single place (.protoc-version) to specify version.

How were these changes tested?

Passed integration tests on devbox and on CI.

codecov[bot] commented 2 years ago

Codecov Report

Base: 39.39% // Head: 39.38% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (1d564dd) compared to base (481bb3a). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2062 +/- ## ========================================== - Coverage 39.39% 39.38% -0.01% ========================================== Files 436 436 Lines 10154 10155 +1 ========================================== Hits 4000 4000 - Misses 6154 6155 +1 ``` | [Impacted Files](https://codecov.io/gh/grapl-security/grapl/pull/2062?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security) | Coverage Δ | | |---|---|---| | [src/rust/rust-proto/src/graplinc/common/v1beta1.rs](https://codecov.io/gh/grapl-security/grapl/pull/2062/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security#diff-c3JjL3J1c3QvcnVzdC1wcm90by9zcmMvZ3JhcGxpbmMvY29tbW9uL3YxYmV0YTEucnM=) | `84.00% <0.00%> (-3.50%)` | :arrow_down: | | [...rust-proto/src/graplinc/grapl/api/graph/v1beta1.rs](https://codecov.io/gh/grapl-security/grapl/pull/2062/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security#diff-c3JjL3J1c3QvcnVzdC1wcm90by9zcmMvZ3JhcGxpbmMvZ3JhcGwvYXBpL2dyYXBoL3YxYmV0YTEucnM=) | `54.26% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grapl-security)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.