
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Drup is a command line utility that helps to kick-start development on your projects. It allows you to configure an environment and by leveraging the power of Docker it builds it for you. All configuration get stored in a yaml file that if shared can be reused to build the same environment.
GIT | GIT is required to clone projects with drup. |
NodeJS | Drup is built upon Node. Version >= 7.5 is required. |
Docker | Drup uses docker to create virtual systems. |
DockerCompose | Drup heavily makes use of the docker extended functionality. |
As drup has been built upon NodeJS it should support all major operating systems. Currently only the following were tested:
NOTE: Admin privileges are required because drup provides a a global executable that has to be created upon installation.
sudo npm --global install drup
After you ran the above command 'drup' should be available in your PATH. Run 'drup ?' to get started. You can also get help for operations by appending the question mark (ex: 'drup create ?').
Interpreters | PHP, NodeJS |
WEB servers | Apache, Nginx, LightTPD |
Database | MySQL, MariaDB, PMA |
Type | Provided services |
---|---|
Drupal | Drush |
You can use the following steps to learn the basic usage of drup.
sudo drup create drupal
drup list
drup info <project-id>
sudo drup start <project-id>
sudo drup <project-id> drush cex
Services are at the base of the functionality. By combining and configuring these you create your environments. Services can provide additional operations so that you don't have to manually execute commands in containers. These basically create your container configuration.
Drup provides building and starting mechanism for defined project types. These project handlers define service requirements/ possibilities and default environment configuration. They also add custom services and installation methods to start anew.
Drup is open source. Anyone is welcome to contribute, be it that is by testing, creating issues of bugs or suggestions or even better writing code.
Documentation for coders is not yet available, you will have to discover the backend yourself :D.
FAQs
Project and environment manager utility.
The npm package drup receives a total of 9 weekly downloads. As such, drup popularity was classified as not popular.
We found that drup 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.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.