GitList vs Semgrep
A side-by-side look at GitList and Semgrep. For an in-depth review of either product, follow the links below.
GitList
Development
GitList is an open source self-hosted Git web interface similar to GitHub. It allows browsing repositories, commits, branches, contributors and comparing files across revisions. Useful for managing private Git repositories internally.
gitgithubversion-controlopen-source
Semgrep
Development
Semgrep is an open-source tool for detecting bugs and security vulnerabilities in source code using pattern matching. It works by scanning codebases to find instances where code matches predefined patterns that correspond to vulnerabilities or errors.
static-analysispattern-matchingvulnerability-detection
Related Comparisons
Codacy
Parasoft C/C++test
SourceMonitor
SQuORE
CodeSonar
Shellcheck