Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8a7fbe7d6a |
@@ -0,0 +1,11 @@
|
|||||||
|
# To get started with Dependabot version updates, you'll need to specify which
|
||||||
|
# package ecosystems to update and where the package manifests are located.
|
||||||
|
# Please see the documentation for all configuration options:
|
||||||
|
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
||||||
|
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "" # See documentation for possible values
|
||||||
|
directory: "/" # Location of package manifests
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
@@ -163,7 +163,7 @@ Critical означает доказанное нарушение.
|
|||||||
Critical + low confidence = приоритет ручного triage, не подтвержденный incident.
|
Critical + low confidence = приоритет ручного triage, не подтвержденный incident.
|
||||||
```
|
```
|
||||||
|
|
||||||
Некорректно трактовать так:
|
Некорректно:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
Critical UEBA автоматически является DLP/SIEM incident.
|
Critical UEBA автоматически является DLP/SIEM incident.
|
||||||
@@ -180,8 +180,10 @@ telemetry.
|
|||||||
|
|
||||||
## Ограничения
|
## Ограничения
|
||||||
|
|
||||||
|
- Confidence layer не использует ML или LLM.
|
||||||
- Confidence layer не меняет score, severity, thresholds или weights.
|
- Confidence layer не меняет score, severity, thresholds или weights.
|
||||||
- Confidence layer не подтверждает ИБ-инциденты автоматически.
|
- Confidence layer не подтверждает ИБ-инциденты автоматически.
|
||||||
|
- pfSense readiness остается `contract_only`, если нет фактического ingestion.
|
||||||
|
|
||||||
## Acceptance Interpretation
|
## Acceptance Interpretation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user