
GitHub has enhanced its credential revocation capabilities, allowing for more precise control during security incidents. Enterprise owners and organization admins can now revoke specific types of tokens, such as personal access tokens or SSH keys, rather than all credentials at once. This update aims to minimize the impact of security breaches by targeting only compromised credentials. The new features are available both at the enterprise and organization levels, with actions logged for auditing purposes.
Read original
© GitHub ChangelogThe latest update to CodeQL, version 2.26.3, brings significant improvements to GitHub Actions queries and JavaScript modeling. By refining the recognition of untrusted data in GitHub Actions and enhancing JavaScript and TypeScript source modeling, this update aims to improve the accuracy of security scans. Notably, it introduces flow models for Vue's Composition API and recognizes Vue Router's useRoute() as a client-side remote flow source. These enhancements are designed to help developers more effectively identify and address security vulnerabilities in their codebases.
© GitHub ChangelogGitHub's new Trends tab in the Code Quality dashboard offers a fresh way to monitor code quality evolution over time. This feature allows users to see whether open findings are increasing or decreasing and identifies which repositories are contributing to these changes. Available to users on GitHub Enterprise Cloud and Team plans, it ranks repositories by improvement or need for support, enabling teams to focus their efforts where needed. This update empowers organizations to manage code quality more strategically, providing a proactive approach to maintaining high standards across projects. By offering a dynamic view of code quality trends, GitHub enhances the ability to address issues before they escalate.
© GitHub ChangelogGitHub Copilot for JetBrains now offers enterprise-level managed settings, allowing administrators to enforce consistent plugin governance and server access across their organizations. This update introduces centralized control over which plugins can be enabled or disabled, and restricts marketplace access to approved sources only. Additionally, administrators can manage OpenTelemetry configurations to ensure telemetry data is routed to designated collectors, enhancing data governance. These features provide enterprises with greater control over their development environments, ensuring compliance and security standards are met.
Claude Code's latest update, version 2.1.229, brings a focus on enhancing stability and user experience for developers. The release introduces server-supplied Claude Code hook support for self-hosted runner sessions, aligning them with managed environments. SSE keepalive pings have been added to prevent idle-timeout disconnects during long pauses. A new plugin marketplace command allows for seamless plugin integration without requiring a restart. The update also addresses numerous bugs, such as terminal crashes and API errors, making the platform more robust. These improvements reflect Claude Code's dedication to refining its tools and providing a smoother coding experience.
Claude Code's latest update, v2.1.234, introduces several enhancements and fixes that improve user experience and security. Notably, it adds a new environment variable for project directory naming and a keybinding action for clearing text selections. The update also addresses security concerns by rejecting certain Windows NT-namespace paths, reducing the risk of credential leaks. Additionally, it improves session management by automatically continuing sessions when usage limits reset and refining permission handling. These changes make Claude Code more robust and user-friendly, particularly for developers managing complex projects.
The latest Claude Code update, version 2.1.235, brings a range of enhancements designed to improve both functionality and user experience. A new spellcheck feature now underlines misspelled words in real-time, utilizing libraries such as aspell and hunspell. This version also resolves several bugs, including issues with prompt input highlights and markdown list alignment, ensuring smoother operation. Additionally, memory and CPU usage have been optimized during cloud sessions, making the tool more efficient for developers. These updates collectively make Claude Code a more robust and reliable tool for handling complex prompts and sessions.