gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
184 stars 23 forks source link

[addtool] driftctl #1614

Open gwen001 opened 9 months ago

gwen001 commented 9 months ago

[tags]aws,cloud,github,azure,google,scanner[/tags] [short_descr]Detect, track and alert on infrastructure drift.[/short_descr] [link] https://github.com/snyk/driftctl [/link] [long_descr] Infrastructure drift is a blind spot and a source of potential security issues. Drift can have multiple causes: from team members creating or updating infrastructure through the web console without backporting changes to Terraform, to unexpected actions from authenticated apps and services.

You can't efficiently improve what you don't track. We track coverage for unit tests, why not infrastructure as code coverage?

Spot discrepancies as they happen: driftctl is a free and open-source CLI that warns of infrastructure drifts and fills in the missing piece in your DevSecOps toolbox.

Features:

gwen001 commented 9 months ago

Issue correctly handled, tool is waiting for human validation.