
Security News
curl Shuts Down Bug Bounty Program After Flood of AI Slop Reports
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.
WIP - A deliberately simple cross-platform UI framework
Cellery is a minimalist framework for cross-platform user interfaces. It keeps component internals simple while allowing renderers flexibility in how they display content. The framework provides essential building blocks called "Cells" - stateless, minimal components that renderers implement to allow complex applications to be built through composition.
Core philosophy: cells are stateless and minimal, renderers handle display, applications control behavior.
GUI, TUI, mobile, browser - all have unique needs. Rather than trying to solve all of these, Cellery lets you build functional components, similar to Flutter. Renderers can then choose to implement as much or as little as needed for their use case.
Want to render to eInk? Native components rather than React Native? TUI? Implement the Cells as you need for your use case while targetting a consistent UX across devices.
Work in progress. API subject to change.
FAQs
cellery
We found that cellery 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
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.

Product
Scan results now load faster and remain consistent over time, with stable URLs and on-demand rescans for fresh security data.

Product
Socket's new Alert Details page is designed to surface more context, with a clearer layout, reachability dependency chains, and structured review.