
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
moonlighter
Advanced tools
Moonlighter CLI is a command-line tool that helps developers seamlessly share and collaborate on markdown (or any other text-based) files with product owners or stakeholders. It bridges the gap between developers and non-technical team members by providing a simple way to share documentation, context, prompts or to gather feedback.
npm install -g moonlighter
Before you can use Moonlighter CLI, you need to log in to your account:
moonlighter login
This will prompt you to authenticate with your Moonlighter account. As of now, moonlighter is invite-only and new accounts can't be created yet.
To share one or more markdown files with your team:
moonlighter share path/to/file.md
You can also share multiple files or use wildcards:
moonlighter share docs/*.md README.md
After sharing, you'll receive a unique link that you can share with your team. The link will look like:
https://moonlighter.ai/share/[unique-id]
When your team has made changes to the shared files through the web interface, you can bring those changes back to your local repository:
moonlighter sync [unique-id or full-url]
You can use either the full URL or just the unique ID part of the link.
For support or questions, please visit https://moonlighter.ai or open an issue in the repository.
FAQs
Moonlighter CLI tool for sharing and syncing markdown files.
We found that moonlighter demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.