Casey Boettcher
Casey Boettcher
Would also like to add that this occurs in the subdirectory of a bare work tree root. For example, if I have a directory that contains a `.bare` directory with...
Has the [`--force-with-lease`](https://stackoverflow.com/questions/52823692/git-push-force-with-lease-vs-force) flag been taken into consideration in this discussion?
Still an issue for `v0.0.10`. Disappointing, because GitHub generates SPDX v2.3, which is illegible/uninterpretable by CycloneDX. But when I use the `-c` flag to generate Cyclone output, that's when this...
Not to detract from your work in any way, but I recently came across a bash script that does something similar: https://gist.github.com/fizzxed/958d8cdfa4dad8a97651afce4d74efce And this as well: https://github.com/AlbyGNinja/port-sync
@FrankFK Could you be running [into this limitation](https://mermaid.js.org/syntax/flowchart.html#limitation)?
At first, I thought this was due to a change in the extension. But the changelog doesn't indicated as much and it occurred between releases. Here's a slice of DOM,...
I too miss the functionality of `asdf shell` and wonder if having a simple command that echoed `export ASDF__VERSION=x.y.z` ([as described here](https://asdf-vm.com/manage/versions.html#via-environment-variable)) to the terminal would be a nice compromise.
A potentially more informative trace: ``` [2025-01-31 16:35:54]» cyclonedx convert --input-file github_sbom.json --input-format spdxjson --output-file github_sbom.cdx --output-format json --output-version v1_5 Unhandled exception: System.Text.Json.JsonException: The JSON value could not be converted...