syalioune

Results 8 issues of syalioune

### Current Behavior: Dependency Track manage BOM and VEX as distinct entities with their own API as recommended [here](https://cyclonedx.org/capabilities/vex/). From an automation perspective, one has to : - Upload a...

enhancement

### Current Behavior: Dependency Track is by design an event based system. It currently uses the in-memory event distribution system provided by [Alpine framework](https://github.com/stevespringett/Alpine/tree/master/alpine-infra/src/main/java/alpine/event/framework) but it is restricted to one...

enhancement
spike / research

Enhancement request described in #1542. Signed-off-by: Alioune SY Please find below related PRs to review : - Frontend : [PR 214](https://github.com/DependencyTrack/frontend/pull/214) **Design decisions :** - Task are not rescheduled after...

### What did you do? I was trying to make [kube-state-metrics](https://github.com/kubernetes/kube-state-metrics), [fluxcd](https://github.com/fluxcd/flux2) and [Google Managed Prometheus](https://github.com/GoogleCloudPlatform/prometheus) work together. This involves configuring a `metricRelabeling` in order to reduce metric ingestion costs...

Related to CycloneDX/cyclonedx-dotnet-library#175 Signed-off-by: syalioune

Thanks for maintaining this chart. The purpose of this PR is to give more flexibility by allowing users to provide common and per tier (frontend/backend) labels. Existing labels have been...

The purpose of this issue is to list checkpoints related to Kafka usage that should be validated before _releasing_ the POC (both on the external application and DT side). ###...

meta
architecture

### Current Behavior: Merging two VEX files result in the error below in [cyclonedx-cli](https://github.com/CycloneDX/cyclonedx-cli) ``` cyclonedx-cli merge --input-files 1b34e9fa-3a3f-4199-9ada-4b691f61869b-vex.cdx.json ec048047-1a44-4738-86d2-fe63faad61b5-vex.cdx.json --input-format json --output-file merged-vex.json --output-format json --name test --version test...