GemScanner
Dependency scanner
Identifies and reports outdated dependencies in a Ruby on Rails project
GemScanner identifies depreciated versions of gems in your ruby on rails project ( Gemfile.lock ) and notifies about their latest version.
3 stars
2 watching
1 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
teeparham/gemdiff | Tool to compare and update outdated gem versions in Ruby projects | 124 |
lambda2/breezer | Automatically sets safe versions of dependencies in a Ruby project's Gemfile | 5 |
shipmonk-rnd/composer-dependency-analyser | Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 426 |
librariesio/libraries.io | Helps developers find and manage open source dependencies in software projects. | 1,118 |
albuch/sbt-dependency-check | Automatically monitors dependencies for known vulnerabilities and generates reports on security issues | 266 |
checkmarx/chainjacking | A tool to identify susceptible dependencies in Go projects | 57 |
salsify/ember-cli-dependency-lint | Detects and reports conflicting version requirements of add-ons in an Ember application | 83 |
hakirisec/hakiri_toolbelt | Automates vulnerability scanning of Ruby on Rails applications and their dependencies. | 273 |
rails/sprockets | A Ruby library for compiling and serving web assets with declarative dependency management and preprocessor pipelines. | 954 |
tiagoamaro/cerebro-rubygems | A Cerebro plugin to search and retrieve RubyGem information from the RubyGems repository. | 2 |
khiav223577/deep_pluck | Allows plucking attributes from nested associations in Rails without loading unnecessary records | 460 |
gshutler/hatchet | A Ruby logging library with support for class and module filters | 23 |
sneal/7-zip | Represents the installation of 7-zip on Windows platforms using Ruby-based automation tools. | 14 |
fpgmaas/deptry | A tool to detect and report unused, missing, and transitive dependencies in Python projects. | 917 |
torba-rb/torba | Manages local copies of JS/CSS libraries used in Sprockets applications | 167 |