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

Releases: getappmap/scanner

v1.13.0

15 Oct 15:11
Compare
Choose a tag to compare

1.13.0 (2021-10-15)

Bug Fixes

  • Fix short name for validateBeforeSave (0cc4bcc)
  • Fixes to scanners (b1a264a)

Features

  • Add JSON reporting (fe70006)
  • Find insecure comparison of secrets (fd3f80e)

v1.12.4

06 Oct 19:37
Compare
Choose a tag to compare

1.12.4 (2021-10-06)

Bug Fixes

v1.12.3

06 Oct 18:51
Compare
Choose a tag to compare

1.12.3 (2021-10-06)

Bug Fixes

  • stringify response object (69225a9)

v1.12.2

06 Oct 18:20
Compare
Choose a tag to compare

1.12.2 (2021-10-06)

Bug Fixes

  • use callback to print github responses (7645931)

v1.12.1

06 Oct 18:02
Compare
Choose a tag to compare

1.12.1 (2021-10-06)

Bug Fixes

  • print github commit status responses (c798deb)

v1.12.0

05 Oct 17:30
Compare
Choose a tag to compare

1.12.0 (2021-10-05)

Features

  • Configure scanner properties from YAML (690ed5f)
  • Enumerate labels which are used in the scanner (827d56f)

v1.11.2

05 Oct 17:28
Compare
Choose a tag to compare

1.11.2 (2021-10-05)

Bug Fixes

  • include secretsRegexes.json into built directory (b733283)

v1.11.1

05 Oct 14:28
Compare
Choose a tag to compare

1.11.1 (2021-10-05)

Bug Fixes

  • properly read owner/repo/sha (ca02937)

v1.11.0

01 Oct 21:44
Compare
Choose a tag to compare

1.11.0 (2021-10-01)

Bug Fixes

  • Don't write results into appmap index dir (which may not exist) (ff402cb)
  • Fix declaration of Event#returnValue (97b4b36)
  • Implement proper usage of HTTP status and mime_type (bb56aef)
  • Leave absolute paths alone when generating links (ab9f358)

Features

  • Add a generic secret regexp (7fa5e22)
  • Deeper verbose logging (970171c)
  • Enable multiple matches, custom messages, and problem level (206c9b5)
  • Enable validation of a single AppMap file (a75e336)
  • Find actual allocated secrets in logs (29471a5)
  • Refactor command printed output and exit status codes (c6a134a)

v1.10.0

01 Oct 19:50
Compare
Choose a tag to compare

1.10.0 (2021-10-01)

Features

  • Scanner are classes with named fields (2bce496)