When I install into my project and run composer audit I see nothing,
but when I run composer validate I get:
[FancyGuy\Composer\SecurityCheck\Exception\RuntimeException]
The web service did not return alerts count.
composer.json
"fancyguy/composer-security-check-plugin": "^1.2"
composer.lock
"name": "fancyguy/composer-security-check-plugin",
"version": "1.2.1",
php 7.3 on mac OS Cat