
GitHub has released actions/checkout v7, a security-focused update for GitHub Actions. This version aims to prevent vulnerabilities associated with the pull_request_target event by blocking common 'pwn request' patterns. The update stops workflows from fetching fork pull request code in certain scenarios, addressing a key security concern. Developers can still opt out if their workflows require elevated trust, but GitHub advises caution and provides guidance for secure usage. This change marks a proactive move to safeguard the Actions ecosystem from supply-chain attacks.
Read original
© GitHub ChangelogGitHub has enhanced its Copilot usage metrics API by including a new field that tracks AI credits consumed per user. This addition allows enterprise administrators and organization owners to monitor AI credit usage alongside existing usage metrics, providing insights into how Copilot is being utilized across teams. By understanding consumption patterns, organizations can better plan for usage-based billing and assess the value Copilot delivers. This update does not break down credits by feature or model, but it offers a clearer picture of overall user activity.
© GitHub ChangelogThe latest update to Claude Code, v2.1.183, introduces significant safety improvements for developers using auto mode. Destructive git commands are now blocked unless explicitly requested, preventing accidental data loss. Additionally, the update provides warnings for deprecated models and enhances configuration management with new command options. These changes aim to streamline the development process while ensuring a safer and more reliable coding environment. Developers can now work with greater confidence, knowing that potentially harmful actions are more controlled.
© FireshipSQLite, renowned for its reliability, has been reimagined in Rust under the name Turso. This new iteration not only maintains the trusted functionality of SQLite but also introduces unique features that set it apart. The use of Rust, known for its safety and performance, suggests potential improvements in security and efficiency. This development could influence how developers approach database management, offering a modern alternative to a classic tool. Turso represents a significant evolution in the landscape of lightweight databases, potentially reshaping expectations for performance and safety.
Microsoft's MAI-Code-1-Flash, a compact coding model, is now accessible across a wider range of GitHub Copilot platforms, including Visual Studio, JetBrains IDEs, and Xcode. This model is specifically optimized for GitHub Copilot, promising superior performance compared to other small models. Initially available to a limited user base, it will gradually roll out to more users, with plans to extend access to Copilot Business and Enterprise soon. This expansion enhances the versatility of GitHub Copilot, making advanced coding assistance more widely available.