
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Automatically generate version-based git tags on Capistrano deploys.
This gem assumes you are using a X.X.X (major.minor.patch) version tag strategy. Once set up, you will be prompted to choose a new tag every time a cap task is run. The options will be generated by incrementing the highest existing version tag.
For example, if your project's current tag is 1.2.3, the prompt will look like this:
Tag: (leave blank to skip tagging)
1. Major 2.0.0
2. Minor 1.3.0
3. Patch 1.2.4
Allowing you to easily bump your project version, or skip tagging if no new version is required.
Add this line to your application's Gemfile:
gem 'tagistrano'
And then execute:
$ bundle
Or install it yourself as:
$ gem install tagistrano
Finally, add the following line to your Capfile:
require 'tagistrano'
Call the following method wherever you want the tag prompt to show:
tag_release
This can be called in several places:
The gem is available as open source under the terms of the MIT License.
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)This project is maintained by Foraker Labs. The names and logos of Foraker Labs are fully owned and copyright Foraker Design, LLC.
Foraker Labs is a Boulder-based Ruby on Rails and iOS development shop. Please reach out if we can help build your product.
FAQs
Unknown package
We found that tagistrano 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
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.