NFR - Secure parsing of URLs #1677
DanielaWuensch
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request
Non-functional Requirement (Enabler) - Secure parsing of URLs
As company which operates the EDC, As a CX Partner, I want to make sure that all URLs are being parsed and processed securely.
Especially in the Dataplane, where URLs are processed.
Process URLs securely (e.g. no sensitive data in URLs, URL parameters and fragments are properly encoded and validated)
Check length of URL
Which Areas Would Be Affected?
all, including DPF, CI, build, transfer, etc._
Why Is the Feature Desired?
Security Requirement
Solution Proposal
Check that all URLs are processed securely and include a test
Type of Issue
non-functional requirement - enabler
Checklist
Check in place
Beta Was this translation helpful? Give feedback.
All reactions