|
| 1 | +header: |
| 2 | + schema-version: 1.0.0 |
| 3 | + expiration-date: '2024-12-17T01:00:00.000Z' |
| 4 | + last-updated: '2023-12-17' |
| 5 | + last-reviewed: '2023-12-17' |
| 6 | + commit-hash: 8220a6eb95f0a4d75f7f2d7b14cef975f050512d |
| 7 | + project-url: https://github.com/kubernetes/minikube |
| 8 | + project-release: '1.32.0' |
| 9 | + changelog: https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md |
| 10 | + license: https://github.com/kubernetes/minikube/blob/master/LICENSE |
| 11 | +project-lifecycle: |
| 12 | + status: active |
| 13 | + roadmap: https://minikube.sigs.k8s.io/docs/contrib/roadmap/ |
| 14 | + bug-fixes-only: false |
| 15 | + core-maintainers: |
| 16 | + - https://github.com/kubernetes/minikube/blob/master/OWNERS |
| 17 | + release-cycle: https://minikube.sigs.k8s.io/docs/contrib/release_schedule/ |
| 18 | + release-process: https://minikube.sigs.k8s.io/docs/contrib/releasing/ |
| 19 | +contribution-policy: |
| 20 | + accepts-pull-requests: true |
| 21 | + accepts-automated-pull-requests: true |
| 22 | + automated-tools-list: |
| 23 | + - automated-tool: dependabot |
| 24 | + action: allowed |
| 25 | + path: |
| 26 | + - / |
| 27 | + - automated-tool: minikube-bot |
| 28 | + action: allowed |
| 29 | + path: |
| 30 | + - / |
| 31 | + - automated-tool: k8s-ci-robot |
| 32 | + action: allowed |
| 33 | + path: |
| 34 | + - / |
| 35 | + contributing-policy: https://minikube.sigs.k8s.io/docs/contrib/guide/ |
| 36 | + code-of-conduct: https://github.com/kubernetes/minikube/blob/master/code-of-conduct.md |
| 37 | +documentation: |
| 38 | + - https://minikube.sigs.k8s.io/docs/ |
| 39 | +distribution-points: |
| 40 | + - https://github.com/kubernetes/minikube/releases |
| 41 | +security-artifacts: |
| 42 | + threat-model: |
| 43 | + threat-model-created: false |
| 44 | + self-assessment: |
| 45 | + self-assessment-created: false |
| 46 | +security-testing: |
| 47 | + - tool-type: sca |
| 48 | + tool-name: Dependabot |
| 49 | + tool-version: "2" |
| 50 | + tool-url: https://github.com/dependabot |
| 51 | + integration: |
| 52 | + ad-hoc: false |
| 53 | + ci: true |
| 54 | + before-release: true |
| 55 | + tool-rulesets: |
| 56 | + - https://github.com/kubernetes/minikube/blob/master/.github/dependabot.yml |
| 57 | + - tool-type: sca |
| 58 | + tool-name: minikube-bot |
| 59 | + tool-version: latest |
| 60 | + tool-url: https://github.com/minikube-bot |
| 61 | + tool-rulesets: |
| 62 | + - built-in |
| 63 | + integration: |
| 64 | + ad-hoc: false |
| 65 | + ci: true |
| 66 | + before-release: true |
| 67 | +security-contacts: |
| 68 | + - type: email |
| 69 | + |
| 70 | + primary: true |
| 71 | +vulnerability-reporting: |
| 72 | + accepts-vulnerability-reports: true |
| 73 | + |
| 74 | + security-policy: https://github.com/kubernetes/minikube/blob/master/SECURITY.md |
| 75 | + bug-bounty-available: true |
| 76 | + bug-bounty-url: https://hackerone.com/kubernetes |
| 77 | +dependencies: |
| 78 | + third-party-packages: true |
| 79 | + dependencies-lists: |
| 80 | + - https://github.com/kubernetes/minikube/blob/master/go.mod |
0 commit comments