| Package | Description |
|---|---|
| com.vrondakis.zap |
| Modifier and Type | Class and Description |
|---|---|
class |
ZapFalsePositiveInstance
ZapFalsePositiveInstance The false positive identifier for a single
AlertZapInstance that includes alert type details. |
| Modifier and Type | Method and Description |
|---|---|
List<ZapAlertInstance> |
ZapAlert.getFilteredOutFalsePositiveInstances(List<ZapFalsePositiveInstance> falsePositives) |
List<ZapAlertInstance> |
ZapAlert.getInstances() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ZapFalsePositiveInstance.matches(ZapAlert alert,
ZapAlertInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
void |
ZapAlert.setInstances(List<ZapAlertInstance> instances) |
Copyright © 2016–2018. All rights reserved.