Sending data...
Home
Repositories
Builds
Gems differ
Home
Karafka
Repositories
Waterdrop
Builds
#0b119ea
#0b119ea
Back
All per validator (19)
Introduced (0)
Spotted (0)
Resolved (1)
bump-2019-11-05
Tomasz Pajor
05 Nov 2019 15:36
bump-gems-2019-11-05
Banned words detection
Checks for banned and offensive words.
0
Blank lines detection
Checks for unnecesary and missing blank lines.
0
Broken symlinks detection
Checks for symlinks that lead to nowhere.
0
Empty files detection
Checks for files that don't have any content.
0
Invalid file permissions detection
Checks for files that have invalid permissions set.
0
Generated files detection
Checks for generated files, that should not be in the repository.
0
Gitleaks
Audits repository for secrets and other unwanted data types in the source code and its history.
0
JSON syntax
Checks if all JSON files in the repository are parsable.
0
Typos detector
Tool that looks for typos and spelling mistakes in the code documentation.
6
Unnecessary .gitkeep files
Checks if there are .gitkeep files in folders that contain other files.
1
YAML syntax
Checks if all YAML files in the repository are parsable.
0
Abandoned gems
Checks if the gems you use are maintained and frequently released.
0
Banned gems
Checks if the gems you use include any that you blacklisted.
0
Bundler Audit
Patch-level verification for Bundler. Checks for vulnerabilities in your gems.
0
Bundler Leak
Known-leaky gems verification for bundler.
0
Capistrano Files Names
Ensures that all Capistrano tasks have proper .cap extension.
0
Fasterer
Fasterer will suggest some speed improvements which you can check in detail at the fast-ruby Github repository.
0
File Format Checker
Checks for unwanted and unnecessary files in the repository.
0
Gems licenser
Tool that detects gems without license or gems that have license you didn't accept.
0
Gems typosquatting detector
Tool that detects gems that might be used for typosquatting attacks.
0
Local gems
Checks for local gems (path: ...) that might be in the gems file.
0
Outdated gems
Checks if all the gems and their dependencies are up to date.
0
RSpec files names
Ensures that all files located in spec/ directory match the required _spec.rb format.
0
Rake Files Names
Ensures that all Rake tasks have proper .rake extension.
0
RuboCop
RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.
0
RuboCop Performance
RuboCop Performance - an extension of RuboCop focused on code performance checks.
0
RuboCop RSpec
RuboCop RSpec-specific analysis for your repository.
12
Test files structure
Checks if there's a proper structure relation between code files and specs/tests.
0
YARD-lint
Tool to help you keep your YARD documentation clean and readable by running it against a collection of rules.
0