
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.
@gigster/module-express-models
Advanced tools
Role | Name | Email | Slack ---- | ---- | ----- | ----- *Product Owner* | Ryan Borker | [borker@gigster.com](mailto:boker@gigster.com) | [@borker] *Maintainer* | Mark Miyashita | [mark.miyashita@gigster.com](mailto:mark.miyashita@gigster.com) | [@mark]
Role | Name | Slack | |
---|---|---|---|
Product Owner | Ryan Borker | borker@gigster.com | [@borker] |
Maintainer | Mark Miyashita | mark.miyashita@gigster.com | [@mark] |
Generates a Model and Controller for each model defined in the project definition.
This module is compatible with the following templates:
To use, add the following to your gig.yaml
under the generator-express
block:
- name: express-models
location: >-
https://github.com/liquidlabs-co/gig-modules/tree/master/block/express-models
spec: {}
After adding this config, your block should look something like:
- name: api
type: api
spec:
template:
name: express
type: yeoman
location: 'github:petecoop/generator-express'
spec:
createDirectory: false
type: MVC
viewEngine: EJS
cssPreprocessor: None
database: None
buildTool: Gulp
modules:
- name: express-models
location: >-
https://github.com/liquidlabs-co/gig-modules/tree/master/block/express-models
spec: {}
Currently, this module only generates a blank Model and custom routes for the Controller.
Module tests are defined using a test/scenarios.yaml
file. This file defines the set of example gigs that we generate as part of integration testing. To run all tests, run yarn test
at the root of this module.
Each scenario is generated in test/scenario/<name>
which you can then cd
into and run the actual app. For a scenario called default
, this is done via:
cd test/scenario/default
yarn install
# Run tests.
yarn test
# Start the app.
yarn start
FAQs
Role | Name | Email | Slack ---- | ---- | ----- | ----- *Product Owner* | Ryan Borker | [borker@gigster.com](mailto:boker@gigster.com) | [@borker] *Maintainer* | Mark Miyashita | [mark.miyashita@gigster.com](mailto:mark.miyashita@gigster.com) | [@mark]
We found that @gigster/module-express-models demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers 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.