
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
ortho-basemap-worker
Advanced tools
This repository contains code to generate ortho basemaps to use on Flight1
For running the DEM you need the following external dependencies:
apt-get update
apt-get install gdal-bin
brew install gdal
From command line
generate-basemap-cli.js -i /path/to/orthophoto.tiff -s EPSG:<EPSG code> -z zoomRange -o /path/to/output/dir
From another node library
const worker = require('ortho-basemap-worker')
await worker.generateBaseMap({ input, output, sourceEpsg, zoomRange })
FAQs
Ortho basemap generation worker
The npm package ortho-basemap-worker receives a total of 1 weekly downloads. As such, ortho-basemap-worker popularity was classified as not popular.
We found that ortho-basemap-worker demonstrated a not healthy version release cadence and project activity because the last version was released 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.