Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Releases: getappmap/scanner

v1.5.2

21 Sep 19:01
Compare
Choose a tag to compare

1.5.2 (2021-09-21)

Bug Fixes

  • Add executable with hashbang (ab42f06)

v1.5.1

21 Sep 18:52
Compare
Choose a tag to compare

1.5.1 (2021-09-21)

Bug Fixes

v1.5.0

20 Sep 16:26
Compare
Choose a tag to compare

1.5.0 (2021-09-20)

Features

  • Add summary by scanners (a3e9465)

v1.4.0

08 Sep 19:54
Compare
Choose a tag to compare

1.4.0 (2021-09-08)

Features

  • Rename 'failures' to 'matches' (a1675a6)
  • Write scanner results into AppMap index (ed029bf)

v1.3.0

08 Sep 19:24
Compare
Choose a tag to compare

1.3.0 (2021-09-08)

Bug Fixes

  • Clarify the role of assertion config id (d72493a)

Features

  • Enable configuration of builtin scanners via YAML (3f3cd16)
  • Rename some scanners to better indicate the problem (6338ab2)
  • typedef EventFilter (3876792)

v1.2.0

08 Sep 12:18
Compare
Choose a tag to compare

1.2.0 (2021-09-08)

Bug Fixes

  • Detect query from view as mvc.template label (24e164f)
  • Don't report repated matches of N+1 query (9105ac8)
  • Remove import of string from yargs (4124d95)

Features

  • Add new scanners (99430f2)
  • Copy query normalization code from @appland/models (5d49afb)
  • Ensure that certain events are leaf nodes (4e9d15b)
  • Ensure that validate is called before save (eb20b44)
  • N+1 query scanner (b767024)

v1.1.0

07 Sep 21:56
Compare
Choose a tag to compare

1.1.0 (2021-09-07)

Features

  • Read configuration from yaml (bc166f4)

v1.0.1

07 Sep 18:56
Compare
Choose a tag to compare

1.0.1 (2021-09-07)

Bug Fixes

  • Rename package to scanner (1bd10cd)

v1.0.0

07 Sep 17:37
Compare
Choose a tag to compare

1.0.0 (2021-09-07)

Features