Releases: getappmap/scanner
Releases · getappmap/scanner
v1.52.4
1.52.4 (2022-04-28)
Bug Fixes
- Don't traverse null property (19cf111)
v1.52.3
1.52.3 (2022-04-28)
Bug Fixes
- Don't enable query-from-view by default (3c87485)
v1.52.2
1.52.2 (2022-04-27)
Bug Fixes
- Disable circular-dependency in default config (0fb1864)
v1.52.1
1.52.1 (2022-04-27)
Bug Fixes
- Don't traverse a null property value (eab7ca4)
v1.52.0
1.52.0 (2022-04-07)
Features
- Rule can be specified in a directory (e929407)
v1.51.1
1.51.1 (2022-04-01)
Bug Fixes
- Upgrade
@appland/models
to v1.14.5 (68f2382)
v1.51.0
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
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
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
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)