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.
catalog-converter
Advanced tools
A library with utility functions and a CLI for converting a TerriaJS v7 catalog to a TerriaJS v8 catalog.
A library with utility functions and a CLI for converting a TerriaJS v7 catalog to a TerriaJS v8 catalog.
A hosted version of this is available at https://catalog-converter.terria.io/ with the source code via https://github.com/TerriaJS/catalog-converter-ui
Bootstrapped with https://github.com/alexjoverm/typescript-library-starter.git
Install, build:
npm install
npm run build:code
Convert v7 to v8 catalog:
./bin/catalog-converter mapconfig-input-v7.json mapconfig-output-v8.json
Run help to see the supported command line arguments:
./bin/catalog-converter --help
While we have tried our best to translate most of the v7 catalog configuration to equivalent v8, we could still have missed out many. If you find warnings about unknown or unsupported properties when running this script, you may:
FAQs
A library with utility functions and a CLI for converting a TerriaJS v7 catalog to a TerriaJS v8 catalog.
The npm package catalog-converter receives a total of 351 weekly downloads. As such, catalog-converter popularity was classified as not popular.
We found that catalog-converter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.