
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.
BRAILS++
is an object-oriented framework for building applications that focus on generating asset inventories for large geographic regions.
brails
: A directory containing the classes
brails/types
: directory containing useful datatypes, e.g., ImageSet
and AssetInventory
brails/processors
: directory containing classes that do image_processing
to make predictions, e.g. RoofShapebrails/scrapers
: directory containing classes that do internet downloads, e.g., footprint and image scrapers.brails/filters
: directory containing image filters, e.g., classes that take images and revise or filter out unnecessary portions of images.brails/imputers
: directory containing classes that fill in missing AssetInventory
datasets, i.e., filling in features that are missing in certain Assets of the AssetInventory.brails/inferers
: directory containing classes that infer new asset features based on existing features in the Assets of AssetInventory
.brails/utils
: directory containing misc classes that do useful things, e.g. geometric conversionsexamples
: A directory containing example scripts and Jupyter notebookstests
: A directory containing unit tests. The directory structure follows that of brails
pip install brails
This work is based on material supported by the National Science Foundation under grants CMMI 1612843 and CMMI 2131111.
Want to see who made this possible? Check out the full list of contributors here.
NHERI-SimCenter nheri-simcenter@berkeley.edu
FAQs
BRAILS++: Building Regional Asset Inventories for Large Scale Simulation
We found that brails demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers 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.