v20220704.104655
·
1325 commits
to main
since this release
Changelog
- 8489c94 Merge pull request #81 from snyk/fix/missingfiles_in_snyk_code
- c7a3b10 fix: make linter happy
- 8ab7088 fix: tests & bundle initialization
- 6f412fa fix: process results within product line go routine
- 9005fde fix: added deduplication to processing results
- 3183708 fix: end progress twice
- d83a55e chore: clean IAC contention
- 789fb93 fix: directories in OSS
- 7a352c5 fix: support directories for iac/oss
- 4b61ab3 fix: bugs
- c3d05ed chore: improve logs
- b66c2ca chore: improve logs
- 8006dbb chore: improve logging
- 595457a chore: improve logs
- 80d59ed chore: added logging for result processing and publishing of diagnostics
- 04cacdf chore: fix test for cached issues
- 78b33e2 fix: notifications & race in ignores
- 27a74ce fix: diag & hover fixes
- 4776c64 fix: parsing of scan results
- eddc5fb fix: data races
- 052ddb7 chore: remove legacy js files
- d782f31 fix: handle errors in file walkers
- 1a48506 fix: broken integration tests
- e3d85c3 fix: broken integration test
- 7c1b474 fix: broken integration test
- 704e027 fix: broken tests
- ec05b2b chore: add product line abstraction
- e17c1e3 fix: linting problems
- 0ceb70c fix: tests
- c45333d Merge branch 'main' into fix/missingfiles_in_snyk_code
- 2fe7c8c chore: further refactor
- cce0b7a chore: reshape code [BROKEN COMMIT]
- 6273a9b fix: try to fix analytics errors
- 0f9fb74 fix: tests failing because of asynchronicity after removing waitgroup
- 9110c57 refactor: configure CLI env from config
- 01ea736 fix: re-configure analytics after authentication
- 9ff7320 fix: filter duplicates in Snyk Open Source results
- f6aed90 fix: correct Snyk Code diagnostics text
- c3ac037 fix: progress reporting
- 80a64b6 feat: add issue to code hover
- db17cd4 chore: remove wg
- ca75f14 fix: sentry logging error
- 9da4b69 fix: multithreading in tests
- b18bb6b fix: compile errors in tests after refactoring
- f800fd9 refactor: decouple diagnostics and hovers from products, some more
- f16440f refactor: decouple diagnostics and hovers from products
- 6d271c8 fix: iac tests
- c29f753 refactor: dont return issues, instead send them from iac directly [ROAD-926]
- b7866bf fix: handle utf8 read error during hashing, fall back to hashing the byte array directly
- 2bc6822 chore: updated diagnostics message for iac, code, oss
- 5b41157 chore: cleanup code
- 09caa75 feat: Add analytics to get hover
- 77da807 fix: scanFile integration test, linting
- 61c23ac fix: workspaceDidChangeWorkspaceFolders test
- b249417 fix: integration tests
- 64f65b6 chore: rename folder status
- e3ff8f4 fix: tests
- b3fc47d Merge remote-tracking branch 'origin/hover-analytics-road-984' into fix/missingfiles_in_snyk_code
- b1ebe7b fix: tests
- 4eb47ed feat: add issue context to oss hovers
- ae44055 no compile errors anymore
- c023666 Merge remote-tracking branch 'origin/hover-analytics-road-984' into fix/missingfiles_in_snyk_code
- 5184c72 feat: add issue context to iac
- 0a7e1db fix: linter
- 64eb729 feat: ✨ introduce workspaceFolder domain object
- 4315469 chore: only log span start/finish on trace level
- 537ed17 fix: use missing files to control upload in Snyk Code
- ece2d02 chore: lift hover domain, introduce issue domain