Cfv

Latest version: v3.1.0

Safety actively analyzes 701698 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.7.2

* Fixed makefile not finding pkgdir if installing to /usr/local and no site-packages in /usr/local is in python's sys.path.
* Added -q option.
* Make exit status a bitwise or of the various possible error types.
* Added cferror counter/exit status for unrecognized checksum files.
* Catch errors opening checksum files and set cferror counter instead of exiting with unhandled exception.
* Add error message for reading unrecognized lines in a checksum file, and set cferror counter.
* Use Longs for per file sizes too, should be no large file issues anymore. (if you are using fchksum you should upgrade to 1.3 too.)
* Time format uses .3 instead of .2 precision.

1.7.1

* Fixed reading md5sum files that had dos eol on non-dos systems.
* Loosened .sfv file recognition all the way.
* Added --help alias for -h.
* Added --version.

1.7

* Made ignore case option always search for correct filename if using show unverified files mode. Fixes problem with incorrectly showing some files as unverified on FAT drives.
* Caches dir entries for much faster ignore case operation.
* Accepts - to represent stdin for data source and/or stdout for destination of checksums.
* Added -VV option.
* Errors printed to stderr instead of stdout.
* Uses class instances instead of imp module for checksum types.
* If using fchksum module, you now need at least version 1.2 (due to stdin ability).

1.6

* Added ignore case option.
* Added fix paths option.
* Added handler for csv files with the dir seperate from the file name (-t csv4).
* Makes any absolute paths found in checksum files into relative paths.
* Added show paths option.

1.5.2

* Added test suite.
* Fixed 'x not in list' error when using -u and checksum file was not among the files to be tested. (First bug found with test suite ;)
* Exits with non-zero status if any errors occured.

1.5.1

* Fixed install wrapper stuff to compile _after_ it has been installed into the target dir.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.