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 gjson to fix security issue #321

Merged
merged 1 commit into from
Oct 26, 2021
Merged

update gjson to fix security issue #321

merged 1 commit into from
Oct 26, 2021

Conversation

localvar
Copy link
Collaborator

No description provided.

Copy link

@megaeasex megaeasex left a comment

Choose a reason for hiding this comment

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

[TASK:easegress-pr-test SUCCESS]megaease/easegress Pull Request 321 Deploy Test Success

@@ -128,30 +105,30 @@ type (
// 1. Based on comparison between old and new part of entry.
// 2. Based on comparison on entries with the same prefix.
Informer interface {
OnPartOfServiceSpec(serviceName string, gjsonPath GJSONPath, fn ServiceSpecFunc) error
Copy link
Contributor

Choose a reason for hiding this comment

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

Why delete them instead of just updating the vendor?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

they are not used, so I remove the dependency from informer.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #321 (ac2d749) into main (465736c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   80.23%   80.23%           
=======================================
  Files          53       53           
  Lines        6098     6098           
=======================================
  Hits         4893     4893           
  Misses        943      943           
  Partials      262      262           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 465736c...ac2d749. Read the comment docs.

Copy link
Contributor

@suchen-sci suchen-sci left a comment

Choose a reason for hiding this comment

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

LGTM.

@xxx7xxxx xxx7xxxx merged commit c050dbb into easegress-io:main Oct 26, 2021
@localvar localvar deleted the fix-security-issue branch October 28, 2021 05:44
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.

None yet

5 participants