
Product
Rubygems Ecosystem Support Now Generally Available
Socket's Rubygems ecosystem support is moving from beta to GA, featuring enhanced security scanning to detect supply chain threats beyond traditional CVEs in your Ruby dependencies.
ruby-blocky-image-viewer
Advanced tools
tl;dr: terminal image displayer that’s a shameless re-write of icat for Ruby
So you want to see an image, but don’t wanna leave your precious command-line?
jp2a
makes you sad...
img2txt
is just weird...
There is a better way!
Add this line to your application's Gemfile:
gem 'ruby-blocky-image-viewer'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruby-blocky-image-viewer
If you just wanna view an image checkout:
$ biv --help
Otherwise have a look at the source code, especially Biv::Viewer
:
puts Biv::Viewer.new(“my-image.png”).to_s
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that ruby-blocky-image-viewer 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.
Product
Socket's Rubygems ecosystem support is moving from beta to GA, featuring enhanced security scanning to detect supply chain threats beyond traditional CVEs in your Ruby dependencies.
Research
The Socket Research Team investigates a malicious npm package that appears to be an Advcash integration but triggers a reverse shell during payment success, targeting servers handling transactions.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.