
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.
@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_PATTERN
Adds 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.
spsi
Shopgate 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
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.