Bäm

Results 19 issues of Bäm

Add requirements.in to valid requirements files, not just requirements.txt I keep the requirements in a `requirements.in` file and "compile" a requirements.txt through `pip-compile` (https://github.com/jazzband/pip-tools). The workflow could be more simple...

``` I, [2022-04-08T15:35:38.303359 #1] INFO -- : Corefile has changed! New contents: .:53 { rewrite name foo.foo.ch hairpin-proxy.hairpin-proxy.svc.cluster.local # Added by hairpin-proxy errors health kubernetes cluster.local in-addr.arpa ip6.arpa { pods...

Bandit security report https://github.com/PyCQA/bandit Proposal: * [ ] Replace `pycryptodome` with `pyca/cryptography` (see #207 #208 ) * > Issue: [B414:blacklist] The pycryptodome library is not considered a secure alternative to...

enhancement
dependencies

Would be cool if there is an example for django too.

enhancement
help wanted

#### Expected behavior When using `NewProtoSchema` a protobuf schema for the schema registry in pulsar is expected. Besides that, what is here the desired format in the registry when schema...

binding on port 80 needs root or extended capabilities. changing to a higher port supports non-root execution. already attempted in https://github.com/traefik/whoami/pull/18 , stale due unresponsiveness of pull request creator

This adds multi-device support, in case you have multiple LUKS-Devices, which are needed to handle at boot-time. Basically it loops over the given devices in the config-file and applies the...

I was confused about the latest total processed flow counts - if I interpreting it right, the metric of `flow_process_nf_total` is counted double for v9 and v10: https://github.com/netsampler/goflow2/blob/ee095a980f28a9cd9b478e12b9ff7d41ba533762/metrics/producer.go#L106 and in...

bug
decoders

**Describe the bug** I was confused about the latest total processed flow counts - if I interpreting it right, the metric of `flow_process_nf_total` is counted double for v9 and v10:...

bug