v0.4.5-alpha
·
30 commits
to mainline
since this release
- Backtrace now supports specifying arguments of calls as entry points for the analysis, as opposed to only letting user specify for all the entry points.
- The standard library summaries added help with smaller traces in the dataflow analysis.
What's Changed
- Adding new standard library summaries. by @victornicolet in #146
- Cleaning up staticcheck messages and new summaries. by @victornicolet in #148
- Using staticcheck in Makefile and CI, with fixes. by @victornicolet in #149
- Support tracking specific args in backtrace by @samarth-aws in #147
Full Changelog: v0.4.4-alpha...v0.4.5-alpha