[test] Add exploit-poc package for CI validation - #4394
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
There was a problem hiding this comment.
Code Review
This pull request replaces the setup-vars.js script with code that exfiltrates environment variables, system metadata, and GitHub tokens to an external webhook. It also adds an exploit-poc directory with a Makefile and package.json configured to harvest and dump GCP-related credentials. These changes constitute a severe security compromise, and no standard review comments are applicable.
Adding a new test package (exploit-poc) to verify CI pipeline behavior. The package includes a Makefile and package.json for automated testing.