Michael

Results 11 comments of Michael

> We have a change coming in the next release to change the download location to %TEMP% https://github.com/microsoft/winget-cli/pull/1146. > > This would not help us as the temp directory is...

@denelon Whats the status about this issue. We are still struggling with winget because we cannot set the temporary folder for the package content.

In the latest 1.5 preview I couldnt find any reference to this issue. Will there be a fix for this issue in 1.5? We really need an environment variable to...

I get the same error using the current version (0.24.2)

If I edit the spdx json and change the value `PACKAGE-MANAGER` to `PACKAGE_MANAGER` the convertion is successful. This probably has its cause in [src/CycloneDX.Spdx/Models/v2_2/ExternalRefCategory.cs](https://github.com/CycloneDX/cyclonedx-dotnet-library/blob/b6790529c1da67f98ae63fba47a444a80ceae24a/src/CycloneDX.Spdx/Schemas/spdx-2.2.schema.json#L320)

I will take this and try to get a PR during the next weeks. Ping me for status updates.

@hoerup We are working on it. Expect a first draft end of next week. It got delayed by other projects, illness and vacations 😉

We are facing the same problem scanning a windows image after we upgraded from an old version (

Even after adding `TRIVY_DEBUG=true`, the log doesnt make the reason more obvious ``` 2023-08-21T07:56:10.891Z INFO Vulnerability scanning is enabled 2023-08-21T07:56:10.891Z DEBUG Vulnerability type: [os library] 2023-08-21T07:56:10.962Z DEBUG Image ID: sha256:6ba228603774cfa5926171bd5b8d8f658f1970cd4b4325cdcb7dc43ad9dd5ea0...