
Security News
AI Agent Lands PRs in Major OSS Projects, Targets Maintainers via Cold Outreach
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.
@asphalt-react/iconpack-aloha
Advanced tools
Aloha Iconography for Asphalt Web. Use this library for adding Aloha icons to your projects. Check the documentation for all available icons.
import { Delete } from "@asphalt-react/iconpack-aloha"
export default App = () => {
return <Delete />
}
Icons are generated automatically from Aloha icon library which are published in Coffer. The automation process is handled through coffercodegen repository. The pipeline runs every Monday and will automatically create an MR to this repository. Ignore the MR if there's no changes.
Check out the MR branch that was automatically created from the pipeline.
Ensure all icons added have the correct attributes such as height and width.
Run npm run loom to generate icon type declaration.
Commit type declaration changes with commit message chore: update icon types declaration.
Push changes to remote branch, merge the MR, and publish.
release-it generate the changelog and figure out the next version.<type>[optional scope]: <description>
[optional body]
[optional footer]
Push the changes to remote.
Add a merge request against master branch.
Switch to master branch and pull the latest changes.
Run npm run release & follow the instructions from release-it. It will automatically propose a new version based on commit message. It will also generate Changelog for the changes.
FAQs
Aloha Icons for Asphalt React Components
The npm package @asphalt-react/iconpack-aloha receives a total of 234 weekly downloads. As such, @asphalt-react/iconpack-aloha popularity was classified as not popular.
We found that @asphalt-react/iconpack-aloha demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 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
An AI agent is merging PRs into major OSS projects and cold-emailing maintainers to drum up more work.

Research
/Security News
Chrome extension CL Suite by @CLMasters neutralizes 2FA for Facebook and Meta Business accounts while exfiltrating Business Manager contact and analytics data.

Security News
After Matplotlib rejected an AI-written PR, the agent fired back with a blog post, igniting debate over AI contributions and maintainer burden.