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

feat(get): verify file integrity #1166

Closed
wants to merge 3 commits into from
Closed

Conversation

ayushmanchhabra
Copy link
Collaborator

@ayushmanchhabra ayushmanchhabra commented Jul 16, 2024

  • Check if sha256 text file has not been tampered with
  • Check integrity of compressed file
  • Check intergrity of files after decompression

Copy link
Contributor

github-actions bot commented Jul 16, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 26.65% 456 / 1711
🔵 Statements 26.65% 456 / 1711
🔵 Functions 25% 7 / 28
🔵 Branches 52.94% 9 / 17
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/get/verify.js 100% 100% 100% 100%
Generated in workflow #798

@ayushmanchhabra ayushmanchhabra changed the title feat(get): verify signature post decompress feat(get): verify integrity of binary post decompress Jul 16, 2024
@ayushmanchhabra ayushmanchhabra changed the title feat(get): verify integrity of binary post decompress feat(get): verify integrity of binary before decompress Jul 16, 2024
@ayushmanchhabra ayushmanchhabra changed the title feat(get): verify integrity of binary before decompress feat(get): verify integrity of binary Jul 19, 2024
@ayushmanchhabra ayushmanchhabra changed the title feat(get): verify integrity of binary feat(get): verify file integrity Jul 19, 2024
@ayushmanchhabra ayushmanchhabra changed the title feat(get): verify file integrity chore(get): verify file integrity Aug 4, 2024
@ayushmanchhabra ayushmanchhabra changed the title chore(get): verify file integrity feat(get): verify file integrity Aug 10, 2024
@ayushmanchhabra ayushmanchhabra deleted the feat/verify-signature branch August 10, 2024 20:15
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.

1 participant