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-admin
Advanced tools
API Builder development UI and API
npm install --save-dev @axway/api-builder-admin
Administration package for API Builder developent at runtime. Includes the admin ui and api.
Kind: inner class of @axway/api-builder-admin
Administration console.
Gets a list of IPs which are allowed hosts. If API Builder is configured to allow any hostnames, they will be resolved as IPs.
Kind: instance method of Admin
Param | Type | Description |
---|---|---|
apibuilder | APIBuilder | API Builder server |
allowedHosts | array | string | hostname, or array of hostnames/ips to resolve |
next | function | callback |
function
Returns express middleware which limits access to a subset of allowed IPs
Kind: instance method of Admin
Returns: function
- access control express middleware
Param | Type | Description |
---|---|---|
apibuilder | APIBuilder | API Builder server |
allowedIps | array | arrays to limit route access to |
Start the admin
Kind: instance method of Admin
Param | Type | Description |
---|---|---|
apibuilder | object | API Builder instance |
callback | function | callback |
Stop the admin.
Kind: instance method of Admin
Param | Type | Description |
---|---|---|
callback | function | callback |
Axway support@axway.com https://axway.com
This code is proprietary, closed source software licensed to you by Axway. All Rights Reserved. You may not modify Axway’s code without express written permission of Axway. You are licensed to use and distribute your services developed with the use of this software and dependencies, including distributing reasonable and appropriate portions of the Axway code and dependencies. Except as set forth above, this code MUST not be copied or otherwise redistributed without express written permission of Axway. This module is licensed as part of the Axway Platform and governed under the terms of the Axway license agreement (General Conditions) located here: https://support.axway.com/en/auth/general-conditions; EXCEPT THAT IF YOU RECEIVED A FREE SUBSCRIPTION, LICENSE, OR SUPPORT SUBSCRIPTION FOR THIS CODE, NOTWITHSTANDING THE LANGUAGE OF THE GENERAL CONDITIONS, AXWAY HEREBY DISCLAIMS ALL SUPPORT AND MAINTENANCE OBLIGATIONS, AS WELL AS ALL EXPRESS AND IMPLIED WARRANTIES, INCLUDING BUT NOT LIMITED TO IMPLIED INFRINGEMENT WARRANTIES, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, AND YOU ACCEPT THE PRODUCT AS-IS AND WITH ALL FAULTS, SOLELY AT YOUR OWN RISK. Your right to use this software is strictly limited to the term (if any) of the license or subscription originally granted to you.
FAQs
API Builder development UI and API
The npm package @axway/api-builder-admin receives a total of 0 weekly downloads. As such, @axway/api-builder-admin popularity was classified as not popular.
We found that @axway/api-builder-admin 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’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.