Hi,
Running wp vuln status through WordPress 4.9.6 breaks the table layout when the package reports any vulnerabilities with WordPress version (not plugins, not themes. See screenshots).
Expected behavior:
Table layout is not broken. Expected to see the same layout as it is with the reports of plugins and themes.
Current behavior:
The table layout breaks.
Steps to reproduce:
Run wp-vulnerability scanner through a WordPress 4.9.6 install
1.- wp vuln status
WP-CLI version: 2.0.0-alpha-2646dac
Screenshots:
Layout broken when reporting problems with WordPress 4.9.6:

Layout is fine when reporting no vulnerabilities with WordPress 4.9.7

It seems like it has been a recurring issue (#106)
Thank you!