Releases: NeuraLegion/sectester-net
Releases · NeuraLegion/sectester-net
v0.30.1
0.30.1 (2022-12-10)
Bug Fixes
- scan: violating postconditions in scan settings (#108) (ed33b97), closes #107
v0.30.0
0.30.0 (2022-12-09)
Features
- reporter: define abstractions for formatting assertions (#105) (2921283), closes #104
v0.29.2
0.29.2 (2022-12-09)
Bug Fixes
- scan: raise exception when scan enters into failed-status or by timeout (#102) (8b8ebdb), closes #96
v0.29.0
0.29.0 (2022-12-08)
Features
- scan: add expect method to wait for certain issue by severity threshold (#90) (fd77a87), closes #50
v0.26.0
0.26.0 (2022-12-07)
Features
- scan: add expect method to wait using a custom predicate (#86) (c6e5484), closes #55