Luca Comellini
Luca Comellini
- Adds builds for NAP DoS - Enables most of the tests for NAP DoS
Jaeger, Zipkin and Datadog included in the images built on Debian 10, don't work throwing errors similar to: ``` ./libjaegertracing_plugin.so: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_2.30' not found (required by ./libjaegertracing_plugin.so) ./libjaegertracing_plugin.so: /usr/lib/x86_64-linux-gnu/libstdc++.so.6:...
`nginxcontrib/nginx-ubi:1.23.0` mimics `nginx:1.23.0` and `nginx:1.23.0-alpine` but for UBI. - Removes the need to manually add the `nginx` user - Removes the need to manually add the `nginx` repo - Adds...
Adding configuration for https://pre-commit.com/ with this we can have checks that run automatically before committing and (in most cases) fix the problems. [Here](https://pre-commit.com/#quick-start) the quick start for installing it, basically:...
### Behaviour I have a workflow that checks out the latest tag and rebuilds the Docker image if the base image was updated. Context info contains info from master: ```...
Automatically detect common vulnerabilities and coding errors.
We have a few dependencies in `tools.go` (with the build constraint `// +build tools`) that are not included in the final binary, but they seem to get pulled in the...
Hello, it would be great to have official images with Red Hat [UBI](https://developers.redhat.com/products/rhel/ubi) as a base image.
The `ssl` data for each HTTP [upstream](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_upstream), [server zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_http_server_zone), and stream [upstream](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_stream_upstream), [server zone](https://nginx.org/en/docs/http/ngx_http_api_module.html#def_nginx_stream_server_zone), were added in [version](https://nginx.org/en/docs/http/ngx_http_api_module.html#api_version) 8.