Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@axway/api-builder-oas-flow-node
Advanced tools
Converts Open API Specification (OAS) 2.x and 3.x files to flow-nodes.
engines.apibuilder
.op.requestBodyName
.request
library.null
in the Advanced HTTP Options).json-pointer
dependency to @axway/json-pointer
as a fix for CVE-2021-23820.explode
options.body
is no longer logged at DEBUG to improve performance.Server URL
parameter of generated Flow-node(s) is editable.{ type: 'string', format: 'binary' }
will now generate parameter schema of type any (i.e. {}
) instead of { type: 'string' }
.APIBuilder
is not found, (which can occur when testing from a sub-directory of an API Builder project), a config will not be generated for the OAS plugin. Instead of throwing no @axway/api-builder-runtime instance
, it will now just emit a warning.ajv
dependency.Headers
parameter to generated flow-nodes. This allows overriding headers, as well as defining any headers not in the OAS spec.@axway/api-builder-plugin-fn-swagger
.@axway/api-builder-sdk@1.0.0
.Uncaught Exception Unable to register flow-node
on API Builder startup when handling OAS2 definitions with response schemas that were type: "file"
.FAQs
Converts Open API Specification (OAS) 2.x and 3.x files to flow-nodes.
We found that @axway/api-builder-oas-flow-node demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.