This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Tags: snyk/code-sdk-java
Tags
refactor: allow injection of retrofit client in API implementation, r… ( #43) * refactor: allow injection of retrofit client in API implementation, remove setBaseURL API method * chore: update to jdk 11, update workflow * chore: revert to jdk 1.8 as IntelliJ 2020.2 requires it
fix: 🐛 don't add empty files to bundles [ROAD-612] (#29) * fix: 🐛 don't add empty files to bundles * refactor: ♻️ move empty file check to DeepCodeUtilsBase.isSupportedFileFormat [ROAD-612] * refactor: ⚡f️moved file size check down for performance reasons [ROAD-612] * refactor: ⚡ adjusted filesize check to only recommendations from PR [ROAD-612]
feat: ✨ Use new snyk code api [ROAD-495] (#28) * chore: ⬆️ update to latest snyk-code api [ROAD-495] * chore: ⬆️ update version to 2.2.0 [ROAD-495] - also fix javadoc and bump dependencies * chore: ⬆️ update suggestions format with field leadURL [ROAD-495] * chore: ⬆️ cleanup redundant semicolon [ROAD-495] * chore: ⬆️ implement new analysis response payload [ROAD-495] * chore: ⬆️ wait for up to two minutes for analysis in integration test [ROAD-495] * chore: ⬆️ fix PR review items [ROAD-495] * chore: 🔥️ remove LoginUtilsBase.java [ROAD-495] * chore: split ExtendBundleRequest; adding some javadocs. * chore: reformat project sources with .editorconfig settings * chore: prepare 2.2.0 release Co-authored-by: Artsiom Chapialiou <achapialiou@gmail.com>
PreviousNext