This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commits
Branch selector
User selector
Commit History
Commits on Jan 26, 2023
refactor: allow injection of retrofit client in API implementation, r… (#43)
Show description for cc88a16authored
Commits on May 23, 2022
Merge pull request #40 from snyk/feat/code-encode
Show description for 2029585authored- committed
- committed
Commits on May 21, 2022
Merge pull request #41 from snyk/fix/supported_files_recognition
Show description for c036ff9authored
Commits on May 20, 2022
fix: do not proceed (send) files if only configFiles (.gitignore or .dcignore) presence;
Show description for 948b4a1committed
Commits on May 19, 2022
Merge pull request #39 from snyk/fix/recognotion_bundle_that_contains_no_files
Show description for d52b12cauthored
Commits on May 17, 2022
Commits on May 16, 2022
Merge pull request #38 from snyk/fix/re-try_for_most_failed_api_calls
Show description for c14dbf6authored
Commits on May 15, 2022
Commits on Apr 7, 2022
fix: 🐛 enforce lower and upper file size limit when triggering analysis [ROAD-799][ROAD-814] (#37)
Show description for 4d21c1fauthored
Commits on Mar 28, 2022
Merge pull request #35 from snyk/feat/ROAD-742_analysisContext_for_getAnlysis
Show description for cc044e1authored- committed
- committed
- committed
Merge pull request #33 from snyk/fix/ROAD-730_fileUpload_and_getAnalysis_resilience
Show description for 33da807authored
Commits on Mar 23, 2022
fix: make 5 consequent attempts to getAnalysis during polling if operation does not succeed with 404;
Show description for d6e3c11committedMerge pull request #32 from snyk/fix/marker_file_nullabliity_check
Show description for 980128bauthored- authored
Merge pull request #31 from snyk/feat/add_sharding_to_get_analysis
Show description for ac0507cauthored- committed
fix: for `shard` calculation project name usage;
Show description for fa85c6ecommitted
Commits on Mar 22, 2022
Commits on Mar 18, 2022
Commits on Dec 14, 2021
- authored
fix: 🐛 don't add empty files to bundles [ROAD-612] (#29)
Show description for e19252bauthored
Commits on Nov 29, 2021
feat: ✨ Use new snyk code api [ROAD-495] (#28)
Show description for 6c539dfandauthored
Commits on Oct 19, 2021
Merge pull request #26 from snyk/fix/isFullRescanRequested_should_be_false_after_scan_finished
Show description for 75041d1authored
Commits on Oct 17, 2021
fix: isFullRescanRequested() should be False after rescan finished and before UI updates;
Show description for a11175dcommitted
Commits on Oct 6, 2021
Merge pull request #25 from snyk/feat/custom_timeout_wating_analysis_results
Show description for 58419e2authored
Commits on Oct 5, 2021
Commits on May 14, 2021
Merge pull request #24 from snyk/feat/disable-ssl-validation
Show description for 7536ce7authored- committed