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

chore: fix cookie vulnerability #6773

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Conversation

SagarRajput-7
Copy link
Contributor

@SagarRajput-7 SagarRajput-7 commented Jan 8, 2025

Summary

Related Issues / PR's

https://github.com/SigNoz/signoz/security/dependabot/183

Screenshots

NA

Affected Areas and Manually Tested Areas


Important

Add cookie package to package.json to address cookie vulnerability.

  • Dependencies:
    • Add cookie package version ^0.7.1 to dependencies in package.json.

This description was created by Ellipsis for 0fff4e9. It will automatically update as commits are pushed.

@SagarRajput-7 SagarRajput-7 requested a review from YounixM as a code owner January 8, 2025 09:34
@github-actions github-actions bot added bug Something isn't working chore labels Jan 8, 2025
Copy link

github-actions bot commented Jan 8, 2025

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

1 similar comment
Copy link

github-actions bot commented Jan 8, 2025

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 0fff4e9 in 18 seconds

More details
  • Looked at 13 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. frontend/package.json:249
  • Draft comment:
    Ensure the 'cookie' package is used in the codebase to address the vulnerability mentioned in the PR title.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The addition of the 'cookie' package in both dependencies and resolutions is consistent, but it's important to ensure that the package is actually used in the codebase to address the vulnerability mentioned in the PR title.
2. frontend/package.json:249
  • Draft comment:
    Ensure that the addition of the 'cookie' package is necessary and relevant to the current changes. If it's unrelated to the ClickHouseReader interface or design token usage, consider removing it.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The addition of the 'cookie' package seems unrelated to the ClickHouseReader interface or any design token usage.

Workflow ID: wflow_gCJW6jSfZEw6Blm5


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

github-actions bot commented Jan 8, 2025

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@SagarRajput-7 SagarRajput-7 removed the bug Something isn't working label Jan 8, 2025
@github-actions github-actions bot added the bug Something isn't working label Jan 8, 2025
@SagarRajput-7 SagarRajput-7 merged commit 3787c5c into main Jan 8, 2025
16 checks passed
@SagarRajput-7 SagarRajput-7 deleted the fix-cookie-vulnerability branch January 8, 2025 12:14
amlannandy pushed a commit that referenced this pull request Jan 16, 2025
amlannandy pushed a commit that referenced this pull request Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants