Undocumented
| Method | __init__ |
From https://github.com/wpscanteam/wpscan/blob/master/app/views/json/core/banner.erb |
| Instance Variable | description |
Undocumented |
| Instance Variable | version |
Undocumented |
| Instance Variable | authors |
Undocumented |
| Instance Variable | sponsor |
Undocumented |
| Method | get_infos |
Return the component informations as a list of strings. |
| Method | get_warnings |
Return empty list |
| Method | get_alerts |
Return empty list |
Inherited from Component:
| Instance Variable | data |
Initial data. |
| Instance Variable | false_positives_strings |
Undocumented |
| Instance Variable | show_all_details |
Undocumented |
| Method | is_false_positive |
False Positive Detection |
| Parameters | data | Undocumented (type: Dict[str, Any]) |
| args | Undocumented (type: Any) | |
| kwargs | Undocumented (type: Any) |