Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow overriding env vars in flows #270

Merged
merged 12 commits into from
Oct 18, 2024
Merged

feat: allow overriding env vars in flows #270

merged 12 commits into from
Oct 18, 2024

Conversation

tedim52
Copy link
Contributor

@tedim52 tedim52 commented Oct 7, 2024

No description provided.

Copy link

gitguardian bot commented Oct 7, 2024

⚠️ GitGuardian has uncovered 5 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
13334427 Triggered Username Password bfae73f ci/docker-compose.yml View secret
13106060 Triggered Generic High Entropy Secret bfae73f ci/obd-demo.yaml View secret
13358409 Triggered Generic High Entropy Secret bfae73f ci/obd-demo.yaml View secret
13358409 Triggered Generic High Entropy Secret 7f9726b ci/obd-demo.yaml View secret
13106060 Triggered Generic High Entropy Secret 7f9726b ci/obd-demo.yaml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Copy link

cloudflare-workers-and-pages bot commented Oct 7, 2024

Deploying kardinal with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7f9726b
Status: ✅  Deploy successful!
Preview URL: https://4922722a.kardinal.pages.dev
Branch Preview URL: https://tedi-envvars.kardinal.pages.dev

View logs

@tedim52 tedim52 changed the title Tedi/envvars feat: allow overriding env vars in flows Oct 7, 2024
@tedim52 tedim52 requested a review from leoporoli October 9, 2024 13:00
@tedim52 tedim52 merged commit 657df8a into main Oct 18, 2024
13 of 14 checks passed
tedim52 pushed a commit that referenced this pull request Oct 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.4](0.4.3...0.4.4)
(2024-10-18)


### Features

* [pt1.] version cmd
([#281](#281))
([563e0a3](563e0a3))
* allow overriding env vars in flows
([#270](#270))
([657df8a](657df8a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants