
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
The selectivizr-rails gem will include the selectivizr.js library into your Rails app via the asset pipeline.
Add the following to your Gemfile and run bundle install
:
gem 'selectivizr-rails'
Add the following to the head
tag in your layout:
<!--[if lte IE 8]>
= javascript_include_tag 'selectivizr'
<![endif]-->
There shouldn't be much to do with this repo, but if you would like to improve the code or do a version bump, just fork the code and submit a pull request. I try to deal with all pull requests quickly.
This gem code is free to use, modify, distribute or use in any way you would like. The selectivizr.js library is released under the MIT License.
A large portion of this gem was assembled based on the source code for the modernizer-rails gem by Russ Frisch.
FAQs
Unknown package
We found that selectivizr-rails demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.