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