Davi Garcia

Results 3 issues of Davi Garcia

When using the action: ```yaml - name: (API) Setup Deno environment uses: denolib/setup-deno@v2 with: deno-version: v1.x ``` On a `self-hosted` runner, I see the following error: ```bash Run denolib/setup-deno@v2 with:...

Do we have plans to update the analysis for newer releases of OCP/OKD, namely 3.10? Since the underlying bits changed a lot from 3.5, maybe the results are not fully...

**Is your feature request related to a problem? Please describe.** The current best practices for security in AWS recommends using short-lived credentials through IAM Role (STS) instead of static IAM...

enhancement