mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 10:00:11 +00:00
📖 Add a security insights doc (#888)
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Post / coverage (push) Waiting to run
Post / images (amd64) (push) Waiting to run
Post / images (arm64) (push) Waiting to run
Post / image manifest (push) Blocked by required conditions
Post / trigger clusteradm e2e (push) Blocked by required conditions
Some checks are pending
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Post / coverage (push) Waiting to run
Post / images (amd64) (push) Waiting to run
Post / images (arm64) (push) Waiting to run
Post / image manifest (push) Blocked by required conditions
Post / trigger clusteradm e2e (push) Blocked by required conditions
* Add a security insights doc Signed-off-by: zhujian <jiazhu@redhat.com> * Change project release to 0.16.0 Signed-off-by: zhujian <jiazhu@redhat.com> --------- Signed-off-by: zhujian <jiazhu@redhat.com>
This commit is contained in:
62
SECURITY-INSIGHTS.yml
Normal file
62
SECURITY-INSIGHTS.yml
Normal file
@@ -0,0 +1,62 @@
|
||||
header:
|
||||
schema-version: '1.0.0'
|
||||
last-updated: '2025-03-17'
|
||||
last-reviewed: '2025-03-17'
|
||||
expiration-date: '2026-03-17T01:00:00.000Z'
|
||||
project-url: 'https://github.com/open-cluster-management-io/ocm'
|
||||
project-release: '0.16.0'
|
||||
changelog: 'https://github.com/open-cluster-management-io/ocm/releases'
|
||||
license: 'https://github.com/open-cluster-management-io/ocm/blob/main/LICENSE'
|
||||
project-lifecycle:
|
||||
status: active
|
||||
bug-fixes-only: false
|
||||
core-maintainers:
|
||||
- 'https://github.com/open-cluster-management-io/community/blob/main/MAINTAINERS.md'
|
||||
roadmap: 'https://open-cluster-management.io/docs/roadmap'
|
||||
release-process: 'https://github.com/open-cluster-management-io/community/blob/main/RELEASE.md'
|
||||
contribution-policy:
|
||||
accepts-pull-requests: true
|
||||
accepts-automated-pull-requests: true
|
||||
code-of-conduct: 'https://github.com/open-cluster-management-io/community/blob/main/CODE_OF_CONDUCT.md'
|
||||
contributing-policy: 'https://open-cluster-management.io/docs/contribution-guidelines'
|
||||
documentation:
|
||||
- 'https://open-cluster-management.io'
|
||||
distribution-points:
|
||||
- 'https://github.com/open-cluster-management-io/ocm/releases'
|
||||
- 'https://quay.io/organization/open-cluster-management'
|
||||
- 'https://open-cluster-management.io/helm-charts'
|
||||
security-artifacts:
|
||||
self-assessment:
|
||||
self-assessment-created: true
|
||||
evidence-url:
|
||||
- 'https://github.com/open-cluster-management-io/ocm/blob/main/SELF_ASSESSMENT.md'
|
||||
security-testing:
|
||||
- tool-type: sca
|
||||
tool-name: Dependabot
|
||||
tool-version: '2'
|
||||
tool-url: 'https://github.com/open-cluster-management-io/ocm/blob/main/.github/dependabot.yml'
|
||||
integration:
|
||||
ad-hoc: false
|
||||
ci: true
|
||||
before-release: true
|
||||
- tool-type: sca
|
||||
tool-name: Dependency-Review
|
||||
tool-version: 'v4.5.0'
|
||||
tool-url: 'https://github.com/open-cluster-management-io/ocm/blob/main/.github/workflows/dependency-review.yml'
|
||||
integration:
|
||||
ad-hoc: false
|
||||
ci: true
|
||||
before-release: true
|
||||
comment: |
|
||||
Dependency Review checks the dependencies for every PRs.
|
||||
security-contacts:
|
||||
- type: email
|
||||
value: 'OCM-security@googlegroups.com'
|
||||
vulnerability-reporting:
|
||||
accepts-vulnerability-reports: true
|
||||
security-policy: 'https://open-cluster-management.io/docs/security'
|
||||
email-contact: 'OCM-security@googlegroups.com'
|
||||
dependencies:
|
||||
third-party-packages: true
|
||||
dependencies-lists:
|
||||
- 'https://github.com/open-cluster-management-io/ocm/blob/main/go.mod'
|
||||
Reference in New Issue
Block a user