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

Invitation crud 2 #55

Open
wants to merge 362 commits into
base: staging
Choose a base branch
from
Open

Invitation crud 2 #55

wants to merge 362 commits into from

Conversation

Preshy-Jones
Copy link
Collaborator

No description provided.

@gitguardian
Copy link

gitguardian bot commented Nov 30, 2022

⚠️ GitGuardian has uncovered 112 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 Secret Commit Filename
5165988 Google OAuth2 Keys 6b5a22c .env-ini View secret
5146395 Google Cloud Keys 6b5a22c .env-ini View secret
5146396 SendGrid Key 6b5a22c .env-ini View secret
5146397 MongoDB Credentials 6b5a22c .env-ini View secret
5146394 Google OAuth2 Keys 6b5a22c .env1 View secret
5146395 Google Cloud Keys 6b5a22c .env1 View secret
5146396 SendGrid Key 6b5a22c .env1 View secret
5146397 MongoDB Credentials 6b5a22c .env1 View secret
5146395 Google Cloud Keys 7501c63 src/controllers/calendar.js View secret
5146395 Google Cloud Keys c556d44 src/controllers/calendar.js View secret
5146395 Google Cloud Keys 3902a9a src/controllers/calendar.js View secret
5169786 Google OAuth2 Keys 14ec228 env.example View secret
5146395 Google Cloud Keys 14ec228 env.example View secret
5169787 Google Cloud Keys 14ec228 env.example View secret
5146396 SendGrid Key 14ec228 env.example View secret
5169788 MongoDB Credentials 14ec228 env.example View secret
5165988 Google OAuth2 Keys bdd6f0c .env-ini View secret
5146395 Google Cloud Keys bdd6f0c .env-ini View secret
5146396 SendGrid Key bdd6f0c .env-ini View secret
5146397 MongoDB Credentials bdd6f0c .env-ini View secret
5146394 Google OAuth2 Keys bdd6f0c .env1 View secret
5146395 Google Cloud Keys bdd6f0c .env1 View secret
5146396 SendGrid Key bdd6f0c .env1 View secret
5146397 MongoDB Credentials bdd6f0c .env1 View secret
5146395 Google Cloud Keys bdd6f0c src/controllers/calendar.js View secret
5165988 Google OAuth2 Keys 1c55b7b .env-ini View secret
5146395 Google Cloud Keys 1c55b7b .env-ini View secret
5146396 SendGrid Key 1c55b7b .env-ini View secret
5146397 MongoDB Credentials 1c55b7b .env-ini View secret
5146394 Google OAuth2 Keys 1c55b7b .env1 View secret
5146395 Google Cloud Keys 1c55b7b .env1 View secret
5146396 SendGrid Key 1c55b7b .env1 View secret
5146397 MongoDB Credentials 1c55b7b .env1 View secret
5165988 Google OAuth2 Keys 94a5ec3 .env-ini View secret
5146395 Google Cloud Keys 94a5ec3 .env-ini View secret
5146396 SendGrid Key 94a5ec3 .env-ini View secret
5146397 MongoDB Credentials 94a5ec3 .env-ini View secret
5146394 Google OAuth2 Keys 94a5ec3 .env1 View secret
5146395 Google Cloud Keys 94a5ec3 .env1 View secret
5146396 SendGrid Key 94a5ec3 .env1 View secret
5146397 MongoDB Credentials 94a5ec3 .env1 View secret
5169786 Google OAuth2 Keys 8cb38b5 env.example View secret
5146395 Google Cloud Keys 8cb38b5 env.example View secret
5169787 Google Cloud Keys 8cb38b5 env.example View secret
5146396 SendGrid Key 8cb38b5 env.example View secret
5169788 MongoDB Credentials 8cb38b5 env.example View secret
5146395 Google Cloud Keys 8cb38b5 src/controllers/calendar.js View secret
5146395 Google Cloud Keys 8cb38b5 src/controllers/calendar.js View secret
5169786 Google OAuth2 Keys 2352aa1 env.example View secret
5146395 Google Cloud Keys 2352aa1 env.example View secret
5169787 Google Cloud Keys 2352aa1 env.example View secret
5146396 SendGrid Key 2352aa1 env.example View secret
5169788 MongoDB Credentials 2352aa1 env.example View secret
5146395 Google Cloud Keys 2352aa1 src/controllers/calendar.js View secret
5169786 Google OAuth2 Keys bc7a9cb env.example View secret
5146395 Google Cloud Keys bc7a9cb env.example View secret
5169787 Google Cloud Keys bc7a9cb env.example View secret
5146396 SendGrid Key bc7a9cb env.example View secret
5169788 MongoDB Credentials bc7a9cb env.example View secret
5169786 Google OAuth2 Keys b07d0a3 env.example View secret
5146395 Google Cloud Keys b07d0a3 env.example View secret
5169787 Google Cloud Keys b07d0a3 env.example View secret
5146396 SendGrid Key b07d0a3 env.example View secret
5169788 MongoDB Credentials b07d0a3 env.example View secret
5146395 Google Cloud Keys b07d0a3 src/controllers/calendar.js View secret
5188301 Google Cloud Keys 9c9e726 src/controllers/calendar.js View secret
5146395 Google Cloud Keys 9c9e726 src/controllers/calendar.js View secret
5188301 Google Cloud Keys 10fd3a2 src/controllers/calendar.js View secret
5146395 Google Cloud Keys 10fd3a2 src/controllers/calendar.js View secret
5169786 Google OAuth2 Keys 247dfeb env.example View secret
5146395 Google Cloud Keys 247dfeb env.example View secret
5169787 Google Cloud Keys 247dfeb env.example View secret
5146396 SendGrid Key 247dfeb env.example View secret
5169788 MongoDB Credentials 247dfeb env.example View secret
5146395 Google Cloud Keys 247dfeb src/controllers/calendar.js View secret
5188301 Google Cloud Keys 247dfeb src/controllers/calendar.js View secret
5169786 Google OAuth2 Keys 9ac1baa env.example View secret
5146395 Google Cloud Keys 9ac1baa env.example View secret
5169787 Google Cloud Keys 9ac1baa env.example View secret
5146396 SendGrid Key 9ac1baa env.example View secret

and 32 others.

🛠 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.

Our GitHub checks need improvements? Share your feedbacks!

RY3IEZN and others added 29 commits November 30, 2022 23:31
…er-rsvped-for

Bec 26 get list of events user rsvped for
Preshy-Jones and others added 30 commits January 10, 2023 21:58
added the new gmail for contact us
Signed-off-by: Ekene Nwobodo <nwobodoe71@gmail.com>
Signed-off-by: Ekene Nwobodo <nwobodoe71@gmail.com>
Signed-off-by: Ekene Nwobodo <nwobodoe71@gmail.com>
Signed-off-by: Ekene Nwobodo <nwobodoe71@gmail.com>
Signed-off-by: Ekene Nwobodo <nwobodoe71@gmail.com>
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.

7 participants