Secrets Scan

Modified on Wed, 11 Oct 2023 at 05:16 PM




Prerequisite

  • Clouddefense CLI 
  • Gitleaks

Steps

To scan for secrets we need to pass “--no-git” flag from the CLI like,


// Some codecdefense full --api-key=6262fe7f-1434-2711-78fa-268ce4187339 --path=/opt/secretsandstuff --project-name=leaks --no-git
In the above command we pass our api-key, with the project path to scan and –no-git to include secret scans.


Once scans finish we can look the data in UI



And once expanded ,we can see our data

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article