Adam Setch
Adam Setch
Currently there is duplicated documentation between the [README](README.md) and the [web documentation](https://cyclonedx.github.io/cdxgen/#/) This issue is to track consolidating these into a more streamlined set of documentation
Add support for fetching license information dynamically via CDXGEN Server as an API argument. The allows the calling workflow to determine if they want license enrichment, or not. Also added...
Currently defaults to `1.5`
Our https://cyclonedx.github.io/cdxgen/#/SERVER?id=server-arguments documentation is lagging behind the implementation again. The following args have been added recently and require documenting - "lifecycle", - "deep", - "profile", - "exclude", - "includeFormulation", -...
Similar to how [Renovate supports registry aliases](https://docs.renovatebot.com/configuration-options/#registryaliases), which are effectively a list of key-value substitutions. We use global variables within our `Dockerfile` and `bitbucket-pipelines.yml` image statements. Adding cdxgen support for...
The [connect middleware](https://github.com/senchalabs/connect) which is used by cdxgen server hasn't been released in a while... It would be good to migrate to a middleware framework that is maintained, such as...
### Describe the bug ```Error response from daemon: client version 1.45 is too new. Maximum supported API version is 1.43``` ### Steps to reproduce Use [containrrr/watchtower:latest@sha256:e7dd50d07b86c380dd53caeb7778da052d1a8fc2c606644a419afa35e9f5691e](http://192.168.20.222:9000/#!/2/docker/images/sha256%3Ae7dd50d07b86c380dd53caeb7778da052d1a8fc2c606644a419afa35e9f5691e) with Docker Engine -...
### Current Behavior _Issue created from slack discussion: ๐งต https://owasp.slack.com/archives/C6R3R32H4/p1722448587291769_ OSS License needs to be within the uploaded BOM file. ### Proposed Behavior Enhance DTrack to have a system/event workflow...
We make extensive use of workspace global env variables to define our `$PRIVATE_ARTIFACT_REGISTRY`, which is used in image statements such as `$PRIVATE_ARTIFACT_REGISTRY/node:latest` This enhancement suggestion is to support providing a...
๐จ **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...