@socketsecurity/sdk 1.11.2 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/requirements.json DELETED
@@ -1,232 +0,0 @@
1
- {
2
- "api": {
3
- "batchPackageFetch": {
4
- "quota": 100,
5
- "permissions": ["packages:list"]
6
- },
7
- "batchPackageStream": {
8
- "quota": 100,
9
- "permissions": ["packages:list"]
10
- },
11
- "createDependenciesSnapshot": {
12
- "quota": 100,
13
- "permissions": ["report:write"]
14
- },
15
- "createOrgFullScan": {
16
- "quota": 0,
17
- "permissions": ["full-scans:create"]
18
- },
19
- "createOrgRepo": {
20
- "quota": 0,
21
- "permissions": ["repo:create"]
22
- },
23
- "createScanFromFilepaths": {
24
- "quota": 100,
25
- "permissions": ["report:write"]
26
- },
27
- "deleteOrgFullScan": {
28
- "quota": 0,
29
- "permissions": ["full-scans:delete"]
30
- },
31
- "deleteOrgRepo": {
32
- "quota": 0,
33
- "permissions": ["repo:delete"]
34
- },
35
- "getAuditLogEvents": {
36
- "quota": 10,
37
- "permissions": ["audit-log:list"]
38
- },
39
- "getEnabledEntitlements": {
40
- "quota": 0,
41
- "permissions": []
42
- },
43
- "getEntitlements": {
44
- "quota": 0,
45
- "permissions": []
46
- },
47
- "getIssuesByNpmPackage": {
48
- "quota": 10,
49
- "permissions": []
50
- },
51
- "getOrgAnalytics": {
52
- "quota": 10,
53
- "permissions": ["report:write"]
54
- },
55
- "getOrganizations": {
56
- "quota": 0,
57
- "permissions": []
58
- },
59
- "streamOrgFullScan": {
60
- "quota": 0,
61
- "permissions": ["full-scans:list"]
62
- },
63
- "streamPatchesFromScan": {
64
- "quota": 0,
65
- "permissions": ["patches:list"]
66
- },
67
- "getOrgFullScanBuffered": {
68
- "quota": 0,
69
- "permissions": ["full-scans:list"]
70
- },
71
- "getOrgFullScanList": {
72
- "quota": 0,
73
- "permissions": ["full-scans:list"]
74
- },
75
- "getOrgFullScanMetadata": {
76
- "quota": 0,
77
- "permissions": ["full-scans:list"]
78
- },
79
- "getOrgLicensePolicy": {
80
- "quota": 0,
81
- "permissions": ["settings:read"]
82
- },
83
- "getOrgRepo": {
84
- "quota": 0,
85
- "permissions": ["repo:list"]
86
- },
87
- "getOrgRepoList": {
88
- "quota": 0,
89
- "permissions": ["repo:list"]
90
- },
91
- "getOrgSecurityPolicy": {
92
- "quota": 0,
93
- "permissions": ["settings:read"]
94
- },
95
- "getQuota": {
96
- "quota": 0,
97
- "permissions": []
98
- },
99
- "getRepoAnalytics": {
100
- "quota": 10,
101
- "permissions": ["report:write"]
102
- },
103
- "getScan": {
104
- "quota": 0,
105
- "permissions": ["report:read"]
106
- },
107
- "getScanList": {
108
- "quota": 0,
109
- "permissions": ["report:read"]
110
- },
111
- "getSupportedScanFiles": {
112
- "quota": 0,
113
- "permissions": ["report:read"]
114
- },
115
- "getScoreByNpmPackage": {
116
- "quota": 10,
117
- "permissions": []
118
- },
119
- "postSettings": {
120
- "quota": 0,
121
- "permissions": []
122
- },
123
- "searchDependencies": {
124
- "quota": 100,
125
- "permissions": []
126
- },
127
- "updateOrgRepo": {
128
- "quota": 0,
129
- "permissions": ["repo:update"]
130
- },
131
- "uploadManifestFiles": {
132
- "quota": 100,
133
- "permissions": ["packages:upload"]
134
- },
135
- "viewPatch": {
136
- "quota": 0,
137
- "permissions": ["patches:view"]
138
- },
139
- "deleteReport": {
140
- "quota": 0,
141
- "permissions": ["report:delete"]
142
- },
143
- "exportCDX": {
144
- "quota": 0,
145
- "permissions": ["report:read"]
146
- },
147
- "exportSPDX": {
148
- "quota": 0,
149
- "permissions": ["report:read"]
150
- },
151
- "getAPITokens": {
152
- "quota": 10,
153
- "permissions": ["api-token:list"]
154
- },
155
- "postAPIToken": {
156
- "quota": 10,
157
- "permissions": ["api-token:create"]
158
- },
159
- "postAPITokenUpdate": {
160
- "quota": 10,
161
- "permissions": ["api-token:update"]
162
- },
163
- "postAPITokensRotate": {
164
- "quota": 10,
165
- "permissions": ["api-token:rotate"]
166
- },
167
- "postAPITokensRevoke": {
168
- "quota": 10,
169
- "permissions": ["api-token:revoke"]
170
- },
171
- "updateOrgSecurityPolicy": {
172
- "quota": 0,
173
- "permissions": ["settings:write"]
174
- },
175
- "updateOrgLicensePolicy": {
176
- "quota": 0,
177
- "permissions": ["settings:write"]
178
- },
179
- "getOrgTriage": {
180
- "quota": 0,
181
- "permissions": ["triage:alerts-list"]
182
- },
183
- "updateOrgAlertTriage": {
184
- "quota": 0,
185
- "permissions": ["triage:alerts-update"]
186
- },
187
- "getOrgRepoLabelList": {
188
- "quota": 0,
189
- "permissions": ["repo-label:list"]
190
- },
191
- "createOrgRepoLabel": {
192
- "quota": 0,
193
- "permissions": ["repo-label:create"]
194
- },
195
- "getOrgRepoLabel": {
196
- "quota": 0,
197
- "permissions": ["repo-label:list"]
198
- },
199
- "updateOrgRepoLabel": {
200
- "quota": 0,
201
- "permissions": ["repo-label:update"]
202
- },
203
- "deleteOrgRepoLabel": {
204
- "quota": 0,
205
- "permissions": ["repo-label:delete"]
206
- },
207
- "getDiffScanById": {
208
- "quota": 0,
209
- "permissions": ["diff-scans:list"]
210
- },
211
- "createOrgDiffScanFromIds": {
212
- "quota": 0,
213
- "permissions": ["diff-scans:create"]
214
- },
215
- "listOrgDiffScans": {
216
- "quota": 0,
217
- "permissions": ["diff-scans:list"]
218
- },
219
- "deleteOrgDiffScan": {
220
- "quota": 0,
221
- "permissions": ["diff-scans:delete"]
222
- },
223
- "getApi": {
224
- "quota": 0,
225
- "permissions": []
226
- },
227
- "sendApi": {
228
- "quota": 0,
229
- "permissions": []
230
- }
231
- }
232
- }