aporeto-inc / trireme-lib

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

Read the raw bytes from miekg dns package to return back to the pu client #1020

Closed 0xmchadha closed 4 years ago

0xmchadha commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1647",
    "commit-sha": "0759e309d84f7e821946bf35f934e985afa0816e",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "1020",
    "commit-sha": "9652afd54bac4797599aef0cadc8db0767079db2",
    "pipeline": "master"
  }
]
0xmchadha commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1647",
    "commit-sha": "0759e309d84f7e821946bf35f934e985afa0816e",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "1020",
    "commit-sha": "9652afd54bac4797599aef0cadc8db0767079db2",
    "pipeline": "master"
  }
]
0xmchadha commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1647",
    "commit-sha": "0759e309d84f7e821946bf35f934e985afa0816e",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "1020",
    "commit-sha": "9652afd54bac4797599aef0cadc8db0767079db2",
    "pipeline": "master"
  }
]
0xmchadha commented 4 years ago

/build

codecov[bot] commented 4 years ago

Codecov Report

Merging #1020 into master will decrease coverage by <.01%. The diff coverage is 59.09%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1020      +/-   ##
=========================================
- Coverage   55.11%   55.1%   -0.01%     
=========================================
  Files         133     133              
  Lines       12643   12676      +33     
=========================================
+ Hits         6968    6985      +17     
- Misses       5022    5030       +8     
- Partials      653     661       +8
Impacted Files Coverage Δ
controller/internal/enforcer/dnsproxy/dns.go 62.6% <59.09%> (-4.07%) :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 fea4fd6...b92eb7d. Read the comment docs.