Pasquale Convertini
Pasquale Convertini
Created a new plugin to list namespaces and relative processes given a memory dump.
This pull request contains all the rework that we, as IBM Research, have done on `aries-cloudagent-python` (also known as ACA-Py) with a view to achieve *ledger agnosticism*. The biggest problem...
Hi, in linux/spectre.c the strcmp fails when comparing some strings because the whitespace at the beginning of some strings is not stripped. I checked on Ubuntu 18.04. Just strip possible...
Hi, I open this issue to know if there's a way I can encrypt a value with an hardware key and get back the encrypted result without storing such result...
Looking inside the library I see that a way to save multiple data is by providing a different **alias** in `com.oblador.keychain.KeychainModule#setGenericPassword` for any new **username**-**password** combination ([code](https://github.com/oblador/react-native-keychain/blob/master/android/src/main/java/com/oblador/keychain/KeychainModule.java#L210)). However, every time...
Fixed the frame for the case of framing over a `@json` attribute for the issue #142. The previous frame expanded incorrectly as: ```json [ { "http://example.org/vocab#info": [ { "@type": "@json",...
**Describe the bug** The plugin for `ansible` does not work on macOS Sequoia. **Steps to reproduce** ```shell asdf list-all ansible Plugin ansible's list-all callback script failed with output: asdf-pyapp: [ERROR]...
Hi, I'm trying to run the `travis` CLI on my macOS, but when I run the command `travis logs` I get the following error: ``` ❯ travis logs /Users/test/.asdf/installs/ruby/3.3.2/lib/ruby/gems/3.3.0/gems/travis-1.14.0/lib/travis/cli/command.rb:334:in `format':...
## Bug description Hi, I'm trying to run a Node Exporter server with TLS using `prom/node-exporter:latest` and set a valid health check command. `node-exporter` works just fine by adding the...
## Bug description Hi, I open this bug as sibling of the very same bug I opened for `node-exporter` (https://github.com/prometheus/node_exporter/issues/3496). As stated also there, I'm trying to run a Postgres...