
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
Ffetch is a Graphical user interface which allows search for files based on regex pattern of their names. files containing in this lib are ["lib/data.rb", "lib/ffetch.rb", "lib/gui.rb"].
The Gui searches a default directory you specify in the data.rb file. The menu allows you to choose any directory on the system which will be searched for a match.
Once a list of fetched files is displayed in the text window, you can open any one of these files by selecting it (clicked) and then double clicking the selection. The file will be opened in the associated editor such as Windows Notepad.
Add this line to your application's Gemfile:
gem "ffetch"
And then execute:
$ bundle
Or install it yourself as:
$ gem install "ffetch
require 'ffetch' ffetch
add those two lines to a file saved as "fetch.rb". If Ruby is installed on your system and is in the environment path, it will run the application.
FAQs
Unknown package
We found that ffetch 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
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.