Releases: getappmap/scanner
Releases · getappmap/scanner
v1.27.0
1.27.0 (2021-12-04)
Features
- implement count joins logic in the scanner (9461db7)
v1.26.0
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
1.25.2 (2021-12-01)
Bug Fixes
- Pack JSON files into native binaries (b39849a)
v1.25.0
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
1.24.1 (2021-11-29)
Bug Fixes
- Export labels in assertion spec (aaf9fbb)
v1.24.0
1.24.0 (2021-11-29)
Features
- Scanner for job not cancelled (2ec0488)
v1.23.0
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)