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 CVE issues by pinning packages in requirements-dev.txt #383

Merged
merged 3 commits into from
Mar 5, 2024

Conversation

rawwar
Copy link
Contributor

@rawwar rawwar commented Mar 5, 2024

Description

Fix CVE issues

Issues Resolved

#343
#363
#364

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: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.53%. Comparing base (e0b1bcf) to head (74c7b48).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #383   +/-   ##
=======================================
  Coverage   91.53%   91.53%           
=======================================
  Files          42       42           
  Lines        4395     4395           
=======================================
  Hits         4023     4023           
  Misses        372      372           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rawwar rawwar marked this pull request as ready for review March 5, 2024 04:08
@dhrubo-os dhrubo-os merged commit 529ee34 into opensearch-project:main Mar 5, 2024
23 checks passed
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.

3 participants