Use new snyk code api [ROAD-495] #28
Use new snyk code api [ROAD-495] #28bastiandoetsch merged 11 commits intomastersnyk/code-sdk-java:masterfrom ROAD-495_implement_new_snyk_code_apisnyk/code-sdk-java:ROAD-495_implement_new_snyk_code_apiCopy head branch name to clipboard
Conversation
- also fix javadoc and bump dependencies
|
Fails because the API answered to slow. I'll add a loop to wait for completion. |
|
@bastiandoetsch does that require any changes in the plugin as well? if so, could you please open PR with such changes so we could check how it works all together? |
|
@ArtsiomCh Only referencing the new client. No code update should be needed, just a dependency update. |
|
@bastiandoetsch @aldanchenko Is the way bundle gets created here (sending hash + file contents in the first API request) same as in Visual Studio snyk/snyk-visual-studio-plugin#61? If not, let's unify the implementation to be consistent please. |
|
I think it is working the same, but this ticket should not be about synchronizing the plugins - that would be scope creep and much potentially much bigger :). |
|
Made a quick look... and it looks good. Well done @bastiandoetsch ! |
No description provided.