sycured

Results 17 issues of sycured

It'll be good to add best practice for big application like https://fastapi.tiangolo.com/tutorial/bigger-applications/ Is it better to have a separate file (`database.py`) or importing from `main.py` or another way? Also adding...

It can be interesting to have it in Haskell. For example, to integrate it with an API wrote using Yesod framework.

It'll be good to have AVIF format as possible output using a library like https://crates.io/crates/ravif

Have you a simple way to run fluvio without Kubernetes? My orchestrator is Hashicorp Nomad

help wanted
k8/general
Review Backlog

HCL is used by Terraform and Nomad

[GraalVM](https://www.graalvm.org/java/) doesn't need any code change to obtain better performance

Hello, I'm actually doing a big check (SBOM, licensing & co) on my different work, and obtain a red line about one dependency used by ureq: chunked_transfer which is Apache-2.0...

Hello, I'm building a custom unit container to serve static files. Container base image: redhat/ubi9-init Unit rpm package: unit-1.27.0-1.el9.ngx.x86_64 Also tried inside an RHEL 9 VM: the same issue My...

packages

## How I discovered this issue Trying to build 2 docker images: - unit-jsc8 - unit-jsc10 ## Fix GPG key Before each `apt-get update`, I needed to add the following...

OS: macOS 12.3.1 (Intel) cyclonedx-cli version: 0.24.0 docker image: cyclonedx/cyclonedx-cli:latest (f60f7e593c84) Step to do on the mac: - Generate key: `cyclonedx keygen` - Generate BOM file: `cargo cyclonedx -a --output-cdx`...