commit | 93ec01cf71f60c7a8cacfff345e5c34ebcd9099b | [log] [tgz] |
---|---|---|
author | Alex Gough <[email protected]> | Fri Apr 11 04:52:42 2025 |
committer | Chromium LUCI CQ <[email protected]> | Fri Apr 11 04:52:42 2025 |
tree | 3044e2166715ba2299e1f272b7182f736ed625ac | |
parent | 0b221257fd7e14da5ceea5e9b97cad3e9deecd9a [diff] [blame] |
Add security guidelines for HANDLE on Windows Bug: 406023316 Change-Id: Idb8910030239bbbd30940e0186696ba47497750b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6444933 Commit-Queue: Alex Gough <[email protected]> Reviewed-by: Will Harris <[email protected]> Cr-Commit-Position: refs/heads/main@{#1445675}
diff --git a/docs/security/rules.md b/docs/security/rules.md index dd711c4..5aca2b8 100644 --- a/docs/security/rules.md +++ b/docs/security/rules.md
@@ -17,6 +17,7 @@ * [Guidelines for URL display](url_display_guidelines/url_display_guidelines.md) * [Avoid adding cross-origin full-page overlays](overlay-policy.md) * [Security Guidelines for LLMs and other large models in Chrome](llm-security-guidelines.md) +* [Windows HANDLE handling](windows-handle-security-guidelines.md) You can also find our position on various matters in the [security FAQ](faq.md): for example, on local attackers or on the privilege accorded to enterprise