Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Releases: whoot/Typo3Scan

Release 1.2-final

02 Jul 18:31
Compare
Choose a tag to compare
  • Final release
  • Added check for 401 on backend login
  • Updated database
  • Set to public archive

Release 1.1.4

08 Feb 10:44
a72638a
Compare
Choose a tag to compare
  • Use rawstrings to avoid warnings in Python 3.12 (thanks @exploide)
  • fixed nagative exit codes (thanks @exploide)
  • Database updates

Release 1.1.3

14 May 12:13
efeb4e3
Compare
Choose a tag to compare
  • Bugfix: Split basic auth parameter on the first colon only (thanks @c0d3z3r0)
  • Bugfix: correctly assign version when manual is available
  • Add warning for extension version detection
  • Database updates

Release 1.1.2

21 Mar 12:53
0729470
Compare
Choose a tag to compare

Update database with new hashes

Release 1.1-dev

16 Sep 10:28
36c6a2d
Compare
Choose a tag to compare

Update database with new hashes

Release 1.1

30 Jun 12:55
Compare
Choose a tag to compare
  • Fixed a bug at database update
  • Added severity for core and extension vulnerabilities to the output
  • Removed -r option
  • beautifulsoup4 is now needed

Thanks @timoles for ideas

Release 1.0.2

12 May 13:23
Compare
Choose a tag to compare

Fix advisory URLs

Release 1.0.1

10 Feb 21:03
669435a
Compare
Choose a tag to compare

Breaking change!
JSON file is now saved every time - no need to add --json anymore. Instead this parameter can now be used to specify the path where the file should be saved. Default is the current working directory

Release 1.0

28 Jan 14:36
Compare
Choose a tag to compare
v1.0.0-final

Final release