-
## **Goal**:
Test the suitability of GitHub CodeQL as Mojaloop's static application security testing (SAST) tool.
Static application security testing (SAST), or static analysis, is a testing meth…
-
As brought up in #67 after it was closed, the files which live at `http://embed.censusreporter.org.s3.amazonaws.com/1.0/` are not automatically deployed.
This is risky, as demonstrated by the fact th…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ ] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
For our scenario, we'll add a static/deploy.j2 to helm chart to render the helm charts information
So we need to get this file through the api,
However, the current api does not support it, as f…
-
If a project is already using RequireJS, Web Font Loader detects it and creates an anonymous module. In cases where Web Font Loader is loaded statically via a `script` tag (e.g. Google Charts API), an…
-
The pie chart breaks when the legend position is set to the bottom and the arc position is set to automatic. This seems to be related to the outside arc overlapping the legend at the bottom. Causing t…
-
- **Allow content to be saved as code:**
- as an open-source tool, it's important that people are able to build on + share their work in Lightdash. E.g. I've built a dope dashboard looking at all…
-
## Summary
We need to make APM API tests deployment agnostic to dedup test cases as much as possible.
https://github.com/elastic/kibana/blob/main/x-pack/test/api_integration/deployment_agnostic/REA…
-
### What problem does this feature solve?
I would really love to have a tremor based brush chart (like: [@airbnb/visx brush chart](https://airbnb.io/visx/brush)).
I think brush charts are often a…
-
Right now most of the examples I've seen use static data supplied by `import` statements. But I think the examples themselves should take the data in as a prop instead, because that is how most people…