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

update #3

Merged
merged 2 commits into from
Jun 11, 2024
Merged

update #3

merged 2 commits into from
Jun 11, 2024

Conversation

JC-Coder
Copy link
Contributor

Pull Request Template

Description

Please include a summary of the change and which issue is fixed (if applicable).

Related Issue

  • Fixes # (issue number)

Contribution Guidelines

Before submitting this pull request, please review our Contribution Guidelines to understand how to contribute to this project.

Checklist

  • I have reviewed the Contribution Guidelines linked above.
  • I have tested my changes thoroughly and ensured that all existing tests pass.
  • I have provided clear and concise commit messages.
  • I have updated the project's documentation as necessary.

Screenshots (if applicable)

Additional context (if needed)

@JC-Coder JC-Coder merged commit 4ab7e5b into dev Jun 11, 2024
1 check passed
Comment on lines +75 to +78
{
_id: ratingId,
user: user._id,
},

Check failure

Code scanning / CodeQL

Database query built from user-controlled sources High

This query object depends on a
user-provided value
.
Comment on lines +79 to +81
{
...payload,
},

Check failure

Code scanning / CodeQL

Database query built from user-controlled sources High

This query object depends on a
user-provided value
.
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