GitHub adds security and automation to Enterprise Server 3.5
GitHub added lots of new functionality with version 3.5 of Enterprise Server, including security and automation. The functionality should help developers streamline projects.
Version 3.5 comes with 60 new features. Many focus on securing the code used by developers and should ensure that it does... Read more
GitHub imposes 2FA on all contributors
GitHub wants to arm itself against supply chain attacks. Two-factor authentication (2FA) will be mandatory for all users who upload code to the platform.
Users who contribute code, use Actions, open pull requests or merge and publish packages are obliged to use 2FA. Every end user lacking 2FA w... Read more
GitHub increases Codespaces to work with multi-repositories
GitHub increases Codespaces experience while working with mono-repo and multi-repository developments.
GitHub recently announced new enhancements that streamline and simplify Codespaces usage – a service providing developers with easy on-demand access to secure development settings running a c... Read more
GitHub announces new discussion features
GitHub is adding new features to its GitHub Discussions panel.
GitHub – a provider of internet hosting for version control and software development – has recently announced brand new features added to GitHub Discussions to help users connect, collaborate, and communicate with teams about dev... Read more
GitHub scans pull requests for known vulnerabilities
GitHub released Dependency Review GitHub Action. The tool allows users to scan pull requests for new dependencies that may introduce (supply chain) vulnerabilities.
The tool checks whether new dependencies contain vulnerabilities. Vulnerabilities are found by scanning dependencies in pull reques... Read more
Docker founders unveil DevOps software development venture Dagger
Docker founders have raised $20m in funding with the launch of the DevOps software deployment venture, 'Dagger.'
Dagger, a DevOps software development venture, revealed today that it had raised $20m in funds in conjunction with the open beta unveiling of the platform that powers software supply ... Read more
GitLab 14.9 is now generally available
The new version offers with epic to epic linking, integrated security training, and more.
The team at GitLab this week announced the release of GitLab 14.9. The new version offers new features such as epic to epic linking, integrated security training, a new Environments page design, and rule mo... Read more
GitLab developer collaboration to be enhanced by Tabnine’s custom AI code models
A developer of a tool that completes AI code, Tabnine, has announced its integration with GitLab so that developers can collaborate in a better way using their custom AI code models.
Tabnine uses AI models to make predictive suggestions for developers typing code to speed up the development sess... Read more
GitHub Advisory Database now welcomes user contributions on threats
The GitHub Advisory Database, a database of vulnerabilities in open source software, is now open to anyone that wants to share information on a vulnerability. Contributions are curated by an expert panel.
The GitHub Advisory Database is the world's largest database of open source software vulner... Read more
GitHub launches tool that automatically finds code vulnerabilities
The Github code scanning beta is now available. Currently, JavaScript and TypeScript code can automatically be scanned for four known vulnerabilities -- a number that promises to increase as time goes on.
The four vulnerabilities are cross-site scripting (XSS), path, NoSQL, and SQL injection. Ac... Read more