v1.1.8 🌈
github-actions
released this
28 Dec 11:31
·
1495 commits
to refs/heads/main
since this release
Changes
- Extra nodes in Dataflow explaining how the new Node(Derived Source) is generated(Ex - firstName is a attribute in User class)
- Refactoring to first filter out irrelevant flows and then apply deduplication
- Processing and tagging in parallel to enhance the scan time
- Scan related metrics on the console
- Dev @khemrajrathore (#281)
- refactor - dedup after filtering for False Positive, Extra nodes in path for derived source @khemrajrathore (#256)
- to trigger codebuild @hiteshbedre (#280)
- Parallel pass @hiteshbedre (#279)
- fix - dataflowMapByType was used instead of dataflowMap @khemrajrathore (#276)
- fix - dataflowMapByType was used instead of dataflowMap @khemrajrathore (#277)
- fix - time metric @khemrajrathore (#274)
- Feature/extra node for derived source @khemrajrathore (#273)
- Docker tag @khemrajrathore (#272)
- added source sink node counts on console @hiteshbedre (#271)
- added source sink node counts on console @pandurangpatil (#269)
- Time metric printed over console along with cpg size @pandurangpatil (#266)
- Docker tag @hiteshbedre (#267)
- Redefined docker tag @hiteshbedre (#265)