Classify Code Repositories
About:
The procedure below describes classifying code repositories in the integrated code repository systems. Classifying the code repositories that directly contribute to the service or product is mandatory per the security framework requirement.
Prerequisites:
Logged in on Sprinto as an administrator.
Code repositories systems are set up on Sprinto. Refer to How to Set Up Code Repositories On Sprinto?.
Procedure:
Navigate to Data Library > Change Management, then click on the code repository system whose repositories you want to classify.
Click on Manage for the repository you want to classify.
On manage repo page, click on Classify.

On manage repo classification page, select one of the following options to classify the selected repository.
Production: If the stored code on the repository contributes directly to the service or product.
Not Production: If the stored code on the repository is not directly contributing to the product’s functionality.

If you have classified the repository as “Production,” select the branches of the repository to be considered under the CI.

Click on Save.

Result:
Once a repository has been successfully classified, you can view its classification status and check against the repository in “Passing” status.

Last updated