Releases: NeuraLegion/sectester-js
Releases · NeuraLegion/sectester-js
v0.14.6
0.14.6 (2022-05-16)
Bug Fixes
- scan: disallow setting the name longer than 200 characters (#82) (ecbd9b6), closes #65
v0.14.5
0.14.5 (2022-05-16)
Bug Fixes
- bus: handle Node.js error codes first (#84) (55f3e73), closes #75
v0.14.4
0.14.4 (2022-05-11)
Bug Fixes
- scan: handle an error on stopping a scan (#81) (f770070), closes #80
v0.14.3
0.14.3 (2022-05-09)
Bug Fixes
- scan: define the medium severity range properly (#77) (7b40995), closes #76
v0.14.1
0.14.1 (2022-05-04)
Bug Fixes
- bus: adjust axios config to properly handle 204 responses (#61) (97565e8), closes #60
v0.14.0
0.14.0 (2022-05-04)
Features
- scan: send creation info while creating a scan (#58) (ee2ff5a), closes #57
v0.12.0
0.12.0 (2022-05-02)
Features
- repeater: dynamic
RequestRunnerOptions
(#48) (2806304), closes #40
v0.11.1
0.11.1 (2022-05-02)
Bug Fixes
- bus: add retry to
HttpCommandDispatcher
(#50) (5e3d0b3), closes #49