
Security News
minimatch Patches 3 High-Severity ReDoS Vulnerabilities
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.
kite
Advanced tools
Preparation of InSAR surface displacement maps for geophysical modelling
Install from pip:
pip install kite
With additional gdal dependency, used for GeoTIFF (GACOS and LiCSAR):
pip install kite[gdal]
This framework is streamlining InSAR displacement processing routines for earthquake inversion through Pyrocko and Grond.
Kite features simple and efficient handling of displacement data:
Recommended citation for Kite
Isken, Marius; Sudhaus, Henriette; Heimann, Sebastian; Steinberg, Andreas; Daout, Simon; Vasyura-Bathke, Hannes (2017): Kite - Software for Rapid Earthquake Source Optimisation from InSAR Surface Displacement. V. 0.1. GFZ Data Services. http://doi.org/10.5880/GFZ.2.1.2017.002
Find the documentation at https://pyrocko.org/kite/docs/current/.
from kite import Scene
# Import Matlab container to kite
scene = Scene.load('SNAP_data/')
scene.spool() # start the GUI for data inspection and Quadtree parametrisation
Visual parametrisation of the quadtree and spatial covariance for SLC and InSAR time-series.

FAQs
InSAR unwrapped surface displacement processing for earthquake modelling.
We found that kite 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.

Security News
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.

Research
/Security News
Socket uncovered 26 malicious npm packages tied to North Korea's Contagious Interview campaign, retrieving a live 9-module infostealer and RAT from the adversary's C2.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.