Juan Ariza Toledano

Results 17 issues of Juan Ariza Toledano

**Description of the change** At https://github.com/bitnami-labs/sealed-secrets/issues/717, I proposed using a completely new approach for the CLI to improve the UX: adopting the Cobra framework. This is just a very basic...

enhancement
backlog

**Which component**: - kubeseal **Is your feature request related to a problem? Please describe.** The current CLI, kubeseal, is quite complex since every action this CLI can perform depends on...

enhancement
backlog

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/oathkeeper/blob/master/CODE_OF_CONDUCT.md). -...

bug

**randAlphaNum and randAscii** functions can be very helpful to generate random strings. You can choose the length of the string and the kind of characters to use but you can't...

PDF: [DockerfileBestPractices.pdf](https://github.com/juan131/dockerfile-best-practices/files/3803549/DockerfileBestPractices.pdf)

## Description We're currently not considering relationships within CSAF documents. However, as it's described in the CSAF reference below, relationships could be used to indicate a product is a "default...

**Which component**: N/A **Is your feature request related to a problem? Please describe.** When I use Helm charts to deploy (or rendering the templates for later deploying) certain apps, I...

enhancement
backlog

Following https://github.com/anchore/grype/pull/1397, this PR extends [VEX support for ignoring/adding matches based on Vulnerability Exploitability Exchange data](https://github.com/anchore/grype?tab=readme-ov-file#vex-support) so it also accepts [CSAF format](https://oasis-open.github.io/csaf-documentation/). The PR also refactors the `grype/vex` package since...

Using the last version of Swift (Swift version 3.0-dev) When executing: swift build ``` Cloning https://github.com/necolt/Stencil.git HEAD is now at ee7c76f Merge pull request #3 from weby/master Resolved version: 0.5.6...

# Summary As described at https://github.com/anchore/grype/issues/1609, Bitnami is providing vulnerability matching data for their containers via the [Bitnami Vulnerability Database repository](https://github.com/bitnami/vulndb). This PR follows up https://github.com/anchore/vunnel/pull/447 adding support for this...