Diogo Correia

Results 5 issues of Diogo Correia

Can Chart.smith.js be integrated in to chart.js react wrappers that already exist, like [https://github.com/jerairrest/react-chartjs-2](url) ?

https://github.com/bettercap/gatt/blob/df6e615f2f67bd19ca29e20f0f0895c3ff617519/adv.go#L2000 Shouldn't this line be: ```golang copy(serviceData.Data, d[w:]) ``` Seems like `copy` is indexing some bytes of the UUID in cases `typeServiceData32` (_Service Data 32-bit UUID_) and `typeServiceData128` (_Service Data...

**Is your feature request related to a problem? Please describe.** When Scorecard is run against a GitLab repository, we expect checks incompatible with GitLab to either not execute or result...

kind/enhancement

**Is your feature request related to a problem? Please describe.** From [`checks.yaml`](https://github.com/ossf/scorecard/blob/main/docs/checks/internal/checks.yaml) is not possible to infer which security checks are behind the experimental environment variable. **Describe the solution you'd...

kind/enhancement

While building our own `enry` images is straightforward, having official OCI images as part of the release it would be practical and convenient!