Nestor Acuna Blanco

Results 8 issues of Nestor Acuna Blanco

Pabot offers the possibility to read resources from a `valueset.dat` file. This is great, however it requires that the file exists before the pabot execution. There are cases in which...

The headers request contains the authentication, and it gets printed in the robot log report. Issue #380

When logging the request, in case we have are using basic authentication, credentials are leaked. This is because the credentials are part of the header and it is also logged.

feature

The unit-tests.sh script may fail at an advanced stage if the python openShift module is not installed. Failing at the initial step alerts the user to this requirement. **What this...

size/XS
release-note-none
dco-signoff: yes
ok-to-test
approved

This commit is a step towards enabling builds for different architectures. **What this PR does / why we need it**: s390x enablement **Special notes for your reviewer**: **Release note**: ```release-note...

release-note-none
size/XS
dco-signoff: yes

**What this PR does / why we need it**: This update adapts the Makefile and the Dockerfiles (ssp and validator) to enable automatic building on both s390x and amd64 architectures...

dco-signoff: yes
size/M
release-note-none
ok-to-test

Documents the credentials leakage fix.