Module: Bundler

Defined in:
lib/bundler/audit/version.rb,
lib/bundler/audit/cli.rb,
lib/bundler/audit/task.rb,
lib/bundler/audit/report.rb,
lib/bundler/audit/scanner.rb,
lib/bundler/audit/advisory.rb,
lib/bundler/audit/database.rb,
lib/bundler/audit/cli/formats.rb,
lib/bundler/audit/configuration.rb,
lib/bundler/audit/results/result.rb,
lib/bundler/audit/cli/formats/json.rb,
lib/bundler/audit/cli/formats/text.rb,
lib/bundler/audit/cli/formats/junit.rb,
lib/bundler/audit/results/unpatched_gem.rb,
lib/bundler/audit/results/insecure_source.rb

Overview

Copyright (c) 2013-2022 Hal Brodigan (postmodern.mod3 at gmail.com)

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

bundler-audit 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 General Public License for more details.

You should have received a copy of the GNU General Public License along with bundler-audit. If not, see https://www.gnu.org/licenses/.

Defined Under Namespace

Modules: Audit