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.
This Ruby Gem enables support for Artix Linux Hosts on Vagrant 2.x.
The plugin is available as a Ruby Gem, thus you should be able to install it using the following command:
vagrant plugin install vagrant-host-artix
To install the plugin from source you will need to clone the repository:
git clone git@github.com:Penaz91/vagrant-host-artix.git
Then you will need to build the gem manually:
cd vagrant-host-artix
gem build vagrant-host-artix.gemspec
After that you can install the plugin:
vagrant plugin install vagrant-host-artix-0.0.3.gem
FAQs
Unknown package
We found that vagrant-host-artix 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
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.