Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove BinaryFormatter serialization examples #32568

Closed
11 tasks done
gewarren opened this issue Nov 14, 2022 · 0 comments
Closed
11 tasks done

Remove BinaryFormatter serialization examples #32568

gewarren opened this issue Nov 14, 2022 · 0 comments
Assignees
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] okr-health Content-health KR: Concerns article defects/freshness or build warnings. Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest. resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution]

Comments

@gewarren
Copy link
Contributor

gewarren commented Nov 14, 2022

BinaryFormatter should no longer be used because it's insecure. We should remove/update any code snippets in our docs.

https://learn.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide

Examples of articles to update:


Associated WorkItem - 45472

@gewarren gewarren added doc-bug Problem with the content; needs to be fixed [org][type][category] Pri1 High priority, do before Pri2 and Pri3 labels Nov 14, 2022
@gewarren gewarren self-assigned this Nov 14, 2022
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Nov 14, 2022
@ghost ghost added the okr-health Content-health KR: Concerns article defects/freshness or build warnings. label Nov 14, 2022
@gewarren gewarren removed the ⌚ Not Triaged Not triaged label Nov 14, 2022
@gewarren gewarren added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Dec 1, 2022
@github-actions github-actions bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Dec 1, 2022
@dotnet-bot dotnet-bot added the resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution] label May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed [org][type][category] okr-health Content-health KR: Concerns article defects/freshness or build warnings. Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest. resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution]
Projects
No open projects
Status: Done
Status: 🤭 Slipped
Development

No branches or pull requests

2 participants