Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Releases: Skyscanner/whispers

1.4.3

01 Mar 11:22
3a9e2c8
Compare
Choose a tag to compare
  • Bump astroid from 2.5 to 2.5.1

1.4.2

16 Feb 12:06
6d964e5
Compare
Choose a tag to compare
  • Bump astroid from 2.4.2 to 2.5

1.4.1

02 Feb 18:38
Compare
Choose a tag to compare

Bump python-levenshtein from 0.12.1 to 0.12.2

1.4.0

27 Jan 17:28
b82468c
Compare
Choose a tag to compare
  • Improved parsing and error handling

1.3.12

21 Jan 17:19
c34d077
Compare
Choose a tag to compare

Bump pyyaml from 5.4 to 5.4.1

1.3.11

20 Jan 15:44
4c3d758
Compare
Choose a tag to compare

Bump pyyaml from 5.3.1 to 5.4

1.3.10

19 Jan 20:39
a38cb84
Compare
Choose a tag to compare

Bump python-levenshtein from 0.12.0 to 0.12.1

1.3.9

08 Jan 17:42
a3c4b3b
Compare
Choose a tag to compare

CVE-2020-27783
moderate severity
Vulnerable versions: < 4.6.2
Patched version: 4.6.2

A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code.

1.3.8

16 Dec 19:49
0ce27da
Compare
Choose a tag to compare
  • Set default encoding to UTF-8
  • Improve exception handling

1.3.7

01 Dec 01:20
f0d8cb0
Compare
Choose a tag to compare
  • Fix duplicate line number search
  • Add creditcards rule, ie: whispers -r creditcards src
  • Improve Python parsing and detection