
Research
/Security News
Popular Tinycolor npm Package Compromised in Supply Chain Attack Affecting 40+ Packages
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Pronounced “ayoo”
It is recommended you install the latest version from GitHub via
pip install git+https://github.com/drscotthawley/aeiou.git
However binaries will be occasionally updated on PyPI, installed via
pip install aeiou
This is a series of utility routines developed in support of multiple projects within the Harmonai organization. See individual documentation pages for more specific instructions on how these can be used. Note that this is research code, so it’s a) in flux and b) in need of improvements to documenation.
Documentation for this library is hosted on the aeiou GitHub Pages site.
Contributions are welcome – especially for improvements to documentation! To contribute:
Fork this repo and then clone your fork to your local machine.
Create a new (local) branch: git -b mybranch
(or whatever you want
to call it).
This library is written entirely in nbdev version 2, using Jupyter notebooks.
Install nbdev and then you can edit the Jupyter notebooks.
After editing notebooks, run nbdev_prepare
If that succeeds, you can do
git add *.ipynb aeiou/*.py; git commit
and then git push
to get
your changes to back to your fork on GitHub.
Then send a Pull Request from your fork to the main aeiou
repository.
Please include attribution of this code if you reproduce sections of it in your own code:
aeiou: audio engineering i/o utilities: Copyright (c) Scott H. Hawley, 2022-2023. https://github.com/drscotthawley/aeiou
In research papers, please cite this software if you find it useful:
@misc{aeiou,
author = {Scott H. Hawley},
title = {aeiou: audio engineering i/o utilities},
year = {2022},
url = {https://github.com/drscotthawley/aeiou},
}
Copyright (c) Scott H. Hawley, 2022-2023.
License is APACHE 2.0.
FAQs
audio engineering i/o utils
We found that aeiou 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
Malicious update to @ctrl/tinycolor on npm is part of a supply-chain attack hitting 40+ packages across maintainers
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.