Skip to content

Commit 3d9aced

Browse files
authored
Add Direct URL security heading
No changes to the spec, just adding a heading to highlight the notes on avoiding credential leaks.
1 parent caa2007 commit 3d9aced

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/specifications/direct-url-data-structure.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Depending on what ``url`` refers to, the second field MUST be one of ``vcs_info`
3131
local directory). These info fields have a (possibly empty) subdictionary as
3232
value, with the possible keys defined below.
3333

34+
Security Considerations
35+
-----------------------
36+
3437
When persisted, ``url`` MUST be stripped of any sensitive authentication information,
3538
for security reasons.
3639

0 commit comments

Comments
 (0)