Théo Brigitte
Théo Brigitte
Towards: https://github.com/getsentry/sentry-go/issues/465 On latest [`master` ](https://github.com/getsentry/sentry-go/commit/26ea60338007cb88445870a06353fb79df9d8338), [nancy](https://github.com/sonatype-nexus-community/nancy) found 4 vulnerable dependencies with 5 high to critical CVEs. - pkg:golang/github.com/kataras/iris/[email protected] : [CVE-2021-23772](https://ossindex.sonatype.org/vulnerability/CVE-2021-23772?component-type=golang&component-name=github.com%2Fkataras%2Firis%2Fv12&utm_source=nancy-client&utm_medium=integration&utm_content=0.0.0-dev) ( CVSS Score : 8.8/10 (High) ) - pkg:golang/github.com/microcosm-cc/[email protected]...
## Summary On latest [`master` ](https://github.com/getsentry/sentry-go/commit/26ea60338007cb88445870a06353fb79df9d8338), [nancy](https://github.com/sonatype-nexus-community/nancy) found 4 vulnerable dependencies with 5 high to critical CVEs. - pkg:golang/github.com/kataras/iris/[email protected] : [CVE-2021-23772](https://ossindex.sonatype.org/vulnerability/CVE-2021-23772?component-type=golang&component-name=github.com%2Fkataras%2Firis%2Fv12&utm_source=nancy-client&utm_medium=integration&utm_content=0.0.0-dev) ( CVSS Score : 8.8/10 (High) ) - pkg:golang/github.com/microcosm-cc/[email protected]...
I installed `kubetop` using the following command `sudo pip install kubetop`, which installed `kubetop` version `17.4.17.1` and its dependencies. When I try to run `kubetop` it crashes and show the...
### Describe the bug 1. Go to `Movies` page 2. Scroll down quickly 3. The page will reload and comes back to its initial state  ### Application version 1.0.0...
**Describe the feature you'd like** I currently see no sorting option on tvOS, in `TV Shows` or `Movies` menus. It would greatly improve navigation to be able to sort content...
This PR adds the capability to check if owner can freeze tokens. I added this check within the actual renounced filter in order to avoid to duplicate `getAccountInfo` RPC call.
This PR adds the capability to check if owner can change token metadata
Just wanted to say thanks for the great work you did! With you script I managed to upgrade from omv 4 to omv 5, even though my packages where quite...
This PR add capability to log trades into a journal file. Here is an example of journal log entry ```json { "mint": "APW3JozNF2N1rCzN6nbgJNN3fWGS8qLgiY3DVeK6BpzV", "balance": 1.001200061, "amountIn": 0.001, "amountOut": 0.001227753, "profit":...
Here is a pull request which adds support for configurable `fzf` arguments using the `KUBECTL_FZF_ARGS` environment variable. This allow user to change define arguments sent to fzf executable. As an...