zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
159 stars 89 forks source link

port(v3/ftp): Use `sha256` instead of `sha1` #2893

Closed traeok closed 2 months ago

traeok commented 2 months ago

Proposed changes

This is a port of the SHA256 change for the next branch.

Release Notes

Milestone:

Changelog:

Types of changes

What types of changes does your code introduce to Zowe Explorer? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This checklist will be used as reference for both the contributor and the reviewer

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
40.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.38%. Comparing base (c131df3) to head (cb6aba7).

Files Patch % Lines
...er-ftp-extension/src/ZoweExplorerAbstractFtpApi.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## next #2893 +/- ## ======================================== Coverage 93.38% 93.38% ======================================== Files 121 121 Lines 10835 10835 Branches 2205 2309 +104 ======================================== Hits 10118 10118 Misses 714 714 Partials 3 3 ```

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