Fangfrisch

Latest version: v1.9.0

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

Scan your dependencies

Page 2 of 3

1.5.0

- When running external commands, Fangfrisch now catches all types of exceptions, not only those in the
subprocess exception hierarchy. This allows refresh operations to continue if one of them raised
an exception. Previous versions exited whenever one of the external commands failed.

1.4.0

- Allow the use of `url_xyz = disabled` in addition to empty values to disable URLs.

- Remove `url_doppelstern*` and `url_crdfam_clamav` from Sanesecurity's provider section because the related
signatures are no longer maintained and/or no longer distributed by Sanesecurity.

1.3.0

- URL configuration entries can be individually disabled by setting them to an empty value.

- Disable discontinued "scamnailer" URL (see http://www.scamnailer.info for more information).

1.2.0

- In addition to console (i.e. stdout/stderr) logging, Fangfrisch now supports syslog.
See the documentation for configuration options `log_method` et al for details.

1.1.0

If you are upgrading from a previous release, you need to either delete all existing database tables or create a new
DB, followed by running `fangfrisch initdb`.

- Clean up previously downloaded files when their local path changes.
This can happen when `filename_xyz` entries are added or modified.
Suggested by amishmm.

- When a provider section is disabled, clean up associated virus signature files.
This feature can optionally be disabled using the new `cleanup` configuration parameter.
Suggested by amishmm.

- Running `fangfrisch --force initdb` will attempt to drop existing tables.

- Introduce the *dumpmappings* action.
This allows passing URL-to-filepath mappings recorded in the database to utilities like `awk` without accessing the
DB directly.

1.0.1

- Add two disabled data sources which are only available with a paid subscription to SecuriteInfo default configuration.
Suggested by Arnaud Jacques.

- Reduce default SecuriteInfo interval to one hour. Suggested by Arnaud Jacques.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.