Module: DependencySpy

Defined in:
lib/dependency_spy/version.rb,
lib/dependency_spy.rb,
lib/dependency_spy/cli.rb,
lib/dependency_spy/semver.rb,
lib/dependency_spy/outputs/file.rb,
lib/dependency_spy/helper/helper.rb,
lib/dependency_spy/outputs/stdout.rb,
lib/dependency_spy/dtos/dependency.rb,
lib/dependency_spy/formatters/json.rb,
lib/dependency_spy/formatters/text.rb,
lib/dependency_spy/formatters/yaml.rb,
lib/dependency_spy/helper/config_file.rb

Overview

dependency_spy - Finds known vulnerabilities in your dependencies Copyright © 2017-2018 Rodrigo Fernandes

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <www.gnu.org/licenses/>.

Defined Under Namespace

Classes: API, CLI, ConfigFile, Dependency, Formatters, Helper, ImpossibleComparison, Manifest, Outputs, SemVer

Constant Summary collapse

VERSION =
'0.6.0'