nasa / earthdata-search

Earthdata Search is a web application developed by NASA EOSDIS to enable data discovery, search, comparison, visualization, and access across EOSDIS' Earth Science data holdings.
https://search.earthdata.nasa.gov
Other
743 stars 221 forks source link

EDSC-4227: upgrade axios version #1794

Closed rushgeo closed 1 month ago

rushgeo commented 1 month ago

Overview

What is the feature?

Fixes vulnerability in EDSC for server-side request forgery.

What is the Solution?

Upgraded the Axios package version.

Testing

Do regression testing following the EDSC regression test guide.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.26%. Comparing base (ffe3b05) to head (9adccf9). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1794 +/- ## ======================================= Coverage 93.26% 93.26% ======================================= Files 749 749 Lines 18208 18208 Branches 4688 4704 +16 ======================================= Hits 16981 16981 + Misses 1179 1143 -36 - Partials 48 84 +36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.