File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 144144 <dependency >
145145 <groupId >lib.pwss</groupId >
146146 <artifactId >algorithm-hash-extraction</artifactId >
147- <version >1.2.6 </version >
147+ <version >1.2.7 </version >
148148 </dependency >
149149
150150
151151 <!-- https://github.com/pwssOrg/PWSS-DirectoryNav/packages/2588313 -->
152152 <dependency >
153153 <groupId >lib.pwss</groupId >
154154 <artifactId >directory_nav</artifactId >
155- <version >1.5.4 </version >
155+ <version >1.5.5 </version >
156156 </dependency >
157157
158158 <!-- https://github.com/pwssOrg/PWSS-FileQuarantine/packages/2687320 -->
159159 <dependency >
160160 <groupId >lib.pwss</groupId >
161161 <artifactId >file-quarantine</artifactId >
162- <version >1.0.5 </version >
162+ <version >1.0.6 </version >
163163 </dependency >
164164
165165
Original file line number Diff line number Diff line change 11# File-Integrity Scanner
2-
32## Overview
43
54The ** File-Integrity Scanner** is a powerful tool designed to ensure the integrity of files by using cryptographic
65hash functions. This application provides peace of mind that files have not been tampered with, which is crucial
76for security and data verification purposes.
87
8+
9+
910## What is a File Integrity Scanner?
1011
1112A file integrity scanner is a software utility that computes cryptographic hashes of files and monitors them for
1213changes. This process helps in detecting unauthorized modifications or corruption of critical files on a local
1314machine.
1415
16+
1517## Key Features
1618
1719- ** Hashing Algorithms:** Supports three different hashing algorithms:
@@ -24,12 +26,13 @@ machine.
2426- ** Local Operation:** The scanner runs exclusively on the user's local machine. No remote services are required
2527or desired, ensuring full control over data integrity for the end-user.
2628
27- - ** No Spyware or Tracking:** The default version contains no spyware or tracking software.
2829
2930![ File Integrity Scanner Image] ( https://github.com/pwssOrg/File-Integrity-Scanner/blob/master/.github/assets/images/640x486.jpg?raw=true )
3031
3132---
3233
34+ 🛡️ ** Zero spyware. Zero tracking. Full respect for your privacy.**
35+
3336## Basic Setup Instructions
3437
3538### Requirements
You can’t perform that action at this time.
0 commit comments