
Research
wget to Wipeout: Malicious Go Modules Fetch Destructive Payload
Socket's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
@kustomer/apps-cli
Advanced tools
[Documentation](https://developer.kustomer.com/kustomer-apps-platform/v0.1-Apps-SDK/docs/cli-introduction)
The command line interface is used to generate Kustomer apps that use the SDK. It will also register those apps with the Kustomer platform and generate the appropriate app tokens.
The following command will scaffold a basic app for you to build upon so you can quickly get started developing:
$: npx @kustomer/apps-cli new <your_desired_app_name>
If you want to test this command locally, you'll want to yarn build
the entire codebase from root, cd
into this folder, and run node ./dist/index.js new <your_desired_app_name>
.
While there are a series of folders in this package, the main ones are:
commands
- The commands that are available to the CLIservices
- How those commands interact with the various Kustomer API'stemplates
- The templates that are used to scaffold the appFAQs
[Documentation](https://developer.kustomer.com/kustomer-apps-platform/v0.1-Apps-SDK/docs/cli-introduction)
The npm package @kustomer/apps-cli receives a total of 21 weekly downloads. As such, @kustomer/apps-cli popularity was classified as not popular.
We found that @kustomer/apps-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 55 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's research uncovers three dangerous Go modules that contain obfuscated disk-wiping malware, threatening complete data loss.
Research
Socket uncovers malicious packages on PyPI using Gmail's SMTP protocol for command and control (C2) to exfiltrate data and execute commands.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.