
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@frontify/frontify-cli
Advanced tools
[](https://github.com/Frontify/frontify-cli/actions/workflows/continuous-integration.yml)
npm install -g @frontify/frontify-cli
# Or
yarn global add @frontify/frontify-cli
npx @frontify/frontify-cli block create <app name>
The content block name needs to be lowercase, spaces are not allowed but you can use an underscore instead.
Example: my_custom_content_block
frontify-cli block serve
Params:
Parameters | Description | Type | Default Value |
---|---|---|---|
entryPath | Path to the entry file exporting block and settings | string | src/index.tsx |
port | Port for the local development server | number | 5600 |
frontify-cli block deploy --instance=<Frontify URL>
The Frontify URL represent your instance URL.
Example: weare.frontify.com
or https://weare.frontify.com
frontify-cli login --instance=<Frontify URL>
The Frontify URL represent your instance URL.
Example: weare.frontify.com
or https://weare.frontify.com
If you are using a domain with self-signed certificate, you will need to put NODE_TLS_REJECT_UNAUTHORIZED=0
before the log in command
frontify-cli logout
macOS: ~/Library/Preferences/frontify-cli-nodejs
FAQs
[](https://github.com/Frontify/frontify-cli/actions/workflows/continuous-integration.yml)
The npm package @frontify/frontify-cli receives a total of 473 weekly downloads. As such, @frontify/frontify-cli popularity was classified as not popular.
We found that @frontify/frontify-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.