
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
Ideally the data should be harvested from the original sources, but for now it is taken in a rather crude way from https://shortwavedb.org.
Ideally the data should be harvested from the original sources, but for now it is taken in a rather crude way from https://shortwavedb.org.
Go to https://shortwavedb.org/schedules.html and do a search for each of EiBi, AOKI, HFCC like shown in the image (make sure to select "Display All"). Save the result HTML page for each search in the sources folder as shortwave_<AOKI or EIBI or HFCC>.html

Build the database in the sqlite directory. The database file must be gzipped and moved to the assets folder to be used by other rfdf applications.
> cd sqlite
> npm install -g ts-node
> npm install
> npm run build
> gzip database.sqlite
> mv database.sqlite.gz ../assets
Assembled:
Original:
FAQs
Ideally the data should be harvested from the original sources, but for now it is taken in a rather crude way from https://shortwavedb.org.
We found that hfbcast demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.