Code review topic

Code review is systematic examination (sometimes referred to as peer review) of computer source code. It is intended to find mistakes overlooked in software development, improving the overall quality of software. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections.

List Code review repositories

InsecureFunctionsList

10
Stars
4
Forks
Watchers

Collaborative repository to catalogue insecure functions in various programming languages.

gerrit-cli

45
Stars
19
Forks
Watchers

Gerrit in your command lines.

diffr

523
Stars
22
Forks
Watchers

Yet another diff highlighting tool

clang-tidy-review

88
Stars
46
Forks
Watchers

Create a pull request review based on clang-tidy warnings

go-gerrit

93
Stars
38
Forks
Watchers

Go(lang) client/library for Gerrit Code Review

core-review

102
Stars
32
Forks
Watchers

Scripts, tools & info for doing Bitcoin Core development and code review

CodeAnalysis

1.6k
Stars
272
Forks
Watchers

Static Code Analysis - 静态代码分析

cppcheck-action

37
Stars
24
Forks
Watchers

A github action to perform C/C++ security checks automatically

code-review-manifesto

20
Stars
0
Forks
Watchers

Code Review Manifesto

effective-code-review

63
Stars
2
Forks
Watchers

Presentation about my process for making code reviews as effective as possible