
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.
honeybee-core
Advanced tools
A library to create 3D building geometry for various types of environmental simulation.

Honeybee is a collection of Python libraries to create representations of buildings following honeybee-schema.
This package is the core library that provides honeybee's common functionalities. To extend these functionalities you should install available Honeybee extensions or write your own.
Here are a number of frequently used extensions for Honeybee:
To install the core library use:
pip install -U honeybee-core
To check if Honeybee command line interface is installed correctly use honeybee viz and you
should get a viiiiiiiiiiiiizzzzzzzzz! back in response! :bee:
git clone git@github.com:ladybug-tools/honeybee-core.git
# or
git clone https://github.com/ladybug-tools/honeybee-core.git
cd honeybee-core
pip install -r dev-requirements.txt
pip install -r requirements.txt
python -m pytest ./tests
sphinx-apidoc -f -e -d 4 -o ./docs ./honeybee
sphinx-build -b html ./docs ./docs/_build/docs
FAQs
A library to create 3D building geometry for various types of environmental simulation.
We found that honeybee-core 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.