Home > Common Problem > body text

Microsoft announces general availability of GitHub Advanced Security for Azure DevOps

WBOY
Release: 2023-09-21 21:21:02
forward
855 people have browsed it

Microsoft 宣布 GitHub Advanced Security for Azure DevOps 正式发布

Microsoft announced the official release of GitHub Advanced Security for Azure DevOps. This new feature brings the suite of security features of GitHub Advanced Security, including code, secrets, and dependency scanning, to Azure repositories. Currently, GitHub Advanced Security for Azure DevOps is only available for Azure DevOps services. Therefore, it does not work with Azure DevOps Server.

GitHub Advanced Security for Azure has the following features:

  • Confidential Scanning Push Protection: Check code pushes for commits that contain public secrets (such as credentials)
  • Confidential Scanning Repository Scan: Scans repositories and looks for unexpectedly committed public secrets
  • Dependency Scan – Searches for known vulnerabilities in open source dependencies (direct and transitive)
  • Code Scan – Uses CodeQL static Analysis engine identifies code-level application vulnerabilities such as SQL injection and authentication bypass

Based on customer feedback, Microsoft has integrated GitHub Advanced Security with Microsoft Defender for Cloud, allowing organizations to View all alerts for all repositories on Azure DevOps and GitHub in a single management platform for Microsoft.

The above is the detailed content of Microsoft announces general availability of GitHub Advanced Security for Azure DevOps. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!