
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Command line tool for conversion from MRC to multiscale OME-Zarr format.
Default settings produce Zarr-files similar to those on the CZI cryoET data portal:
The original MRC-header is retained as a dictionary in the root .zattrs file.
Input as well as output can be local or remote. For remote files include the protocol in the filename, e.g. s3://bucket/path/to/file.mrc
.
git clone https://github.com/uermel/mrc2omezarr.git
cd mrc2omezarr
pip install .
Usage: mrc2omezarr [OPTIONS]
Options:
--mrc-path TEXT Path to the MRC file. Include the protocol
if necessary. (e.g. s3://) [required]
--zarr-path TEXT Path to the output Zarr file. Include the
protocol if necessary. (e.g. s3://)
[required]
--permissive / --no-permissive Whether to read the MRC file in permissive
mode. [default: no-permissive]
--overwrite / --no-overwrite Whether to overwrite the output Zarr file.
[default: overwrite]
--scale-factors TEXT Scale factors for multiscale pyramid. Comma-
separated list of integers. [default:
1,2,4]
--voxel-size TEXT Voxel size in Angstroms. Comma-separated
list of floats or single float. If not
provided, it will be read from the MRC
header.
--is-image-stack / --no-is-image-stack
Whether the data is an image stack
(determined from MRC-header by default).
--chunk-size INTEGER Chunk size for the Zarr file. [default:
256]
--filesystem-args TEXT Path to a JSON file containing additional
arguments to pass to the fsspec-filesystem.
--help Show this message and exit.
FAQs
Command line tool to convert MRC-files to OME-Zarr.
We found that mrc2omezarr 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.