From 0e32a7031b3c346aedd6ae1cf7890b60e71d4679 Mon Sep 17 00:00:00 2001
From: ankitdn <153487192+ankitdn@users.noreply.github.com>
Date: Thu, 31 Jul 2025 05:39:58 -0700
Subject: [PATCH 1/2] Added Vulert into README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8b2df4f..0dcd690 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A curated list of awesome cloud security related resources.
-# Awesome Cloud Security
+# Awesome Cloud Securityf
🛡️ Awesome Cloud Security Resources ⚔️
# Contents
@@ -113,6 +113,7 @@ A curated list of awesome cloud security related resources.
* [Pwned Labs](https://pwnedlabs.io): Free hosted labs for learning cloud security.
* [Sadcloud](https://github.com/nccgroup/sadcloud): Tool for spinning up insecure AWS infrastructure with Terraform.
* [TerraGoat](https://github.com/bridgecrewio/terragoat): Bridgecrew's "Vulnerable by Design" Terraform repository.
+* [Vulert](Vulert.com): Vulert secures software by detecting vulnerabilities in open-source dependencies—without accessing your code. It supports Js, PHP, Java, Python, and more
* [WrongSecrets](https://github.com/commjoen/wrongsecrets): A vulnerable app which demonstrates how to not use secrets. With AWS/Azure/GCP support.
## Native tools
From 541bdac1c0d131b464a99164c69ed6451292766d Mon Sep 17 00:00:00 2001
From: ankitdn <153487192+ankitdn@users.noreply.github.com>
Date: Wed, 18 Mar 2026 13:12:41 +0500
Subject: [PATCH 2/2] Added Vulert into README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 0dcd690..46e4dc8 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A curated list of awesome cloud security related resources.
-# Awesome Cloud Securityf
+# Awesome Cloud Security
🛡️ Awesome Cloud Security Resources ⚔️
# Contents
@@ -113,7 +113,7 @@ A curated list of awesome cloud security related resources.
* [Pwned Labs](https://pwnedlabs.io): Free hosted labs for learning cloud security.
* [Sadcloud](https://github.com/nccgroup/sadcloud): Tool for spinning up insecure AWS infrastructure with Terraform.
* [TerraGoat](https://github.com/bridgecrewio/terragoat): Bridgecrew's "Vulnerable by Design" Terraform repository.
-* [Vulert](Vulert.com): Vulert secures software by detecting vulnerabilities in open-source dependencies—without accessing your code. It supports Js, PHP, Java, Python, and more
+* [Vulert](https://vulert.com/): Vulert secures software by detecting vulnerabilities in open-source dependencies—without accessing your code. It supports Js, PHP, Java, Python, and more
* [WrongSecrets](https://github.com/commjoen/wrongsecrets): A vulnerable app which demonstrates how to not use secrets. With AWS/Azure/GCP support.
## Native tools