From 68c8552d4a2128fa7c510f8d97854d713a984bf3 Mon Sep 17 00:00:00 2001 From: JQCVSC <65506340+JQCVSC@users.noreply.github.com> Date: Fri, 12 Jul 2024 18:58:55 -0700 Subject: [PATCH] Create submissions.md --- _includes/submissions.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 _includes/submissions.md diff --git a/_includes/submissions.md b/_includes/submissions.md new file mode 100644 index 0000000..dd4c419 --- /dev/null +++ b/_includes/submissions.md @@ -0,0 +1,19 @@ +# Submissions 📥 + +This is the place to add your submissions for the Cloud Security Web App Challenge! + +## AWS + +| Name | Deployed App URL | GitHub Repo URL | +| ------------- | --------------------|-------------------| +| Participant 1 | [Deployed App URL] | [GitHub Repo URL] | +| Participant 2 | [Deployed App URL] | [GitHub Repo URL] | +| Participant 3 | [Deployed App URL] | [GitHub Repo URL] | + +## GCP + +| Name | Deployed App URL | GitHub Repo URL | +| ------------- | --------------------|-------------------| +| Participant 1 | [Deployed App URL] | [GitHub Repo URL] | +| Participant 2 | [Deployed App URL] | [GitHub Repo URL] | +| Participant 3 | [Deployed App URL] | [GitHub Repo URL] |