| Package | Description |
|---|---|
| hudson.plugins.brakeman | |
| hudson.plugins.brakeman.scanners |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractBrakemanScanner |
BrakemanPublisher.createScanner(String outputContent)
Determines the type of Scanner to use.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BrakemanJSONScanner
A Java class that represents a JSON Scanner of the Brakeman Output file
This class includes a specific strategy for implementing the parsing process
of the output file.
|
class |
BrakemanTabsScanner
A Java class that represents a tabs Scanner of the Brakeman Output file
This class includes a specific strategy for implementing the parsing process
of the output file.
|
Copyright © 2016–2017. All rights reserved.