
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@shopgate-ps/cli-tools
Advanced tools
This npm package offers CLI tools which helps creating different pieces of code during the development of Shopgate Connect extensions.
It is recommended to install it globally. Please install it using the following command.
npm i -g @shopgate-ps/cli-tools
In order to execute CLI tools simply type sps in your terminal.
Typing the sps command by its own lists all possible commands with their respective description. If any command needs additional params, you'll be asked during the execution.
When calling commands, the terminal's CWD must be your extension root folder, containing the extension's config file (extension-config.json), e.g.:
cd ~/myDev/extensions/MyExtension
Before every command execution it checks if there is a frontend or backend folder accessible. If not it aborts with an error message.
This tool changes your files and directories. Make sure to only run it when your repository is in a clean state. Please make sure to always commit or stash your changes before using it, so in case of ungraceful failure you're able to reset to the previous state without any issue.
Even though not likely, this tool might break your system. Use is at your own risk.
Creates a component inside of the nearest components folder. If this folder doesn't exist, it creates one.
Creates a new route consisting of a Route and a Page component. Adds a PATTERN constant. Makes sure it's all configured in the extension-config.json file.
StarsRoute, StarsPage and STARS_PATTERNAdds a new language from an existing template (en-US or first found).
Creates subscription files. It fails if the file already exists.
Creates a redux entity: reducer, selectors, actions.
Creates a portal position file and a respective extension-config.json entry.
page.content.after will create PageContentAfter file in the portals frontend folder and respective extension-config.json entry.Creates a new hook step.
Creates a new empty pipeline pointing to a single step file.
spsiShopgate is the leading mobile commerce platform.
Shopgate offers everything online retailers need to be successful in mobile. Our leading software-as-a-service (SaaS) enables online stores to easily create, maintain and optimize native apps and mobile websites for the iPhone, iPad, Android smartphones and tablets.
Shopgate Professional Services - Cli Tools is available under the Apache License, Version 2.0.
See the LICENSE file for more information.
FAQs
Shopgate Professional Services CLI tools
We found that @shopgate-ps/cli-tools demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.