mirror of
https://github.com/FunnyWolf/agentic-soc-platform.git
synced 2026-08-22 13:12:56 +02:00
tmp
This commit is contained in:
@@ -5,7 +5,7 @@ from dateutil import parser
|
||||
|
||||
from Lib.basemodule import BaseModule
|
||||
from PLUGINS.CMDB.tools import lookup_cmdb_context_tool
|
||||
from PLUGINS.SIRP.correlation import Correlation
|
||||
from Lib.correlation import Correlation
|
||||
from PLUGINS.SIRP.sirpapi import Alert, Case
|
||||
from PLUGINS.SIRP.sirpcoremodel import ArtifactName, ArtifactType, ArtifactRole, Severity, Impact, Disposition, AlertAction, Confidence, AlertAnalyticType, \
|
||||
ProductCategory, \
|
||||
|
||||
@@ -4,7 +4,7 @@ from typing import List
|
||||
from dateutil import parser
|
||||
|
||||
from Lib.basemodule import BaseModule
|
||||
from PLUGINS.SIRP.correlation import Correlation
|
||||
from Lib.correlation import Correlation
|
||||
from PLUGINS.SIRP.sirpapi import Alert, Case
|
||||
from PLUGINS.SIRP.sirpcoremodel import ArtifactName, ArtifactType, ArtifactRole, Severity, Impact, Disposition, AlertAction, Confidence, AlertAnalyticType, ProductCategory, \
|
||||
AlertPolicyType, AlertRiskLevel, AlertStatus, CasePriority, ArtifactModel, AlertModel, CaseModel
|
||||
|
||||
@@ -7,7 +7,7 @@ from typing import List, Optional
|
||||
from dateutil import parser
|
||||
|
||||
from Lib.basemodule import BaseModule
|
||||
from PLUGINS.SIRP.correlation import Correlation
|
||||
from Lib.correlation import Correlation
|
||||
from PLUGINS.SIRP.sirpapi import Alert, Case
|
||||
from PLUGINS.SIRP.sirpcoremodel import (
|
||||
ArtifactName,
|
||||
|
||||
Reference in New Issue
Block a user