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 project is still a WIP. It currently works with a limited set of features.
Ship your next SaaS product in hours, not days or weeks.
This gem will help you to scaffold your next project. Currently it will add:
More features coming soon:
To install Autopilot, simply add the gem to your Gemfile:
gem 'autopilot', git: 'https://github.com/stratuslabs/autopilot.git'
To generate a project run rails generate autopilot:go
to get started. The generator will ask a few questions to customize the output.
Option | Description |
---|---|
Do you want to have multiple users per account? | This will add an Account model, some account related helpers, and Devise Invitable. You will also get a account/users page with a list of users and the invite form. |
Do you want to include ActiveAdmin? | This will install ActiveAdmin with a few extra features like "Log in as user" and an account growth chart. |
Do you want to include a home page? | This will add a blank html page and set it as your unauthenticated root path. When set to false your log in page will be the root. |
Here are some instructions to help you start a Rails app from scratch:
bundle install
FAQs
Unknown package
We found that autopilot-rails 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.