Product
Socket Now Supports uv.lock Files
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
@postman/wsdl-to-postman
Advanced tools
Convert a given WSDL specification (1.1) to Postman Collection
Enables Postman support of the WSDL specification browserify index.js --standalone xsd2jsonschemafaker > xsd2jsonschemafaker.js
WSDL Type | default value | note |
---|---|---|
integer, int, number, decimal, double, float, long, short, unsignedInt, unsignedLong, unsignedShort | random between 2 and 100 | if there are defined min and max use them and generates random value between those boundaries |
string | the word "string" | if there is a pattern a random string that conforms to that pattern, if there is minimum or maximum a string that conforms to that length e.g. the word "string....." for minimum (11) or "str.." for maximum (5) |
date | today's date | in xsd dateTime format according to: https://www.w3.org/TR/xmlschema11-2/#date |
-?([1-9][0-9]{3,}||0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?
FAQs
Convert a given WSDL specification (1.1) to Postman Collection
The npm package @postman/wsdl-to-postman receives a total of 1,220 weekly downloads. As such, @postman/wsdl-to-postman popularity was classified as popular.
We found that @postman/wsdl-to-postman 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.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.