Hardhat-Enterprises / Deakin-Detonator-Toolkit

Deakin Detonator Toolkit redesign using Tauri, React and Mantine.
14 stars 25 forks source link

[Feature Request]: Gitleak Tool Integration #641

Closed chandelshubham63 closed 4 months ago

chandelshubham63 commented 4 months ago

Name of Feature

Gitleak Tool

Priority

Low

Categories

New Tool Implementation

Description of Feature

Gitleak is a command-line tool designed to identify sensitive information within Git repositories. It scans repositories for secrets such as API keys, passwords, and other confidential data that may have been inadvertently committed. Integrating Gitleak into the Deakin Detonator Toolkit (DDT) can enhance its capabilities for conducting comprehensive security assessments of code repositories.

To-do:

Research Gitleak- Assess suitability for inclusion in DDT.

Implement Gitleak- Integrate in DDT.