Module: YAVDB

Defined in:
lib/yavdb/version.rb,
lib/yavdb.rb,
lib/yavdb/cli.rb,
lib/yavdb/crawler.rb,
lib/yavdb/database.rb,
lib/yavdb/constants.rb,
lib/yavdb/utils/git.rb,
lib/yavdb/utils/zip.rb,
lib/yavdb/utils/exec.rb,
lib/yavdb/utils/http.rb,
lib/yavdb/utils/cache.rb,
lib/yavdb/utils/semver.rb,
lib/yavdb/dtos/advisory.rb,
lib/yavdb/sources/npmjs.rb,
lib/yavdb/sources/rustsec.rb,
lib/yavdb/sources/snyk_io.rb,
lib/yavdb/sources/victims.rb,
lib/yavdb/source_types/git_repo.rb,
lib/yavdb/sources/ruby_advisory.rb,
lib/yavdb/sources/friends_of_php.rb

Overview

yavdb - The Free and Open Source vulnerability database Copyright © 2017-present 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

Modules: Constants, SourceTypes, Sources, Utils Classes: API, Advisory, CLI, Crawler, Database

Constant Summary collapse

VERSION =
'0.5.2'