### Secret Detection advanced features

Secret Detection uses the Gitleaks tool to scan the repository for secrets. All identified secrets are reported in the:   

Merge request widget  

![secret-detection-in-mr](./secret-detection-in-mr.png)  

Pipelines’ Security tab  

![secret-detection-in-pipeline-tab](./secret-detection-in-pipeline-tab.png)  

Example project using Secret Detection: [Demo Secret Detection](https://jihulab.com/ultimate-plan/demo/secret-detection-demo/-/tree/1-test-secret-detection)

