
Research
/Security News
Laravel Lang Compromised with RCE Backdoor Across 700+ Versions
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.
@elementfi/elf-council-tokenlist
Advanced tools
A uniswap specced tokenlist for elf council contracts
The Council Tokenlist for Element
To install this repo as a dependency on another repo, you'll need to follow these steps in that repo.
npm install git+https://github.com/element-fi/elf-council-tokenlist.git
"scripts": {
"update-elf-council-tokenlist": "npm install git+https://github.com/element-fi/elf-council-tokenlist.git"
},
To setup this repo you need to run the following:
npm ci
You'll also need to add api keys listed in elf.default.env to your local elf.env file.
When a new term is deployed in the elf-deploy repo, run this command to regenerate the tokenlist:
# build the new tokenlists
npm run build
Once complete, commit all file changes and submit a PR to main.
Any project that wants the latest tokenlist will now need to update their dependency on this repo. See below for handy script that makes upgrading easy for consumers.
FAQs
A uniswap specced tokenlist for elf council contracts
We found that @elementfi/elf-council-tokenlist demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Research
/Security News
Laravel Lang packages were compromised with an RCE backdoor across hundreds of versions, exposing cloud, CI/CD, and developer secrets.

Security News
Socket found a malicious postinstall hook across 700+ GitHub repos, including PHP packages on Packagist and Node.js project repositories.

Security News
Vibe coding at scale is reshaping how packages are created, contributed, and selected across the software supply chain