Skip to content

Commit 3a334b2

Browse files
authored
Update 'not flagged' image (#5615)
1 parent ff08133 commit 3a334b2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/security/threat-intelligence/threat-indicators-in-cloud-siem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ When a match to a threat indicator in sources is found, labels showing the entit
3535
|:--|:--|:--|
3636
| **Malicious** | <img src={useBaseUrl('img/cse/indicator-malicious-label.png')} alt="Malicious label" width="100"/> | <img src={useBaseUrl('img/cse/indicator-malicious-icon.png')} alt="Malicious icon" width="30"/> |
3737
| **Suspicious** | <img src={useBaseUrl('img/cse/indicator-suspicious-label.png')} alt="Suspicious label" width="110"/> | <img src={useBaseUrl('img/cse/indicator-suspicious-icon.png')} alt="Suspicious icon" width="30"/> |
38-
| **Not Flagged** | <img src={useBaseUrl('img/cse/indicator-notflagged-label.png')} alt="Suspicious label" width="125"/> | None |
38+
| **Not Flagged** | <img src={useBaseUrl('img/cse/indicator-notflagged-label.png')} alt="Not flagged label" width="125"/> | <img src={useBaseUrl('img/cse/indicator-notflagged-icon.png')} alt="Not flagged icon" width="30"/> |
3939

4040
**Not Flagged** is not the default value (which is no indicator at all). Cloud SIEM does not automatically assign an indicator value; enrichments must explicitly define it.
4141

@@ -67,7 +67,7 @@ Following is the mapping of threat type fields in indicators to reputation label
6767
| `compromised` | **Malicious** |
6868
| `malicious-activity` | **Malicious** |
6969
| `attribution` | (None) |
70-
| `unknown` (or not set) | **Suspicious** |
70+
| Unknown (or not set) | **Suspicious** |
7171

7272
:::note
7373
If the mapping produces a threat indicator level of **Malicious**, but the confidence is less than 60, the entity's reputation will be set to **Suspicious** instead. If there are multiple reputation values for a given entity (potentially from threat intel and enrichment), Cloud SIEM will show the most severe indicator.
7.21 KB
Loading
17 KB
Loading

0 commit comments

Comments
 (0)