Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

ReportTypes Enumeration

The enumerable ReportTypes allows you to select the report data that will be rendered in the firewall reporting interface

Namespace:  Walter.Web.FireWall.Reporting
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public enum ReportTypes

Members


Member nameDescription
None none value specified, no report generated
Todo The to-do items for the firewall
EndPoints The end points managed by the firewall
Incidents The incidents recorded by the firewall
Activity The activity recorded by the firewall
FireWall A violation of type firewall
CSPV a violation of type Content Security Policy Violation (browser)
Updates Pending updates in license or licensed binaries
Critical used in combination with other flags indication critical updates/ activity/ information/ incidents
DataSubscription There are data subscription updates, make sure you protect this output as it can be used to penetrate the firewall
KPI KPI of Firewall
FireWallIncidents Firewall incident
CsvpIncidents Content Security Policy Violation incident
SecurityUpdate There is security update that is pending and is not implemented, make sure you protect this output as it can be used to penetrate the firewall
RequestsPerMinute The requests per minute
FileChanges The suspicious file changes
Talking The get the network communication between the server and outside parties outside of this web application
Details Use this flag to show details data not just overview in text based reports
Minification Minification report showing the amount of data the firewall was able to save from being send to the consumers
DEFAULT The default reporting output does not contain any missing Security related Update as it would inform on available vulnerabilities
ALL Return all data, even security relevant data