Skip to content

Releases: enowars/enochecker_test

v0.9.0

14 May 17:10
017df16
Compare
Choose a tag to compare
  • allow specifying settings via argparse instead of environment variables (#41)
  • Add more tests (#40)
  • fix selecting tests to run (#39)

v0.8.1

12 May 19:32
aea7dae
Compare
Choose a tag to compare
  • re-add missing requirements (#37)

v0.8.0

12 May 18:27
a4d0f6e
Compare
Choose a tag to compare
  • add support for python 3.11 (#35)
  • print message when assertions fail (#31)
  • add filtering of tests to be run (#32)

v0.7.1

27 Apr 18:45
9cea428
Compare
Choose a tag to compare
  • fix compatibility problems with python 3.10 (#30)

v0.7.0

29 Jun 08:15
af5fca7
Compare
Choose a tag to compare
  • more verbose output for failing exploit function

v0.6.1

01 Jun 11:09
21b255f
Compare
Choose a tag to compare
  • fix: use the correct request timeout in payload (#18)

0.6.0

31 May 10:42
14a494d
Compare
Choose a tag to compare
  • add more tests, randomize taskChainId (#17)

0.5.1

25 May 10:25
a52c0e8
Compare
Choose a tag to compare

fix: pass correct attackInfo to exploit from putflag (#14)

0.5.0

23 May 10:15
00f75fb
Compare
Choose a tag to compare
  • include attackInfo
  • include exploit method

0.4.0

26 Apr 10:05
Compare
Choose a tag to compare
  • exponential back-off with 5 retries when accessing /service
  • fix pytest assert rewrites