|
6030 | 6030 | } |
6031 | 6031 | ] |
6032 | 6032 | }, |
| 6033 | + "artifact_metadata": { |
| 6034 | + "title": "Artifact metadata", |
| 6035 | + "displayTitle": "Repository permissions for \"Artifact metadata\"", |
| 6036 | + "permissions": [ |
| 6037 | + { |
| 6038 | + "category": "orgs", |
| 6039 | + "slug": "create-an-artifact-deployment-record", |
| 6040 | + "subcategory": "artifact-metadata", |
| 6041 | + "verb": "post", |
| 6042 | + "requestPath": "/orgs/{org}/artifacts/metadata/deployment-record", |
| 6043 | + "access": "write", |
| 6044 | + "user-to-server": true, |
| 6045 | + "server-to-server": true, |
| 6046 | + "additional-permissions": true |
| 6047 | + }, |
| 6048 | + { |
| 6049 | + "category": "orgs", |
| 6050 | + "slug": "set-cluster-deployment-records", |
| 6051 | + "subcategory": "artifact-metadata", |
| 6052 | + "verb": "post", |
| 6053 | + "requestPath": "/orgs/{org}/artifacts/metadata/deployment-record/cluster/{cluster}", |
| 6054 | + "access": "write", |
| 6055 | + "user-to-server": true, |
| 6056 | + "server-to-server": true, |
| 6057 | + "additional-permissions": true |
| 6058 | + }, |
| 6059 | + { |
| 6060 | + "category": "orgs", |
| 6061 | + "slug": "create-artifact-metadata-storage-record", |
| 6062 | + "subcategory": "artifact-metadata", |
| 6063 | + "verb": "post", |
| 6064 | + "requestPath": "/orgs/{org}/artifacts/metadata/storage-record", |
| 6065 | + "access": "write", |
| 6066 | + "user-to-server": true, |
| 6067 | + "server-to-server": true, |
| 6068 | + "additional-permissions": true |
| 6069 | + }, |
| 6070 | + { |
| 6071 | + "category": "orgs", |
| 6072 | + "slug": "list-artifact-deployment-records", |
| 6073 | + "subcategory": "artifact-metadata", |
| 6074 | + "verb": "get", |
| 6075 | + "requestPath": "/orgs/{org}/artifacts/{subject_digest}/metadata/deployment-records", |
| 6076 | + "access": "read", |
| 6077 | + "user-to-server": true, |
| 6078 | + "server-to-server": true, |
| 6079 | + "additional-permissions": true |
| 6080 | + }, |
| 6081 | + { |
| 6082 | + "category": "orgs", |
| 6083 | + "slug": "list-artifact-storage-records", |
| 6084 | + "subcategory": "artifact-metadata", |
| 6085 | + "verb": "get", |
| 6086 | + "requestPath": "/orgs/{org}/artifacts/{subject_digest}/metadata/storage-records", |
| 6087 | + "access": "read", |
| 6088 | + "user-to-server": true, |
| 6089 | + "server-to-server": true, |
| 6090 | + "additional-permissions": true |
| 6091 | + } |
| 6092 | + ] |
| 6093 | + }, |
6033 | 6094 | "attestations": { |
6034 | 6095 | "title": "Attestations", |
6035 | 6096 | "displayTitle": "Repository permissions for \"Attestations\"", |
|
6786 | 6847 | "server-to-server": true, |
6787 | 6848 | "additional-permissions": false |
6788 | 6849 | }, |
| 6850 | + { |
| 6851 | + "category": "orgs", |
| 6852 | + "slug": "create-an-artifact-deployment-record", |
| 6853 | + "subcategory": "artifact-metadata", |
| 6854 | + "verb": "post", |
| 6855 | + "requestPath": "/orgs/{org}/artifacts/metadata/deployment-record", |
| 6856 | + "access": "write", |
| 6857 | + "user-to-server": true, |
| 6858 | + "server-to-server": true, |
| 6859 | + "additional-permissions": true |
| 6860 | + }, |
| 6861 | + { |
| 6862 | + "category": "orgs", |
| 6863 | + "slug": "set-cluster-deployment-records", |
| 6864 | + "subcategory": "artifact-metadata", |
| 6865 | + "verb": "post", |
| 6866 | + "requestPath": "/orgs/{org}/artifacts/metadata/deployment-record/cluster/{cluster}", |
| 6867 | + "access": "write", |
| 6868 | + "user-to-server": true, |
| 6869 | + "server-to-server": true, |
| 6870 | + "additional-permissions": true |
| 6871 | + }, |
6789 | 6872 | { |
6790 | 6873 | "category": "orgs", |
6791 | 6874 | "slug": "create-artifact-metadata-storage-record", |
|
6795 | 6878 | "access": "write", |
6796 | 6879 | "user-to-server": true, |
6797 | 6880 | "server-to-server": true, |
6798 | | - "additional-permissions": false |
| 6881 | + "additional-permissions": true |
| 6882 | + }, |
| 6883 | + { |
| 6884 | + "category": "orgs", |
| 6885 | + "slug": "list-artifact-deployment-records", |
| 6886 | + "subcategory": "artifact-metadata", |
| 6887 | + "verb": "get", |
| 6888 | + "requestPath": "/orgs/{org}/artifacts/{subject_digest}/metadata/deployment-records", |
| 6889 | + "access": "read", |
| 6890 | + "user-to-server": true, |
| 6891 | + "server-to-server": true, |
| 6892 | + "additional-permissions": true |
6799 | 6893 | }, |
6800 | 6894 | { |
6801 | 6895 | "category": "orgs", |
|
6806 | 6900 | "access": "read", |
6807 | 6901 | "user-to-server": true, |
6808 | 6902 | "server-to-server": true, |
6809 | | - "additional-permissions": false |
| 6903 | + "additional-permissions": true |
6810 | 6904 | }, |
6811 | 6905 | { |
6812 | 6906 | "category": "repos", |
|
0 commit comments