Releases: NeuraLegion/sectester-js
Releases · NeuraLegion/sectester-js
v0.14.10
Bug Fixes
- scan: change the condition members' precedence (#97) (31f524b), closes #96
v0.14.9
0.14.9 (2022-05-19)
Bug Fixes
- scan: truncate a file name if length exceed the limit (#94) (311fefd), closes #93
v0.14.8
0.14.8 (2022-05-17)
Bug Fixes
- bus: fallback to a message if body is stream (#90) (6dddafa), closes #88
v0.14.7
0.14.7 (2022-05-16)
Bug Fixes
- core: use the repo name as the client name in analytics (#86) (02ea075), closes #85
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