
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.
generator-studio-app
Advanced tools
Yeoman generator for InVision Studio Apps
This is a generator for making Studio apps using Node.js. This framework was built using Yeoman.
A step-by-step guide to introduce you to the Studio App Generator is in the works. If you have not developed apps for Studio before, this tutorial will be a great place to get started.
Only Node.js 10+ and yeoman-generator
3+ is supported. Node.js 10 will reach end-of-life April 2021. After that point, we will continue to support the current LTS version of Node.js.
Composability is a way to combine smaller parts to make one large thing. Sort of like Voltron® — Yeoman docs
$ npm install --save generator-studio-app
this.composeWith(require.resolve('generator-studio-app')/*, options */)
{
// supply alternative defaults
appId: 'my-app',
description: 'My description',
name: 'My user',
email: 'my@email.tld',
}
First, install Yeoman and generator-studio-app using npm (we assume you have pre-installed node.js).
$ npm install -g yo
$ npm install -g generator-studio-app
Then generate your new app:
$ cd /path/to/where/you/want/to/write/your/apps
Run $ yo
, and select the Studio App
option in the 'Run a generator' list.
Please share any suggestions or feedback with us through this form.
MIT © InVisionApp, Inc.
[1.0.0] - 2019-04-16
FAQs
Yeoman generator for InVision Studio Apps
We found that generator-studio-app 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.