2017 © Pedro Peláez
 

symfony-bundle vulnerabilities-bundle

Symfony MattschesVulnerabilitiesBundle

image

mattsches/vulnerabilities-bundle

Symfony MattschesVulnerabilitiesBundle

  • Friday, February 22, 2013
  • by mattsches
  • Repository
  • 1 Watchers
  • 5 Stars
  • 333 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 2 % Grown

The README.md

Vulnerabilities Bundle

Calls the SensioLabs Security Advisories Checker and checks for known vulnerabilities., (*1)

Build Status, (*2)

Installation

Suggested installation method is through composer:, (*3)

php composer.phar require mattsches/vulnerabilities-bundle:dev-master

Setup

Add the following to your app/config/config_dev.yml (you only want to use this in the DEV environment), (*4)

mattsches_vulnerabilities:
    filesystem_cache_path: "%kernel.cache_dir%/vulnerabilities"
    filesystem_cache_ttl: 604800

The Versions

22/02 2013

dev-master

9999999-dev

Symfony MattschesVulnerabilitiesBundle

  Sources   Download

MIT

The Requires

 

The Development Requires

security symfony2 bundle vulnerabilities