Skip to content

http://security.sensiolabs.org/check_lock is no longer aivailable. #162

@Moosh-be

Description

@Moosh-be

in phpqa/src/Tools/Analyzer/SecurityChecker.php


   if (getenv('TRAVIS_COMMIT')) {
            $args['end-point'] = 'http://security.sensiolabs.org/check_lock';
   }

but http://security.sensiolabs.org/check_lock is no longer aivailable.

So ->

 [Edge\QA\Task\ParallelExec]  '"...ws/vendor/edgedesign/phpqa/../../../vendor/bin/security-checker" security:check ./composer.lock --end-point=http://security.sensiolabs.org/check_lock' exited with code 1 
 $ vendor/bin/security-checker security:check
 Symfony Security Check Report
 =============================
 No packages have known vulnerabilities.
 The command "vendor/bin/security-checker security:check" exited with 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions