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

440 minor backend for categories #557

Closed
wants to merge 28 commits into from

Conversation

BareMaxx
Copy link
Contributor

Purpose/Approach

Testing steps to find bugs or errors in added code.

  • [ ]

@BareMaxx BareMaxx linked an issue Mar 14, 2023 that may be closed by this pull request
5 tasks
@nx-cloud
Copy link

nx-cloud bot commented Mar 14, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3cd7f64. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@stackblitz
Copy link

stackblitz bot commented Mar 14, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link

vercel bot commented Mar 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mealtime ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 10:19am
mealtime-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 8, 2023 10:19am

@gitguardian
Copy link

gitguardian bot commented Mar 14, 2023

⚠️ GitGuardian has uncovered 6 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
4062480 GitHub OAuth App Keys 11ccf8b tools/generators/gen-env/files/template.env View secret
4062479 Google OAuth2 Keys 11ccf8b tools/generators/gen-env/files/template.env View secret
4062478 Generic Private Key 11ccf8b tools/generators/gen-env/files/template.env View secret
4062480 GitHub OAuth App Keys 11ccf8b tools/generators/gen-env/files/template.env.docker View secret
4062479 Google OAuth2 Keys 11ccf8b tools/generators/gen-env/files/template.env.docker View secret
4062478 Generic Private Key 11ccf8b tools/generators/gen-env/files/template.env.docker 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.

Our GitHub checks need improvements? Share your feedbacks!

Since the work on this feature started a new format for
using ExceptionMessages was introduced invalidating
the methods used before. This is now addressed with
this commit.
@vercel vercel bot temporarily deployed to Preview – mealtime March 20, 2023 13:28 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime-api March 20, 2023 13:29 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime-api March 20, 2023 19:39 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime March 20, 2023 19:39 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime-api March 21, 2023 12:01 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime March 21, 2023 12:02 Inactive
@sonarcloud
Copy link

sonarcloud bot commented Mar 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vercel vercel bot temporarily deployed to Preview – mealtime-api March 21, 2023 12:16 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime March 21, 2023 12:16 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime-api May 8, 2023 10:14 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime May 8, 2023 10:15 Inactive
@sonarcloud
Copy link

sonarcloud bot commented May 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@vercel vercel bot temporarily deployed to Preview – mealtime-api May 8, 2023 10:18 Inactive
@vercel vercel bot temporarily deployed to Preview – mealtime May 8, 2023 10:19 Inactive
@Andreasgdp Andreasgdp closed this Sep 30, 2023
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.

[Minor]: Backend for Categories
2 participants