aporeto-inc / trireme-lib

Simple, scalable and secure application segmentation
https://trireme.io
Apache License 2.0
300 stars 51 forks source link

fix: store secrets per connection #963

Closed sibicramesh closed 4 years ago

sibicramesh commented 4 years ago

TODO

codecov[bot] commented 4 years ago

Codecov Report

Merging #963 into master will decrease coverage by 0.15%. The diff coverage is 67.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #963      +/-   ##
==========================================
- Coverage   54.46%   54.31%   -0.16%     
==========================================
  Files         122      122              
  Lines       11724    11732       +8     
==========================================
- Hits         6386     6372      -14     
- Misses       4710     4737      +27     
+ Partials      628      623       -5
Impacted Files Coverage Δ
...ller/internal/enforcer/nfqdatapath/datapath_udp.go 0% <0%> (ø) :arrow_up:
...r/internal/enforcer/nfqdatapath/diagnostics_tcp.go 0% <0%> (ø) :arrow_up:
controller/pkg/tokens/jwt.go 86.48% <100%> (-0.13%) :arrow_down:
...ntroller/internal/enforcer/nfqdatapath/datapath.go 56.09% <50%> (+0.13%) :arrow_up:
...ller/internal/enforcer/nfqdatapath/datapath_tcp.go 52.25% <87.5%> (+0.14%) :arrow_up:
controller/pkg/tokens/binaryjwt.go 63.22% <94.73%> (-0.17%) :arrow_down:
monitor/extractors/linux.go 48.78% <0%> (-21.96%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d5f31a9...c1caf48. Read the comment docs.

sibicramesh commented 4 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1575",
    "commit-sha": "2b753a4e5825f2a824c28116b241857294c89a5c",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "963",
    "commit-sha": "c1caf48c1654023f24626f792666ec56f14d9b93",
    "pipeline": "master"
  }
]