
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@spinnaker/core
Advanced tools
The goal is to migrate Spinnaker's design system Iconography to one font file that only contains icons used in the project. This will help on our road to supporting mobile, simplify usage, and allow any future designer to maintain without knowing git.
Icomoon.io provides a GUI for uploading, managing, and exporting icon fonts.
To update the icon font using Icomoon, do the following:
deck/app/fonts/spinnaker/selection.json
selection.json
and import all settingsstyles.css
to icons.css
icomoon.svg
, icomoon.ttf
, icomoon.woff
, selection.json
, icons.css
npx prettier --write app/fonts/**/*.{css,json}
if prettier has not picked up the new files.The Spinnaker project currently uses icons from multiple libraries, but will be migrating to Streamline Light. This package was decided based on its volume of technical icons, and its visual pairing with Source Sans, the Spinnaker font.
Netflix Teammates can find the Netflix-licensed Streamline icons in:
Google Drive ▸ Team Drives ▸ Delivery Engineering ▸ Delivery Experience (DEx) ▸ Iconography
All custom icons are there as well.
FAQs
Unknown package
The npm package @spinnaker/core receives a total of 1,131 weekly downloads. As such, @spinnaker/core popularity was classified as popular.
We found that @spinnaker/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 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
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.