doc: Update threat model to treat untrusted upstreams and downstreams equally#14758
Merged
yanavlasov merged 5 commits intoenvoyproxy:mainfrom Jan 30, 2021
Merged
doc: Update threat model to treat untrusted upstreams and downstreams equally#14758yanavlasov merged 5 commits intoenvoyproxy:mainfrom
yanavlasov merged 5 commits intoenvoyproxy:mainfrom
Conversation
…eams Signed-off-by: Yan Avlasov <yavlasov@google.com>
mattklein123
previously approved these changes
Jan 20, 2021
Member
mattklein123
left a comment
There was a problem hiding this comment.
LGTM assuming we feel we are ready to flip to "enforcing!" Nice work!
htuch
previously approved these changes
Jan 22, 2021
Member
htuch
left a comment
There was a problem hiding this comment.
LGTM. This is a huge milestone, congrats!
PiotrSikora
previously approved these changes
Jan 22, 2021
| against both untrusted downstream and upstream peers. As such our highest priority in risk assessment is the | ||
| threat posed by untrusted downstream client or untrusted upstream server traffic on the data plane. This | ||
| reflects the use of Envoy in an edge serving capacity and also the use of Envoy as a networking component in a | ||
| mesh deployment with unstrusted services. |
Contributor
There was a problem hiding this comment.
Nit: s/mesh/service mesh/
Signed-off-by: Yan Avlasov <yavlasov@google.com>
d59ecc9
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
Signed-off-by: Yan Avlasov <yavlasov@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Risk Level: Low
Testing: N/A
Docs Changes: Yes
Release Notes: N/A
Platform Specific Features: N/A
Fixes #12278
Signed-off-by: Yan Avlasov yavlasov@google.com