Research
Security News
Malicious PyPI Package ‘pycord-self’ Targets Discord Developers with Token Theft and Backdoor Exploit
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
@asyncapi/cli
Advanced tools
CLI to work with your AsyncAPI files. Currently under development, we are working to bring more features.
Learn how to install the AsyncAPI CLI by following the instructions in the installation guide.
The usage guide provides information about different ways to use the CLI.
Read CONTRIBUTING guide.
Read DEVELOPMENT.md file for development setup.
Additional steps:
npm run test
to make sure everything is properly set upnpm run build
and then bin/run
to try new CLI locallyThe UX developed for the CLI should comply with the Command Line Interface Guideline
We are following verb + noun
and namespace + noun + [verb]
pattern for making our commands and arguments. For example asyncapi validate <spec-file-path>
and asyncapi config context add <context-name> <spec-file-path>
.
Thanks go to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
2.15.0
FAQs
All in one CLI for all AsyncAPI tools
The npm package @asyncapi/cli receives a total of 10,447 weekly downloads. As such, @asyncapi/cli popularity was classified as popular.
We found that @asyncapi/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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 uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.