| Modifier and Type | Class and Description |
|---|---|
static class |
Indicator.ProcessSignature.YaraRuleSignature
A signature corresponding to a YARA rule.
|
static class |
Indicator.ProcessSignature.YaraRuleSignature.Builder
A signature corresponding to a YARA rule.
|
| Modifier and Type | Method and Description |
|---|---|
Indicator.ProcessSignature.YaraRuleSignatureOrBuilder |
Indicator.ProcessSignatureOrBuilder.getYaraRuleSignatureOrBuilder()
Signature indicating that a YARA rule was matched.
|
Indicator.ProcessSignature.YaraRuleSignatureOrBuilder |
Indicator.ProcessSignature.getYaraRuleSignatureOrBuilder()
Signature indicating that a YARA rule was matched.
|
Indicator.ProcessSignature.YaraRuleSignatureOrBuilder |
Indicator.ProcessSignature.Builder.getYaraRuleSignatureOrBuilder()
Signature indicating that a YARA rule was matched.
|
Copyright © 2024 Google LLC. All rights reserved.