AutoSource is an automated source code review framework integrated with SonarQube which is capable of performing static code analysis/reviews.
It can be used for effectively finding the vulnerabilities at very early stage of the SDLC(Software Development Life Cycle). The user can scan the code by just giving GIT repository link into the framework.
AutoSource framework is capable of performing source code review on all platforms(MAC, Linux and Windows).
Installation
Also Read – Bashter : Web Crawler, Scanner & Analyser Framework
Screenshots
Downloading SonarQube and SonarScanner
SonarQube is up and running
Executing Scanner
Scanning Started
Scanner Execution Successful
Results showing in SonarQube Dashboard
Credits: Malkit Singh & Shubham Shubhankar Sharma
Pip is the official package manager for Python and the standard way to install libraries from…
R is an open-source programming language and environment built for statistical computing and data visualization. It…
Jenkins is an open-source automation server that makes it easy to build CI/CD pipelines. Continuous integration…
Android Studio is the official IDE for Android development, built on JetBrains' IntelliJ IDEA platform. It…
GitLab is a web-based, open-source Git repository manager written in Ruby. It includes built-in tools for…
Anaconda is the most widely used Python distribution for data science and machine learning. It bundles…