Quality Assurance
The group of operations "Quality Assurance" contains steps to verify and check SIPs.
Identify duplicate files in Fedora based on SHA-512 checksum
This operation checks for each file present in an SIP if a file with the same SHA-512 checksum already exists in Fedora. If any duplicate files are found, it outputs an error message with the PIDs of the duplicate files.
docuteam-actions checkForExistingBinariesByHash -c [/path/to/]config.json
Options:
--version Show version number [boolean]
--debug Set log level to debug [boolean]
-c, --config Configuration file path [string] [required]
--help Show help [boolean]
-d, --data Input file path [string] [required]