|
| 1 | +# Security Insights 2.0 file https://github.com/ossf/security-insights |
| 2 | +# Schema: https://github.com/ossf/security-insights/blob/main/spec/schema.cue |
| 3 | +header: |
| 4 | + schema-version: 2.0.0 |
| 5 | + last-updated: '2025-07-26' |
| 6 | + last-reviewed: '2025-07-26' |
| 7 | + url: https://github.com/openfga/java-sdk |
| 8 | + project-si-source: https://raw.githubusercontent.com/openfga/.github/main/SECURITY-INSIGHTS.yml |
| 9 | + comment: OpenFGA SDK for Java. |
| 10 | + |
| 11 | +repository: |
| 12 | + url: https://github.com/openfga/java-sdk |
| 13 | + status: active |
| 14 | + bug-fixes-only: false |
| 15 | + accepts-change-request: true |
| 16 | + accepts-automated-change-request: true |
| 17 | + no-third-party-packages: false |
| 18 | + core-team: |
| 19 | + - name: Jim Anderson |
| 20 | + affiliation: Okta |
| 21 | + |
| 22 | + social: https://github.com/jimmyjames |
| 23 | + primary: true |
| 24 | + - name: Adrian Tam |
| 25 | + affiliation: Okta |
| 26 | + |
| 27 | + social: https://github.com/adriantam |
| 28 | + - name: Ewan Harris |
| 29 | + affiliation: Okta |
| 30 | + |
| 31 | + social: https://github.com/ewanharris |
| 32 | + - name: Raghd Hamzeh |
| 33 | + affiliation: Okta |
| 34 | + |
| 35 | + social: https://github.com/rhamzeh |
| 36 | + |
| 37 | + license: |
| 38 | + url: https://raw.githubusercontent.com/openfga/java-sdk/main/LICENSE |
| 39 | + expression: Apache-2.0 |
| 40 | + release: |
| 41 | + changelog: https://github.com/openfga/java-sdk/releases |
| 42 | + automated-pipeline: true |
| 43 | + distribution-points: |
| 44 | + - uri: https://github.com/openfga/java-sdk/releases |
| 45 | + comment: GitHub Release Page |
| 46 | + |
| 47 | + documentation: |
| 48 | + contributing-guide: https://github.com/openfga/.github/blob/main/CONTRIBUTING.md |
| 49 | + dependency-management-policy: https://github.com/openfga/openfga/blob/main/docs/dependencies-policy.md |
| 50 | + governance: https://github.com/openfga/.github/blob/main/GOVERNANCE.md |
| 51 | + review-policy: https://github.com/openfga/.github/blob/main/CONTRIBUTING.md |
| 52 | + security-policy: https://github.com/openfga/java-sdk/security.md |
| 53 | + |
| 54 | + security: |
| 55 | + assessments: |
| 56 | + self: |
| 57 | + evidence: https://github.com/cncf/tag-security/blob/main/community/assessments/projects/openfga/joint-assessment.md |
| 58 | + date: '2024-12-19' |
| 59 | + comment: OpenFGA has completed a CNCF security joint assessment with CNCF TAG Security and Compliance |
| 60 | + |
| 61 | + champions: |
| 62 | + - name: Ewan Harris |
| 63 | + |
| 64 | + primary: true |
| 65 | + tools: |
| 66 | + - name: Dependabot |
| 67 | + type: SCA |
| 68 | + version: latest |
| 69 | + rulesets: |
| 70 | + - built-in |
| 71 | + integration: |
| 72 | + adhoc: false |
| 73 | + ci: true |
| 74 | + release: true |
| 75 | + comment: Dependabot is enabled for this repo to automatically update dependencies. |
| 76 | + - name: Snyk |
| 77 | + type: SCA |
| 78 | + version: latest |
| 79 | + rulesets: |
| 80 | + - built-in |
| 81 | + integration: |
| 82 | + adhoc: false |
| 83 | + ci: true |
| 84 | + release: true |
| 85 | + comment: Snyk is enabled for this repo to scan for vulnerabilities. |
| 86 | + - name: Socket |
| 87 | + type: other |
| 88 | + version: latest |
| 89 | + rulesets: |
| 90 | + - built-in |
| 91 | + integration: |
| 92 | + adhoc: false |
| 93 | + ci: true |
| 94 | + release: true |
| 95 | + comment: Socket is enabled for this repo to scan for supply chain security vulnerabilities. |
0 commit comments