-
Notifications
You must be signed in to change notification settings - Fork 21
Update SECURITY-INSIGHTS #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+95
−0
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
49732e0
"chore: updating SECURITY-INSIGHTS"
aaguiarz 11d9434
"chore: updating SECURITY-INSIGHTS"
aaguiarz 91188da
"chore: updating SECURITY-INSIGHTS"
aaguiarz a7acaf9
"chore: updating SECURITY-INSIGHTS"
aaguiarz 4462e50
"chore: updating SECURITY-INSIGHTS"
aaguiarz ef509f1
"chore: updating SECURITY-INSIGHTS"
aaguiarz c716c90
"chore: updating SECURITY-INSIGHTS"
aaguiarz 5d21ffd
"chore: updating SECURITY-INSIGHTS"
aaguiarz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,95 @@ | ||
| # Security Insights 2.0 file https://github.com/ossf/security-insights | ||
| # Schema: https://github.com/ossf/security-insights/blob/main/spec/schema.cue | ||
| header: | ||
| schema-version: 2.0.0 | ||
| last-updated: '2025-07-26' | ||
| last-reviewed: '2025-07-26' | ||
| url: https://github.com/openfga/java-sdk | ||
| project-si-source: https://raw.githubusercontent.com/openfga/.github/main/SECURITY-INSIGHTS.yml | ||
| comment: OpenFGA SDK for Java. | ||
|
|
||
| repository: | ||
| url: https://github.com/openfga/java-sdk | ||
| status: active | ||
| bug-fixes-only: false | ||
| accepts-change-request: true | ||
| accepts-automated-change-request: true | ||
| no-third-party-packages: false | ||
| core-team: | ||
| - name: Jim Anderson | ||
| affiliation: Okta | ||
| email: [email protected] | ||
| social: https://github.com/jimmyjames | ||
| primary: true | ||
| - name: Adrian Tam | ||
| affiliation: Okta | ||
| email: [email protected] | ||
| social: https://github.com/adriantam | ||
| - name: Ewan Harris | ||
| affiliation: Okta | ||
| email: [email protected] | ||
| social: https://github.com/ewanharris | ||
| - name: Raghd Hamzeh | ||
| affiliation: Okta | ||
| email: [email protected] | ||
| social: https://github.com/rhamzeh | ||
|
|
||
| license: | ||
| url: https://raw.githubusercontent.com/openfga/java-sdk/main/LICENSE | ||
| expression: Apache-2.0 | ||
| release: | ||
| changelog: https://github.com/openfga/java-sdk/releases | ||
| automated-pipeline: true | ||
| distribution-points: | ||
| - uri: https://github.com/openfga/java-sdk/releases | ||
| comment: GitHub Release Page | ||
|
|
||
| documentation: | ||
| contributing-guide: https://github.com/openfga/.github/blob/main/CONTRIBUTING.md | ||
| dependency-management-policy: https://github.com/openfga/openfga/blob/main/docs/dependencies-policy.md | ||
| governance: https://github.com/openfga/.github/blob/main/GOVERNANCE.md | ||
| review-policy: https://github.com/openfga/.github/blob/main/CONTRIBUTING.md | ||
| security-policy: https://github.com/openfga/java-sdk/security.md | ||
|
|
||
| security: | ||
| assessments: | ||
| self: | ||
| evidence: https://github.com/cncf/tag-security/blob/main/community/assessments/projects/openfga/joint-assessment.md | ||
| date: '2024-12-19' | ||
| comment: OpenFGA has completed a CNCF security joint assessment with CNCF TAG Security and Compliance | ||
|
|
||
| champions: | ||
| - name: Ewan Harris | ||
| email: [email protected] | ||
| primary: true | ||
| tools: | ||
| - name: Dependabot | ||
| type: SCA | ||
| version: latest | ||
| rulesets: | ||
| - built-in | ||
| integration: | ||
| adhoc: false | ||
| ci: true | ||
| release: true | ||
| comment: Dependabot is enabled for this repo to automatically update dependencies. | ||
| - name: Snyk | ||
| type: SCA | ||
| version: latest | ||
| rulesets: | ||
| - built-in | ||
| integration: | ||
| adhoc: false | ||
| ci: true | ||
| release: true | ||
| comment: Snyk is enabled for this repo to scan for vulnerabilities. | ||
| - name: Socket | ||
| type: other | ||
| version: latest | ||
| rulesets: | ||
| - built-in | ||
| integration: | ||
| adhoc: false | ||
| ci: true | ||
| release: true | ||
| comment: Socket is enabled for this repo to scan for supply chain security vulnerabilities. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.