Module: Harbinger
- Defined in:
- lib/harbinger.rb,
lib/harbinger/cli.rb,
lib/harbinger/version.rb,
lib/harbinger/eol_fetcher.rb,
lib/harbinger/config_manager.rb,
lib/harbinger/analyzers/go_detector.rb,
lib/harbinger/exporters/csv_exporter.rb,
lib/harbinger/analyzers/node_detector.rb,
lib/harbinger/analyzers/ruby_detector.rb,
lib/harbinger/analyzers/rust_detector.rb,
lib/harbinger/exporters/base_exporter.rb,
lib/harbinger/exporters/json_exporter.rb,
lib/harbinger/analyzers/mongo_detector.rb,
lib/harbinger/analyzers/mysql_detector.rb,
lib/harbinger/analyzers/rails_analyzer.rb,
lib/harbinger/analyzers/redis_detector.rb,
lib/harbinger/analyzers/python_detector.rb,
lib/harbinger/analyzers/database_detector.rb,
lib/harbinger/analyzers/postgres_detector.rb,
lib/harbinger/analyzers/docker_compose_detector.rb
Defined Under Namespace
Modules: Analyzers, Exporters Classes: CLI, ConfigManager, EolFetcher, Error
Constant Summary collapse
- VERSION =
"1.0.1"