Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
har-to-postman
Advanced tools
Convert a har specification file (1.2) to a Postman Collection
Enables Postman support of the HAR specification
Check out complete list of options and their usage at OPTIONS.md
The converter can be used as a CLI tool as well. The following command line options are available.
har2postman [options]
-v
, --version
Specifies the version of the converter
-s <source>
, --spec <source>
Used to specify the HAR specification (file path) which is to be converted
-o <destination>
, --output <destination>
Used to specify the destination file in which the collection is to be written
-t
, --test
Used to test the collection with an in-built sample specification
-p
, --pretty
Used to pretty print the collection object while writing to a file
-O
, --options
Used to supply options to the converter, for complete options details see here
-c
, --options-config
Used to supply options to the converter through config file, for complete options details see here
-h
, --help
Specifies all the options along with a few usage examples on the terminal
Sample usage examples of the converter CLI
$ har2postman -s spec.har -o collection.json -p -O folderStrategy=Page
$ har2postman -s spec.har -o collection.json -p -c ./examples/cli-options-config.json
$ har2postman --test
FAQs
Convert a har specification file (1.2) to a Postman Collection
The npm package har-to-postman receives a total of 0 weekly downloads. As such, har-to-postman popularity was classified as not popular.
We found that har-to-postman demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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 a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.