Skip to content

Commit e47af1f

Browse files
srberardCopilot
andauthored
Update doc/security_need_to_know.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3f1e29a commit e47af1f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

doc/security_need_to_know.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ if a bug **results in crash or hang**, please treat it as a security problem and
2626

2727
If the author of an issue(results in crash or hang) can go through the checklist below and answer all questions with "No", it is fine to mark it as a regular bug. If not, please report it as a security issue.
2828

29-
Does the
30-
- Exposes sensitive information to unauthorized parties.
31-
- Allows unauthorized modification of data or system state.
32-
- Affects the availability of the system or its services.
33-
- Permits unauthorized access to the system.
34-
- Enables users to perform actions they should not be able to.
35-
- Allows users to deny actions they have performed.
29+
Does the issue:
30+
- expose sensitive information to unauthorized parties?
31+
- allow unauthorized modification of data or system state?
32+
- affect the availability of the system or its services?
33+
- permit unauthorized access to the system?
34+
- enable users to perform actions they should not be able to?
35+
- allow users to deny actions they have performed?
3636

3737
---
3838

0 commit comments

Comments
 (0)