Lane Seppala
Lane Seppala
It looks like this issue has been open for a while and we’ve made a bunch of improvements to Dependabot since, including better support for private registries. Is this still...
From https://github.com/dependabot/dependabot-core/issues/2588#issuecomment-983145952: > Yes, it seems to be the case that Dependabot updates a dependency with its dependencies for Composer. Looking at the Composer updater code > https://github.com/dependabot/dependabot-core/blob/5456c0dd3e3c6e2a2dac87d9ebce156e8230fab6/composer/helpers/v2/src/Updater.php#L78-L87 > and...
Definitely agree with the usefulness of the toolkit supporting conversion from an SBOM file to a submission to the API. (We originally considered using one of the SBOM standard formats,...
> But we see one snag, when submitting several sbom's only one of them show up in the dependencies pane @davidkarlsen I'll take a look. A common issue is that...
I would like to propose (and will volunteer to contribute) a solution that solves this problem as I understand and have experienced it. ## Problem I want to add a...
Thanks for the thorough explanation, @cnagadya! To confirm, the issue was that `snakeyaml` was a transitive dependency of `jackson-dataformat-yaml`. However, we do not make it clear in the Dependency Graph...