diff --git a/SECURITY-INSIGHTS.yml b/SECURITY-INSIGHTS.yml index 420798ff..15ecca82 100644 --- a/SECURITY-INSIGHTS.yml +++ b/SECURITY-INSIGHTS.yml @@ -38,3 +38,19 @@ security-testing: before-release: true comment: | Dependabot is enabled for this repo. +dependencies: + third-party-packages: true + dependencies-lists: + - https://github.com/projectcapsule/capsule/blob/main/go.mod + sbom: + - sbom-file: https://github.com/projectcapsule/capsule/pkgs/container/sbom + sbom-format: CycloneDX + sbom-url: https://github.com/projectcapsule/capsule/blob/main/SECURITY.md#software-bill-of-materials-sbom +security-artifacts: + self-assessment: + self-assessment-created: false +security-contacts: +- type: email + value: cncf-capsule-maintainers@lists.cncf.io + primary: true +