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

#325 udpate proejct settings #327

Merged
merged 3 commits into from
Jul 22, 2024
Merged

#325 udpate proejct settings #327

merged 3 commits into from
Jul 22, 2024

Conversation

SaintAngeLs
Copy link
Owner

Add more labels

Copy link

gitguardian bot commented Jul 22, 2024

⚠️ GitGuardian has uncovered 28 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
13122842 Triggered Company Email Password 5f6bc1f MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/appsettings.local.json View secret
13122842 Triggered Company Email Password 5f6bc1f MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Reactions/src/MiniSpace.Services.Reactions.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Reports/src/MiniSpace.Services.Reports.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Organizations/src/MiniSpace.Services.Organizations.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.MediaFiles/src/MiniSpace.Services.MediaFiles.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Reports/src/MiniSpace.Services.Reports.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Students/src/MiniSpace.Services.Students.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Posts/src/MiniSpace.Services.Posts.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Reactions/src/MiniSpace.Services.Reactions.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Students/src/MiniSpace.Services.Students.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Comments/src/MiniSpace.Services.Comments.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Friends/src/MiniSpace.Services.Friends.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Comments/src/MiniSpace.Services.Comments.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Posts/src/MiniSpace.Services.Posts.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Organizations/src/MiniSpace.Services.Organizations.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.MediaFiles/src/MiniSpace.Services.MediaFiles.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Identity/src/MiniSpace.Services.Identity.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Notifications/src/MiniSpace.Services.Notifications.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Friends/src/MiniSpace.Services.Friends.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Events/src/MiniSpace.Services.Events.Api/appsettings.docker.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Events/src/MiniSpace.Services.Events.Api/appsettings.local.json View secret
13122843 Triggered MongoDB Credentials 5f6bc1f MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/appsettings.local.json View secret
13122844 Triggered SMTP credentials 5f6bc1f MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/appsettings.docker.json View secret
13122844 Triggered SMTP credentials 5f6bc1f MiniSpace.Services.Email/src/MiniSpace.Services.Email.Api/appsettings.local.json 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

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.53%. Comparing base (90a3d8d) to head (4acf5c6).
Report is 13 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  Coverage   68.53%   68.53%           
=======================================
  Files         265      265           
  Lines        3350     3350           
  Branches      283      283           
=======================================
  Hits         2296     2296           
  Misses        970      970           
  Partials       84       84           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@SaintAngeLs SaintAngeLs merged commit aec992d into main Jul 22, 2024
58 of 61 checks passed
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.

1 participant