Release - 3.4.0
What's Changed
- Add
deno.lock
anddeno.json
file support for SCA by @LironKotev in #328 and #329 - Add customization of timeouts for dependency trees (SCA restore) by @oz-blumenfeld in #333
- Add
.cycodeignore
support by @DmytroLynda in #332 - Fix
--gradle-all-sub-projects
and--no-restore
scan options by @MarshalX in #331 - Update README to better explain diff scanning capabilities via commit range by @MarshalX in #334
New Contributors
- @LironKotev made their first contribution in #328
- @DmytroLynda made their first contribution in #332
- @oz-blumenfeld made their first contribution in #333
Full Changelog: v3.3.0...v3.4.0