Michael
Michael
Any comment on this issue?
> 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 😉
After upgrading to v2.8.2 version, getting unexpected status code: 500, expected: 200 error for scan
We are facing the same problem scanning a windows image after we upgraded from an old version (
After upgrading to v2.8.2 version, getting unexpected status code: 500, expected: 200 error for scan
Even after adding `TRIVY_DEBUG=true`, the log doesnt make the reason more obvious ``` 2023-08-21T07:56:10.891Z [34mINFO[0m Vulnerability scanning is enabled 2023-08-21T07:56:10.891Z [35mDEBUG[0m Vulnerability type: [os library] 2023-08-21T07:56:10.962Z [35mDEBUG[0m Image ID: sha256:6ba228603774cfa5926171bd5b8d8f658f1970cd4b4325cdcb7dc43ad9dd5ea0...