From ffed217e230f6c6e725383c00900c5d5b4981f6c Mon Sep 17 00:00:00 2001 From: mo khan Date: Thu, 10 Jul 2025 09:35:08 -0600 Subject: chore: move entities.json to etc/authzd --- etc/authzd/entities.json | 320 +++++++++++++++++++++++++++++++++++++++++++++++ share/misc/entities.json | 320 ----------------------------------------------- 2 files changed, 320 insertions(+), 320 deletions(-) create mode 100644 etc/authzd/entities.json delete mode 100644 share/misc/entities.json diff --git a/etc/authzd/entities.json b/etc/authzd/entities.json new file mode 100644 index 00000000..68c337f6 --- /dev/null +++ b/etc/authzd/entities.json @@ -0,0 +1,320 @@ +[ + { + "uid": { + "type": "Organization", + "id": "1" + }, + "attrs": { + "name": "gitlab" + }, + "parents": [] + }, + { + "uid": { + "type": "Project", + "id": "68877410" + }, + "attrs": { + "name": "sparkle.d", + "path": "sparkled", + "full_path": "gitlab-org/software-supply-chain-security/authorization/sparkled" + }, + "parents": [ + { + "type": "Group", + "id": "76595764" + } + ] + }, + { + "uid": { + "type": "User", + "id": "1" + }, + "attrs": { + "username": "sytses", + "name": "Sid Sijbrandij", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "116" + }, + "attrs": { + "username": "marin", + "name": "Marin Jankovski", + "access_level": 50 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "13356" + }, + "attrs": { + "username": "dblessing", + "name": "Drew Blessing", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "3585" + }, + "attrs": { + "username": "axil", + "name": "Achilleas Pipinellis", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "12452" + }, + "attrs": { + "username": "ayufan", + "name": "Kamil Trzciński", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "64248" + }, + "attrs": { + "username": "stanhu", + "name": "Stan Hu", + "access_level": 50 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "263716" + }, + "attrs": { + "username": "grzesiek", + "name": "Grzegorz Bizon", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "283999" + }, + "attrs": { + "username": "dbalexandre", + "name": "Douglas Barbosa Alexandre", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "2293" + }, + "attrs": { + "username": "brodock", + "name": "Gabriel Mazetto", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "215818" + }, + "attrs": { + "username": "tmaczukin", + "name": "Tomasz Maczukin", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "128633" + }, + "attrs": { + "username": "rymai", + "name": "Rémy Coutable", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "273486" + }, + "attrs": { + "username": "jameslopez", + "name": "James Lopez", + "access_level": 40 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "201566" + }, + "attrs": { + "username": "annabeldunstone", + "name": "Annabel Dunstone Gray", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "426128" + }, + "attrs": { + "username": "felipe_artur", + "name": "Felipe Cardozo", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "138401" + }, + "attrs": { + "username": "chriscool", + "name": "Christian Couder", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "367626" + }, + "attrs": { + "username": "alejandro", + "name": "Alejandro Rodríguez", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "516904" + }, + "attrs": { + "username": "tauriedavis", + "name": "Taurie Davis", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "527558" + }, + "attrs": { + "username": "eliran.mesika", + "name": "Eliran Mesika", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "429540" + }, + "attrs": { + "username": "ahanselka", + "name": "Alex Hanselka", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "User", + "id": "506061" + }, + "attrs": { + "username": "ahmadsherif", + "name": "Ahmad Sherif", + "access_level": 30 + }, + "parents": [] + }, + { + "uid": { + "type": "Group", + "id": "9970" + }, + "attrs": { + "name": "GitLab.org", + "path": "gitlab-org", + "full_path": "gitlab-org" + }, + "parents": [ + { + "type": "Organization", + "id": "1" + } + ] + }, + { + "uid": { + "type": "Group", + "id": "97830335" + }, + "attrs": { + "name": "software-supply-chain-security", + "path": "software-supply-chain-security", + "full_path": "gitlab-org/software-supply-chain-security" + }, + "parents": [ + { + "type": "Group", + "id": "9970" + } + ] + }, + { + "uid": { + "type": "Group", + "id": "76595764" + }, + "attrs": { + "name": "Authorization", + "path": "authorization", + "full_path": "gitlab-org/software-supply-chain-security/authorization" + }, + "parents": [ + { + "type": "Group", + "id": "97830335" + } + ] + } +] \ No newline at end of file diff --git a/share/misc/entities.json b/share/misc/entities.json deleted file mode 100644 index 68c337f6..00000000 --- a/share/misc/entities.json +++ /dev/null @@ -1,320 +0,0 @@ -[ - { - "uid": { - "type": "Organization", - "id": "1" - }, - "attrs": { - "name": "gitlab" - }, - "parents": [] - }, - { - "uid": { - "type": "Project", - "id": "68877410" - }, - "attrs": { - "name": "sparkle.d", - "path": "sparkled", - "full_path": "gitlab-org/software-supply-chain-security/authorization/sparkled" - }, - "parents": [ - { - "type": "Group", - "id": "76595764" - } - ] - }, - { - "uid": { - "type": "User", - "id": "1" - }, - "attrs": { - "username": "sytses", - "name": "Sid Sijbrandij", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "116" - }, - "attrs": { - "username": "marin", - "name": "Marin Jankovski", - "access_level": 50 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "13356" - }, - "attrs": { - "username": "dblessing", - "name": "Drew Blessing", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "3585" - }, - "attrs": { - "username": "axil", - "name": "Achilleas Pipinellis", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "12452" - }, - "attrs": { - "username": "ayufan", - "name": "Kamil Trzciński", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "64248" - }, - "attrs": { - "username": "stanhu", - "name": "Stan Hu", - "access_level": 50 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "263716" - }, - "attrs": { - "username": "grzesiek", - "name": "Grzegorz Bizon", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "283999" - }, - "attrs": { - "username": "dbalexandre", - "name": "Douglas Barbosa Alexandre", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "2293" - }, - "attrs": { - "username": "brodock", - "name": "Gabriel Mazetto", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "215818" - }, - "attrs": { - "username": "tmaczukin", - "name": "Tomasz Maczukin", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "128633" - }, - "attrs": { - "username": "rymai", - "name": "Rémy Coutable", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "273486" - }, - "attrs": { - "username": "jameslopez", - "name": "James Lopez", - "access_level": 40 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "201566" - }, - "attrs": { - "username": "annabeldunstone", - "name": "Annabel Dunstone Gray", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "426128" - }, - "attrs": { - "username": "felipe_artur", - "name": "Felipe Cardozo", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "138401" - }, - "attrs": { - "username": "chriscool", - "name": "Christian Couder", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "367626" - }, - "attrs": { - "username": "alejandro", - "name": "Alejandro Rodríguez", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "516904" - }, - "attrs": { - "username": "tauriedavis", - "name": "Taurie Davis", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "527558" - }, - "attrs": { - "username": "eliran.mesika", - "name": "Eliran Mesika", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "429540" - }, - "attrs": { - "username": "ahanselka", - "name": "Alex Hanselka", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "User", - "id": "506061" - }, - "attrs": { - "username": "ahmadsherif", - "name": "Ahmad Sherif", - "access_level": 30 - }, - "parents": [] - }, - { - "uid": { - "type": "Group", - "id": "9970" - }, - "attrs": { - "name": "GitLab.org", - "path": "gitlab-org", - "full_path": "gitlab-org" - }, - "parents": [ - { - "type": "Organization", - "id": "1" - } - ] - }, - { - "uid": { - "type": "Group", - "id": "97830335" - }, - "attrs": { - "name": "software-supply-chain-security", - "path": "software-supply-chain-security", - "full_path": "gitlab-org/software-supply-chain-security" - }, - "parents": [ - { - "type": "Group", - "id": "9970" - } - ] - }, - { - "uid": { - "type": "Group", - "id": "76595764" - }, - "attrs": { - "name": "Authorization", - "path": "authorization", - "full_path": "gitlab-org/software-supply-chain-security/authorization" - }, - "parents": [ - { - "type": "Group", - "id": "97830335" - } - ] - } -] \ No newline at end of file -- cgit v1.2.3