Skip to content

Commit

Permalink
Update and rename brave-isolated-world-id-content-end.yaml to brave-i…
Browse files Browse the repository at this point in the history
…solated-world.yaml
  • Loading branch information
thypon authored Jul 17, 2023
1 parent 0569f69 commit 14156c8
Showing 1 changed file with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ rules:
metadata:
author: Andrea Brancaleoni <abc@pompel.me>
confidence: LOW
assignees: |
thypon
goodov
iefremov
source: https://github.com/brave/security-action/blob/main/assets/semgrep_rules/c/brave-isolated-world-id-content-end.yaml
message: Security hotspot found (`ISOLATED_WORLD_ID_CONTENT_END`). A security-team member should analyze the code security for possible vulnerabilities.
message: Security hotspot found (`ISOLATED_WORLD`). A security-team member should analyze the code security for possible vulnerabilities.
severity: WARNING
languages:
- generic
Expand All @@ -16,4 +20,6 @@ rules:
- "*.h"
- "*.hh"
- "*.hcc"
pattern-regex: ISOLATED_WORLD_ID_CONTENT_END
patterns:
- pattern-regex: ISOLATED_WORLD_ID_CONTENT_END
- pattern-regex: ISOLATED_WORLD_ID_BRAVE_INTERNAL

0 comments on commit 14156c8

Please sign in to comment.