신호
룰, 예약된 룰 또는 상관 규칙에서 매치가 발생하면 신호가 생성됩니다
시그널 사용 사례
시그널만 생성하는 규칙을 만드는 방법
AnalysisType: rule
RuleID: 'GitHub.Repo.Archived'
DisplayName: 'GitHub.Repo.Archived'
Enabled: true
CreateAlert: false
알러트컨텍스트:
- KeyName: repo
KeyValue:
KeyPath: repo
event, "data", "details", "request", "path", default="<NO_REQUEST_PATH_FOUND>"
- KeyPath: action
request_path == "/api/v2/guardian/policies",
Value: repo.archived시그널을 보는 방법
디텍션의 시그널을 보는 방법
모든 시그널을 보는 방법
시그널을 더 효율적으로 만들기
1단계: 가장 많은 시그널을 생성하는 디텍션 식별
2단계: 가장 많은 시그널을 생성하는 디텍션 조정
마지막 업데이트
도움이 되었나요?





