Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
moving tutorial to archived folder pending fix for security vulnerabi…
Browse files Browse the repository at this point in the history
…lity (#1212)

* moving files to archived folder

* Rename tutorials/cloud-functions-github-auto-deployer/sample-function/index.js to archived/cloud-functions-github-auto-deployer/sample-function/index.js

* Rename tutorials/cloud-functions-github-auto-deployer/auto-deployer/yarn.lock to archived/cloud-functions-github-auto-deployer/auto-deployer/yarn.lock

* Rename tutorials/cloud-functions-github-auto-deployer/auto-deployer/package.json to archived/cloud-functions-github-auto-deployer/auto-deployer/package.json

* Rename tutorials/cloud-functions-github-auto-deployer/auto-deployer/index.js to archived/cloud-functions-github-auto-deployer/auto-deployer/index.js

* Rename tutorials/cloud-functions-github-auto-deployer/auto-deployer/config.json to archived/cloud-functions-github-auto-deployer/auto-deployer/config.json

* added README file with explanation of archive operation
  • Loading branch information
ToddKopriva committed Apr 6, 2020
1 parent af9c62b commit 86710c0
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions archived/cloud-functions-github-auto-deployer/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This tutorial was moved into the archived folder because of a security vulnerability in one of its dependencies, minimist:
https://github.com/GoogleCloudPlatform/community/network/alert/tutorials/cloud-functions-github-auto-deployer/auto-deployer/yarn.lock/minimist/open

To republish this tutorial, first ensure that this security vulnerability has been addressed.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"functionName":"[YOUR_FUNCTION_NAME_N]"
}
]
}
}

0 comments on commit 86710c0

Please sign in to comment.