Skip to main content

Posts

Showing posts from October, 2020

GitHub Launches Code Scanning Tool to Find Security Vulnerabilities – Available for All Users

GitHub launches a new code scanning tool that helps developers to detect vulnerability before the application reaches production. The tool was announced initially in May at the GitHub Satellite conference, since that time it is available for GitHub beta testers. GitHub Code Scanning Tool Now the GitHub code scanning tool is  available  for all users and they can enable it to form a public repository. The new tool is the result of the acquisition of Semmle last year. Semmle is a code analysis platform that helps developers to write queries that identify code patterns in large codebases and search for vulnerabilities and their variants. GitHub said they “worked to bring the revolutionary code analysis capabilities of its  CodeQL  technology to GitHub users as a native capability.” Code scanning tool powered by powerful code analysis engine CodeQL technology to GitHub users as a native capability. The tool gets integrated with GitHub Actions—or your existing CI/CD environment—to maximize