MicrosoftEdge / MSEdgeExplainers

Home for explainer documents originated by the Microsoft Edge team
Creative Commons Attribution 4.0 International
1.3k stars 207 forks source link

[Crash reports] Add Security & Privacy Self-Review Questionnaire #823

Closed issackjohn closed 4 months ago

issackjohn commented 4 months ago

This PR includes the completed Security & Privacy self-review questionnaire as per the requirement of the Chrome Entry. The questionnaire addresses various aspects of the feature, including the exposure of information, handling of sensitive data, persistence of state, interaction with the underlying platform, and more.

The questionnaire is designed to ensure that all security and privacy considerations are thoroughly reviewed and addressed. It follows the format provided by the W3C: https://www.w3.org/TR/security-privacy-questionnaire/

The responses in the questionnaire provide a comprehensive overview of how the feature interacts with user data and the browser environment.

issackjohn commented 4 months ago

@dandclark I'm not able to add reviewers, do you know if there is a way to fix that (unless it's intentional)?

dandclark commented 4 months ago

Hi @issackjohn, looks like the ability to add reviewers is tied to write access in this repo. For now I recommend just tagging anyone you'd like to review.

issackjohn commented 4 months ago

@sethbrenith @aluhrs13 @dandclark PTAL. 🙂

issackjohn commented 4 months ago

@dandclark You may land this PR. Thanks!