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: host url cicd event in pre post ci and cd #185

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

RajeevRanjan27
Copy link
Contributor

@RajeevRanjan27 RajeevRanjan27 commented Sep 23, 2024

Copy link

gitguardian bot commented Sep 23, 2024

⚠️ GitGuardian has uncovered 3 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
13816532 Triggered Generic Private Key f6e2f2a vendor/github.com/google/s2a-go/testdata/mds_client_key.pem View secret
13816533 Triggered Generic Private Key f6e2f2a vendor/github.com/google/s2a-go/testdata/mds_server_key.pem View secret
13816534 Triggered Generic Private Key f6e2f2a vendor/github.com/google/s2a-go/testdata/self_signed_key.pem 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

sonarcloud bot commented Sep 23, 2024

@RajeevRanjan27 RajeevRanjan27 merged commit db72ee5 into develop Sep 23, 2024
3 checks passed
vikramdevtron added a commit that referenced this pull request Oct 3, 2024
* fix: delete dangling buildkit deployments leveraging owner-reference (#178)

* fix: delete dangling buildkit deployments leveraging owner-reference

* vendor update

* update k8s vendor files

* update vendor

* fix: use constants from common lib

* chore: refactor buildx nodes create logic

* chore: common lib version bump (#183)

* common lib version bump

* semantic

* feat: host url cicd event in pre post ci and cd (#185)

* added field baseUrl

* added host url field

* remove job check

* semantic

* fix: sync with common-lib changes
This PR was created by multi-gitter to sync common-lib changes across multiple repositories.

---------

Co-authored-by: iamayushm <[email protected]>
Co-authored-by: Gireesh Naidu <[email protected]>
Co-authored-by: Prakash <[email protected]>
Co-authored-by: Rajeev Ranjan <[email protected]>
Co-authored-by: Ash-exp <[email protected]>
Co-authored-by: prakhar katiyar <[email protected]>
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