Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
standard-procedure-anvil
Advanced tools
Some simple scripts for installing Dokku applications on Ubuntu servers.
I needed a tool to simplify the management of my many dokku-deployed Ruby on Rails apps.
Anvil requires Ruby 2.7 or newer, as it uses ConcurrentRuby to handle doing more than one thing at once.
gem install standard-procedure-anvil
Ultimately the plan is to use Fog to handle building servers.
But until then, you can prepare your servers using CloudInit
Generating a cloudinit file with anvil cloudinit generate
Use the anvil app install
and anvil app deploy
commands to install and deploy your app to your server.
Use anvil app scale
and anvil app reconfigure
to manage and reconfigure your app. (Docs coming soon)
I'm a Rails developer and I built anvil to help me with my Rails apps. Here are some things I learnt along the way.
Check out the Roadmap
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/standard-procedure-anvil.
The gem is available as open source under the terms of the MIT License.
FAQs
Unknown package
We found that standard-procedure-anvil demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.