Skip to content

Commit 2a41ba0

Browse files
drewbatgitCopilot
andcommitted
Replace placeholder GUIDs with approved fake GUIDs
Replace example GUIDs in launch-snipping-tool.md (request-correlation-id values) and recall-content-info-labels.md (organizationID values) with approved fake GUIDs per SFI content security guidance. Addresses work item #568890 (partial — covers files 1 and 2 of 3 from the automated security scan PR #6594). Co-authored-by: Copilot <[email protected]>
1 parent b259888 commit 2a41ba0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

hub/apps/develop/launch/launch-snipping-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ The following table lists the status codes that can be returned in the redirect
235235

236236
| Use Case | Full URI Example |
237237
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
238-
| Successful Capture | `my-snip-protocol-test-app://response/?code=200&reason=Success&request-correlation-id=CF99C5A5-3907-461E-A9A9-D8AAFFAD5031&token=8930-ASDFA-ASDF4545` |
239-
| Failed Capture | `my-snip-protocol-test-app://response/?code=400&reason=Bad%20Request%20-%20Invalid%20value%20Missing%20Parameters&request-correlation-id=C7696B38-52C8-419A-880F-F3350D7A6626` |
238+
| Successful Capture | `my-snip-protocol-test-app://response/?code=200&reason=Success&request-correlation-id=aaaa0000-bb11-2222-33cc-444444dddddd&token=8930-ASDFA-ASDF4545` |
239+
| Failed Capture | `my-snip-protocol-test-app://response/?code=400&reason=Bad%20Request%20-%20Invalid%20value%20Missing%20Parameters&request-correlation-id=bbbb1111-cc22-3333-44dd-555555eeeeee` |
240240

241241
## Caller example
242242

hub/apps/develop/windows-integration/recall/recall-content-info-labels.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Sensitive (single):
7474
"labels": [
7575
{
7676
"labelID": "F96E0B19-8C3A-4D5A-8B9A-2E8CFC43247B",
77-
"organizationID": "D3FE4C20-9C77-45AB-A8E7-9870D3C9C856"
77+
"organizationID": "00aa00aa-bb11-cc22-dd33-44ee44ee44ee"
7878
}
7979
]
8080
}
@@ -114,11 +114,11 @@ Sensitive (single):
114114
"labels": [
115115
{
116116
"labelID": "F96E0B19-8C3A-4D5A-8B9A-2E8CFC43247B",
117-
"organizationID": "D3FE4C20-9C77-45AB-A8E7-9870D3C9C856"
117+
"organizationID": "00aa00aa-bb11-cc22-dd33-44ee44ee44ee"
118118
},
119119
{
120120
"labelID": "9A724CF8-E7D2-4B1C-8F4A-1D2E7B3A6C8D",
121-
"organizationID": "7C56AB24-9E32-44FA-B7D8-1E9F43C7A92B"
121+
"organizationID": "11bb11bb-cc22-dd33-ee44-55ff55ff55ff"
122122
}
123123
]
124124
}

0 commit comments

Comments
 (0)