
Research
Malicious npm Package Brand-Squats TanStack to Exfiltrate Environment Variables
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.
texture2ddecoder-rs
Advanced tools
Python bindings for texture2ddecoder.
This module provides a set of functions for decoding 2D textures. Each function takes a byte array representing the texture data, along with the width and height of the texture. The functions return a byte array representing the decoded texture data.
decode_atc_rgb4(data: bytes, width: int, height: int) -> bytesdecode_atc_rgba8(data: bytes, width: int, height: int) -> bytesdecode_astc_4_4(data: bytes, width: int, height: int) -> bytesdecode_astc_5_4(data: bytes, width: int, height: int) -> bytesdecode_astc_5_5(data: bytes, width: int, height: int) -> bytesdecode_astc_6_5(data: bytes, width: int, height: int) -> bytesdecode_astc_6_6(data: bytes, width: int, height: int) -> bytesdecode_astc_8_5(data: bytes, width: int, height: int) -> bytesdecode_astc_8_6(data: bytes, width: int, height: int) -> bytesdecode_astc_8_8(data: bytes, width: int, height: int) -> bytesdecode_astc_10_5(data: bytes, width: int, height: int) -> bytesdecode_astc_10_6(data: bytes, width: int, height: int) -> bytesdecode_astc_10_8(data: bytes, width: int, height: int) -> bytesdecode_astc_10_10(data: bytes, width: int, height: int) -> bytesdecode_astc_12_10(data: bytes, width: int, height: int) -> bytesdecode_astc_12_12(data: bytes, width: int, height: int) -> bytesdecode_astc(data: bytes, width: int, height: int, block_width: int, block_height: int) -> bytesdecode_bc1(data: bytes, width: int, height: int) -> bytesdecode_bc3(data: bytes, width: int, height: int) -> bytesdecode_bc4(data: bytes, width: int, height: int) -> bytesdecode_bc5(data: bytes, width: int, height: int) -> bytesdecode_bc6_signed(data: bytes, width: int, height: int) -> bytesdecode_bc6_unsigned(data: bytes, width: int, height: int) -> bytesdecode_bc7(data: bytes, width: int, height: int) -> bytesdecode_etc1(data: bytes, width: int, height: int) -> bytesdecode_etc2_rgb(data: bytes, width: int, height: int) -> bytesdecode_etc2_rgba1(data: bytes, width: int, height: int) -> bytesdecode_etc2_rgba8(data: bytes, width: int, height: int) -> bytesdecode_eacr(data: bytes, width: int, height: int) -> bytesdecode_eacr_signed(data: bytes, width: int, height: int) -> bytesdecode_eacrg(data: bytes, width: int, height: int) -> bytesdecode_eacrg_signed(data: bytes, width: int, height: int) -> bytesdecode_pvrtc_2bpp(data: bytes, width: int, height: int) -> bytesdecode_pvrtc_4bpp(data: bytes, width: int, height: int) -> bytesdecode_crunch(data: bytes, width: int, height: int) -> bytesdecode_unity_crunch(data: bytes, width: int, height: int) -> bytesFAQs
texture2ddecoder python bindings
We found that texture2ddecoder-rs 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
A brand-squatted TanStack npm package used postinstall scripts to steal .env files and exfiltrate developer secrets to an attacker-controlled endpoint.

Research
Compromised SAP CAP npm packages download and execute unverified binaries, creating urgent supply chain risk for affected developers and CI/CD environments.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.