Silence

Latest version: v2.2.0

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

Scan your dependencies

Page 4 of 7

1.1.2

- Set the default address for the webserver to `127.0.0.1` instead of `0.0.0.0`
- Removed the default `SECRET_KEY`, it is now always required to provide one

1.1.1

- Updated README
- Fixed 500 errors when simplejson was installed alongside Silence
- Fixed SQL params not always being filled correctly in GET requests if more than one param is used

1.1.0

- Added a check for new Silence versions when using `silence run`, and a `CHECK_FOR_UPDATES` configuration parameter to opt out of this check
- Add support for storing the endpoint files in a folder named `endpoints/` instead of `api/`. The support for an `api/` folder will be dropped in the future.
- Display a warning message if endpoints are found in the `api/` folder instead of `endpoints/`

1.0.7

- Fixed encoding errors that resulted in 500 errors
- The endpoint loader now doesn't try to load non-Python files, which resulted in a fatal error

1.0.6

- Fixed compatibility with DECIMAL columns
- Added a new `-v`/`--version` command

1.0.5

Changelog:
- Fixed a bug where `silence createdb` wouldn't work for certain database names

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.