Skip to content

Commit 2eaaeb3

Browse files
committed
Update SECURITY-INSIGHTS (#229)
* "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS" * "chore: updating SECURITY-INSIGHTS"
1 parent 9667a3b commit 2eaaeb3

1 file changed

Lines changed: 113 additions & 0 deletions

File tree

.github/SECURITY-INSIGHTS.yml

Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
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/api
8+
project-si-source: https://raw.githubusercontent.com/openfga/.github/main/SECURITY-INSIGHTS.yml
9+
comment: Protocol Buffers used by OpenFGA.
10+
11+
repository:
12+
url: https://github.com/openfga/api
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: Poovamraj Thanganadar Thiagarajan
20+
affiliation: Okta
21+
email: poovamraj.thanganadarthiagarajan@okta.com
22+
social: https://github.com/poovamraj
23+
primary: true
24+
- name: Adrian Tam
25+
affiliation: Okta
26+
email: adrian.tam@okta.com
27+
social: https://github.com/adriantam
28+
- name: Jose Padilla
29+
affiliation: Okta
30+
email: jose.padilla@okta.com
31+
social: https://github.com/jpadilla
32+
- name: Joshua Jones
33+
affiliation: Okta
34+
email: joshua.jones@okta.com
35+
social: https://github.com/senojj
36+
- name: Justin Cohen
37+
affiliation: Okta
38+
email: justin.cohen@okta.com
39+
social: https://github.com/justincoh
40+
- name: Raghd Hamzeh
41+
affiliation: Okta
42+
email: raghd.hamzeh@okta.com
43+
social: https://github.com/rhamzeh
44+
- name: Victoria Johns
45+
affiliation: Okta
46+
email: victoria.johns@okta.com
47+
social: https://github.com/vic-dev
48+
- name: Will Vedder
49+
affiliation: Okta
50+
email: will.vedder@okta.com
51+
social: https://github.com/willvedd
52+
- name: Yamil Asusta
53+
affiliation: Okta
54+
email: yamil.asusta@okta.com
55+
social: https://github.com/elbuo8
56+
- name: Zilvinas Vilutis
57+
affiliation: Okta
58+
email: zilvinas.vilutis@okta.com
59+
social: https://github.com/cikasfm
60+
61+
license:
62+
url: https://raw.githubusercontent.com/openfga/api/main/LICENSE
63+
expression: Apache-2.0
64+
65+
documentation:
66+
contributing-guide: https://github.com/openfga/.github/blob/main/CONTRIBUTING.md
67+
dependency-management-policy: https://github.com/openfga/openfga/blob/main/docs/dependencies-policy.md
68+
governance: https://github.com/openfga/.github/blob/main/GOVERNANCE.md
69+
review-policy: https://github.com/openfga/.github/blob/main/CONTRIBUTING.md
70+
security-policy: https://github.com/openfga/api/security.md
71+
72+
security:
73+
assessments:
74+
self:
75+
evidence: https://github.com/cncf/tag-security/blob/main/community/assessments/projects/openfga/joint-assessment.md
76+
date: '2024-12-19'
77+
comment: OpenFGA has completed a CNCF security joint assessment with CNCF TAG Security and Compliance
78+
79+
champions:
80+
- name: Justin Cohen
81+
email: justin.cohen@okta.com
82+
primary: true
83+
tools:
84+
- name: Dependabot
85+
type: SCA
86+
version: latest
87+
rulesets:
88+
- built-in
89+
integration:
90+
adhoc: false
91+
ci: true
92+
release: true
93+
comment: Dependabot is enabled for this repo to automatically update dependencies.
94+
- name: Snyk
95+
type: SCA
96+
version: latest
97+
rulesets:
98+
- built-in
99+
integration:
100+
adhoc: false
101+
ci: true
102+
release: true
103+
comment: Snyk is enabled for this repo to scan for vulnerabilities.
104+
- name: Socket
105+
type: other
106+
version: latest
107+
rulesets:
108+
- built-in
109+
integration:
110+
adhoc: false
111+
ci: true
112+
release: true
113+
comment: Socket is enabled for this repo to scan for supply chain security vulnerabilities.

0 commit comments

Comments
 (0)