Add more tokens to the reports for the MainWP Addon.
Currently only 4 tokens exist, a user asked to expand the token list to have more relevant information for their end customer that shows value. Ie. security status overview (Show all security test results or filter and show only good results). Also add a table with the latest events captured, ie. failed logins, blocked malicious attempts and so on.
6 months ago
1 month ago
We’ve expanded the Security Ninja tokens for MainWP Pro Reports. You now have 10 tokens instead of 4:
Security status overview
securityninja.score – Overall security score for the site
securityninja.vulnerabilities – Number of known vulnerabilities
securityninja.vulnerabilities.table – Vulnerabilities in a table (plugins/themes)
Security test results
securityninja.tests.table – All security test results (Status, Title, Timestamp, Message)
securityninja.tests.passed.table – Only passed tests
securityninja.tests.issues.table – Failed and warning tests
securityninja.tests.passed.count – Number of passed tests
securityninja.tests.issues.count – Number of failed/warning tests
Event log
securityninja.events.table – Last 10 events (failed logins, blocked attempts, etc.) in a table
securityninja.events.count – Total number of security events for the site
These tokens are available in the Pro Reports token selector (Pro version only) and can be used in client reports to show security status, test results, and event activity.
This is in the MainWP Extension version 2.0.16 and forward
6 months ago