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

Releases: getappmap/scanner

v1.27.0

04 Dec 14:52
Compare
Choose a tag to compare

1.27.0 (2021-12-04)

Features

  • implement count joins logic in the scanner (9461db7)

v1.26.0

03 Dec 20:54
Compare
Choose a tag to compare

1.26.0 (2021-12-03)

Bug Fixes

  • unbatchedMaterializedQuery handles null ast (9433d10)

Features

  • Add graph data structures and algorithms ported to TS (3e56554)
  • circularDependency scanner (e24a5cc)
  • Detect all cycles in the graph (e55b7d4)
  • Display a group message and occurrance count (e64dbf1)
  • Find specific event sequences that lead to a cycle (b790053)

v1.25.2

01 Dec 22:08
Compare
Choose a tag to compare

1.25.2 (2021-12-01)

Bug Fixes

  • Pack JSON files into native binaries (b39849a)

v1.25.1

01 Dec 21:51
Compare
Choose a tag to compare

1.25.1 (2021-12-01)

Bug Fixes

v1.25.0

01 Dec 20:15
Compare
Choose a tag to compare

1.25.0 (2021-12-01)

Bug Fixes

  • Correct schema of scanner 'exclude' (42f00be)
  • Don't flag authz-before-authn if permission is denied (03cf321)
  • Simplify assertion exclude filter check (14d4676)

Features

  • SQL strings can be filtered (be3ac6f)

v1.24.1

29 Nov 16:18
Compare
Choose a tag to compare

1.24.1 (2021-11-29)

Bug Fixes

  • Export labels in assertion spec (aaf9fbb)

v1.24.0

29 Nov 13:43
Compare
Choose a tag to compare

1.24.0 (2021-11-29)

Features

  • Scanner for job not cancelled (2ec0488)

v1.23.0

22 Nov 16:40
Compare
Choose a tag to compare

1.23.0 (2021-11-22)

Bug Fixes

  • Ensure existance of constants for all labels (451eddb)
  • Update rails sample app config (551a67d)

Features

  • Reconcile and standardize scanner options (e5dcedb)
  • Support regexp or function as filter expression (88a5fab)
  • Validate configuration schema before scanning (53d4e9d)
  • Validate scanner properties against Options defined by JSON schema (cbd9167)

v1.22.2

17 Nov 22:02
Compare
Choose a tag to compare

1.22.2 (2021-11-17)

Bug Fixes

v1.22.1

16 Nov 17:10
Compare
Choose a tag to compare

1.22.1 (2021-11-16)

Bug Fixes