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

Releases: whoot/Typo3Scan

Release 1.2-final

Choose a tag to compare

@whoot whoot released this 02 Jul 18:31
  • Final release
  • Added check for 401 on backend login
  • Updated database
  • Set to public archive

Release 1.1.4

Choose a tag to compare

@whoot whoot released this 08 Feb 10:44
a72638a
  • Use rawstrings to avoid warnings in Python 3.12 (thanks @exploide)
  • fixed nagative exit codes (thanks @exploide)
  • Database updates

Release 1.1.3

Choose a tag to compare

@whoot whoot released this 14 May 12:13
efeb4e3
  • 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

Choose a tag to compare

@whoot whoot released this 21 Mar 12:53
0729470

Update database with new hashes

Release 1.1-dev

Choose a tag to compare

@whoot whoot released this 16 Sep 10:28
36c6a2d

Update database with new hashes

Release 1.1

Choose a tag to compare

@whoot whoot released this 30 Jun 12:55
  • 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

Choose a tag to compare

@whoot whoot released this 12 May 13:23

Fix advisory URLs

Release 1.0.1

Choose a tag to compare

@whoot whoot released this 10 Feb 21:03
669435a

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

Choose a tag to compare

@whoot whoot released this 28 Jan 14:36
v1.0.0-final

Final release