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

fix vulnerabiity in yaml constructor #198

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Dec 14, 2022

Signed-off-by: Subhobrata Dey sbcd90@gmail.com

Description

fix vulnerabiity in yaml constructor

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@sbcd90 sbcd90 requested a review from a team December 14, 2022 17:55
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2022

Codecov Report

Merging #198 (c75e1be) into main (9579e51) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main     #198   +/-   ##
=========================================
  Coverage     39.06%   39.06%           
  Complexity      890      890           
=========================================
  Files           176      176           
  Lines          6722     6722           
  Branches        820      820           
=========================================
  Hits           2626     2626           
  Misses         3854     3854           
  Partials        242      242           
Impacted Files Coverage Δ
.../securityanalytics/rules/backend/QueryBackend.java 65.48% <100.00%> (ø)
...rch/securityanalytics/rules/objects/SigmaRule.java 91.01% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sbcd90 sbcd90 merged commit d73be6d into opensearch-project:main Dec 16, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 16, 2022
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
(cherry picked from commit d73be6d)
sbcd90 pushed a commit that referenced this pull request Dec 17, 2022
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Feb 20, 2024
* [FEATURE] Add chart tooltips opensearch-project#198

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>

* [FEATURE] Add chart tooltips opensearch-project#198

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>

* [FEATURE] Add interactive legend into charts opensearch-project#199

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>

* Reverting, pushed to wrong branch

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>

Signed-off-by: Jovan Cvetkovic <jovanca.cvetkovic@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants