Feel free to discuss any topics relating to cybersecurity with the rest of the security community in this forum.
Code review tools
- o_penguin78
- Topic Author
- Offline
- Junior Member
- Posts: 39
- Thank you received: 0
hi guys, i'm a project mgr and am looking for code review tools for my development team. I understand there's techniques such as peer to peer review but i guess it's good to have an automated tool, any kind recommedations? thanks.
Please Log in or Create an account to join the conversation.
- o_mandyplayhard
- Offline
- Senior Member
- Posts: 75
- Thank you received: 0
@penguin78 you can check this link:
<a href="
en.wikipedia.org/wiki/List_of_tools_for_code_review
">
en.wikipedia.org/wiki/List_of_tools_for_code_review
</a>
Please Log in or Create an account to join the conversation.
- o_twentysomething
- Offline
- Senior Member
- Posts: 51
- Thank you received: 0
it also depends on the complexity of the code changes, if it's minor i think peer to peer review is sufficient. a more comprehensive review is required when there's major change.
Please Log in or Create an account to join the conversation.