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

Releases: getappmap/scanner

v1.52.4

28 Apr 10:45
Compare
Choose a tag to compare

1.52.4 (2022-04-28)

Bug Fixes

  • Don't traverse null property (19cf111)

v1.52.3

28 Apr 01:17
Compare
Choose a tag to compare

1.52.3 (2022-04-28)

Bug Fixes

  • Don't enable query-from-view by default (3c87485)

v1.52.2

27 Apr 22:35
Compare
Choose a tag to compare

1.52.2 (2022-04-27)

Bug Fixes

  • Disable circular-dependency in default config (0fb1864)

v1.52.1

27 Apr 16:16
Compare
Choose a tag to compare

1.52.1 (2022-04-27)

Bug Fixes

  • Don't traverse a null property value (eab7ca4)

v1.52.0

07 Apr 17:46
Compare
Choose a tag to compare

1.52.0 (2022-04-07)

Features

  • Rule can be specified in a directory (e929407)

v1.51.1

01 Apr 17:39
Compare
Choose a tag to compare

1.51.1 (2022-04-01)

Bug Fixes

  • Upgrade @appland/models to v1.14.5 (68f2382)

v1.51.0

25 Mar 19:48
Compare
Choose a tag to compare

1.51.0 (2022-03-25)

Bug Fixes

  • Validate appId before running command (45af060)

Features

  • 'a' is an alias for 'app' (4b2d9c7)

v1.50.0

25 Mar 16:37
Compare
Choose a tag to compare

1.50.0 (2022-03-25)

Bug Fixes

  • resolve AppMap path via appMapDir (ef398a4)

Features

  • Add branch, commit, environment CLI options (bffa805)
  • Resolve git branch and commit from the environment if available (105f055)

v1.49.1

23 Mar 22:48
Compare
Choose a tag to compare

1.49.1 (2022-03-23)

Bug Fixes

  • Print count of total and unique findings (8252b19)
  • Provide more complete finding messages (484d7d2)

v1.49.0

23 Mar 17:56
Compare
Choose a tag to compare

1.49.0 (2022-03-23)

Bug Fixes

  • Extract multiple secrets from a return value (3607a93)
  • Recognize Symbol :failure as return value (12849f9)
  • Switch from command scope to root scope (8372ef5)

Features

  • Command scope falls back on root scope (3940eff)
  • Rename job and command labels (112050e)