Whispers

Latest version: v2.4.0

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

Scan your dependencies

Page 2 of 4

2.1.5

What's Changed
* Fix line numbers in jproperties by adeptex in https://github.com/adeptex/whispers/pull/61


**Full Changelog**: https://github.com/adeptex/whispers/compare/2.1.4...2.1.5

2.1.4

What's Changed
* Added nginx.conf parser and detection
* Improved Shell variables detection
* Updated Github Workflows to compile binaries as UTF-8
* Bump astroid from 2.12.5 to 2.12.8 by dependabot in https://github.com/adeptex/whispers/pull/56
* Bump astroid from 2.12.8 to 2.12.9 by dependabot in https://github.com/adeptex/whispers/pull/57



**Full Changelog**: https://github.com/adeptex/whispers/compare/2.1.3...2.1.4

2.1.3

What's Changed
* Added detection for default values in Shell variables
* Added detection for known Grafana keys
* Added SHA256 checksums for compiled binaries
* Bump astroid from 2.12.2 to 2.12.4 by dependabot in https://github.com/adeptex/whispers/pull/50
* Bump astroid from 2.12.4 to 2.12.5 by dependabot in https://github.com/adeptex/whispers/pull/52


**Full Changelog**: https://github.com/adeptex/whispers/compare/2.1.2...2.1.3

2.1.2

In order to compile the package with [pyInstaller](https://pyinstaller.org) some minor adjustments were required. There are no functional changes in this release.

It is now possible to download and use Whispers as a binary for Linux, OSX and Windows. See [releases](https://github.com/adeptex/whispers/releases) page.

* [ELF 64-bit LSB executable, x86-64](https://github.com/adeptex/whispers/releases/download/latest/whispers.elf)
* [Mach-O 64-bit x86_64 executable](https://github.com/adeptex/whispers/releases/download/latest/whispers.mac)
* [PE32+ executable (console) x86-64](https://github.com/adeptex/whispers/releases/download/latest/whispers.exe)

**Full Changelog**: https://github.com/adeptex/whispers/compare/2.1.1...2.1.2

2.1.1

What's Changed
* Fix yaml parsing bug by adeptex in https://github.com/adeptex/whispers/pull/48


**Full Changelog**: https://github.com/adeptex/whispers/compare/2.1.0...2.1.1

2.1

|---|---|
| `BLOCKER` | `Critical` |
| `CRITICAL` | `High` |
| `MAJOR` | `Medium` |
| `MINOR` | `Low` |
| `INFO` | `Info` |

⚠️ **Please update your custom rules and CLI args to reflect these changes** ⚠️

Instead of

> `whispers -s BLOCKER dir/or/file`

use

> `whispers -s Critical dir/or/file`

See [README](https://github.com/adeptex/whispers#readme) for details and examples.


Changelog

|Version|Release notes|
|---|---|

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.