Source Code Manager (SCM) - Checkmarx

FOR DEVELOPERS | Get a 1-month free trial of Developer Assist

Get Started

Glossary

Source Code Manager (SCM)

Source Code Manager, allows tracking of revisions of code base, each revision usually contains a timestamp, comment and the person who did it. Various revisions may be compared, stored, and merged with other revisions, this helps developers to collaborate on the same code base, also allowing checks before versions are merged to make it easier to keep standards and compliance. popular products are GitHub, GitLab, BitBucket.

Read More

Want to learn more? Here are some additional pieces for you to read.