
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
joi-openapi-generator
Advanced tools
This is a tool for generating OpenAPI schemas from koa-joi-router definitions. It is compatible with joi 17.x.x.
You can create koa-joi-router
as usual and provide some metadata in route definitions.
Router meta options:
name: string
- name of the route (will be used as operationId
)group?: string
version
tags
openapi-
will be included in tags
property in the operation objectignore-route
Moreover you can provide some meta options in Joi validation schemas.
Joi meta options:
name: string
- when set the type will be extracted and exported with this namedeprecated: boolean
Generator also supports many Joi native features, such as examples, description, key presence or various flags.
FAQs
Generate OpenAPI specification from koa-joi-router
The npm package joi-openapi-generator receives a total of 0 weekly downloads. As such, joi-openapi-generator popularity was classified as not popular.
We found that joi-openapi-generator demonstrated a not healthy version release cadence and project activity because the last version was released 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.