nodet
nodet
The change seems to come from https://github.com/bitcoin/bitcoin/pull/15759, that was incorporated into `0.19.0.1`(https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.19.0.1.md).
Hi @fedemkr, On 2022-10-25, you wrote: > Hi @ionixjunior thanks so much but for now the team is researching some further considerations about this Did you come to a conclusion?...
Shouldn't there be a warning, then? It seems that the `image` is recognized as inline, but the file name is not found because of the second colon. Wouldn't it make...
There exists https://pypi.org/project/sbommerge/. Could this be a solution?
I was a bit confused by `hatchling` and `hatch-vcs` being necessary to code on LinkChecker (e.g. to run the tests) but not being included in `requirements.txt`, but I understand now...
Would be nice, indeed!
Considering that the `licenseDeclared` field in a package is a reference to an element of the `hasExtractedLicensingInfos` section, it would be nicer if `lib4sbom` would ditch these references that don't...
Incorrect licenseConcluded (OR instead of AND) for pkg:golang/github.com/klauspost/[email protected]
I'm not sure that changing the default from OR to AND helps much. Looking at the list of our dependencies, I can see a number of cases that would be...
Incorrect licenseConcluded (OR instead of AND) for pkg:golang/github.com/klauspost/[email protected]
Any feedback on the above? Thanks!