SensiolabHelper
class SensiolabHelper
Methods
__construct(Client $objguzzle, Command $objcommand)
SensiolabHelper constructor.
array
getSensiolabVulnerabilties($fileLock)
Send Request to sensiolab and return array of sensiolab vulnerabilities.
array
parseVulnerability($name, $vulnerability)
No description
array
checkResponse($key, $vulnerability, bool $tuttoOk)
No description
Details
at line line 28
__construct(Client $objguzzle, Command $objcommand)
SensiolabHelper constructor.
at line line 43
array
getSensiolabVulnerabilties($fileLock)
Send Request to sensiolab and return array of sensiolab vulnerabilities.
Empty array if here is no vulnerabilities.