saso
saso
## Description I've improved SBOM docs by adding a description for scanning SBOM attestation. ## Related issues ## Checklist - [x] I've read the [guidelines for contributing](https://aquasecurity.github.io/trivy/latest/community/contribute/pr/) to this repository....
**Question** When Cosign creates an SBOM attestation, the SBOM predicate is wrapped in [CosignPredicate](https://github.com/sigstore/cosign/blob/0f017f82d1f6201799548dc1d60dfbe61426e562/specs/COSIGN_PREDICATE_SPEC.md ). ([spdx](https://github.com/sigstore/cosign/blob/5aa17b98ec2cb16721b314d48d5599df8d4387d9/pkg/cosign/attestation/attestation.go#L244-L246), [cyclonedx](https://github.com/sigstore/cosign/blob/5aa17b98ec2cb16721b314d48d5599df8d4387d9/pkg/cosign/attestation/attestation.go#L257-L259)) Therefore, SBOM locates under `predicate.Data`. The photo below is an example of spdx....
Issue: https://github.com/mbello/memory-tempfile/issues/5 Initialize the attribute that caused the attribute error even in the non-Linux environment. It was necessary to pay attention to the execution environment when calling found_mem_tempdir(). ```python tempfile...
Hi, thanks for making a great python module. I understand that README.md says `Works on Linux on`, but I had a problem that it was difficult to identify the cause...