Niklas
Niklas
Responding to my own question above, I think the point > Fork the vdb [repo](https://github.com/AppThreat/vdb) and publish vdb6 artefacts under DT org from the issue description kinda covers that already....
`sqldiff` definitely looks closer to what we'd need. > At this point, I am not sure if all the sources correctly update this timestamp and there are sources with no...
Side note, the selection of [ORAS clients](https://oras.land/docs/category/client-libraries) is rather sparse right now. The library proposed in the issue description might work, but would pull in Kotlin as additional dependency. It's...
Inclusion of EPSS is something we could add as additional enrichment on our side. @prabhu Any thoughts on resolving alias relationships? We did [some research](https://github.com/nscuro/gotalias) on this a while back,...
@prabhu Most certainly.
https://github.com/quarkusio/quarkus/discussions/36918
Closing, as the API server was migrated to Confluent parallel-consumer, which provides us with HOL blocking semantics.
Hey @MFry, thanks for reaching out! No *definitive* plans yet, but I'd say the work we did so far (and are continuing to do) is contributing towards making such ACLs...
An additional idea (just putting it out there for discussion): We already adopted CEL for policy usage. Using it for authorization could make sense as well. This is an area...
As of v3.7.0, Kafka has an official Docker image: * https://hub.docker.com/r/apache/kafka * https://github.com/apache/kafka/blob/trunk/docker/examples/README.md * https://github.com/apache/kafka/blob/trunk/docker/examples/jvm/single-node/plaintext/docker-compose.yml