Kevin J Nguyen
Kevin J Nguyen
For more information, this vulnerability is documented here: https://security.snyk.io/vuln/SNYK-JAVA-IOSPRINGFOX-1317096
Duplicate of: https://github.com/springfox/springfox/issues/3508 Previous resolution attempts: https://github.com/springfox/springfox/pull/3549 and https://github.com/springfox/springfox/pull/3568 The maintainers of the code align with Snyk's viewpoint of: ``` Amendment This was deemed not a vulnerability. ``` and unfortunately...
I wrote up a Python Client proposal design doc here: https://docs.google.com/document/d/1CHTiyLDD52FpwSI-SEhqft9HT1bYB-2WFTrCNrxqC0w/edit?usp=sharing
Thanks for @kerinin for filing and providing steps to reproduce the bug. I am able to reproduce the bug. Here's some further investigation into the issue: I took the provided...
Unfortunately, the results are due to our lack of support for the Decimal datatype. During data preparation, we filter and drop columns that are not supported by the system. The...
In the latest changes (#323), the flow now fails at file ingestion rather than implicitly dropping. The next steps are to display a more friendly error message rather than an...
> could the issue only be for entityfilters? This appears to be true. I ran it again for the Entity Percent Filters and it appears to work as expected. My...