
Security News
Google’s OSV Fix Just Added 500+ New Advisories — All Thanks to One Small Policy Change
A data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
✨ Make Github commits easier with ChatGPT, Gitmoji and Conventional Commits 🚀
💻 Tired of writing boring commit messages? Let AI-Commit help!
This package uses the power of OpenAI's GPT-3 model to understand your code changes and generate meaningful commit messages for you. Whether you're working on a solo project or collaborating with a team, AI-Commit makes it easy to keep your commit history organized and informative.
npm install -g ai-commit
OPENAI_API_KEY
environment variable to your API keygit add .
ai-commit
in your terminal--list
: Select from a list of 5 generated messages (or regenerate the list)
--force
: Automatically create a commit without being prompted to select a message (can't be used with --list
)
--filter-fee
: Displays the approximate fee for using the API and prompts you to confirm the request
--apiKey
: Your OpenAI API key. It is not recommended to pass apiKey
here, it is better to use env
variable
We'd love for you to contribute to AI-Commit! Here's how:
AI-Commit is licensed under the MIT License.
FAQs
✨ Make Github commits easier with ChatGPT, Gitmoji and Conventional Commits 🚀
We found that ai-commit 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.
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 data handling bug in OSV.dev caused disputed CVEs to disappear from vulnerability feeds until a recent fix restored over 500 advisories.
Research
/Security News
175 malicious npm packages (26k+ downloads) used unpkg CDN to host redirect scripts for a credential-phishing campaign targeting 135+ organizations worldwide.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.