Skip to content

Chloe/inventory schema#15

Open
ChloeNixon wants to merge 11 commits into
mainfrom
chloe/inventory-schema
Open

Chloe/inventory schema#15
ChloeNixon wants to merge 11 commits into
mainfrom
chloe/inventory-schema

Conversation

@ChloeNixon

Copy link
Copy Markdown
Collaborator

Added Inventory Schema. This should resolve the secret and merge conflict errors

draw-n and others added 7 commits November 1, 2023 20:05
Co-authored-by: draw-n <drawnformoney@gmail.com>
Co-authored-by: Kai Dubauskas <kaidubauskas@gmail.com>
* added Order schema

* made basic order controller functions

* Revert "made basic order controller functions"

This reverts commit c16383b.

* changed Order.ts according to comments
* added Order schema

* made basic order controller functions

* Revert "made basic order controller functions"

This reverts commit c16383b.

* created basic order controller functions

* updated Order.ts to reflect prior merge

---------

Co-authored-by: Kai Dubauskas <kaidubauskas@gmail.com>
@gitguardian

gitguardian Bot commented Nov 11, 2023

Copy link
Copy Markdown

⚠️ GitGuardian has uncovered 2 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
8644087 Google Cloud Keys d2089d7 config/serviceAccountKey.json View secret
8644087 Google Cloud Keys 9fd60a3 config/serviceAccountKey.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.

Our GitHub checks need improvements? Share your feedbacks!

@KaiDubauskas KaiDubauskas left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks fine, but Im not sure why there's 15 files that have been changed from .idea. Can't say what went wrong, but if you could make a new PR request but only push the necessary model and controller files. (ie when git adding, only add these files by name)

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.

4 participants