You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*AnalysesCoreApi* | [**insert_analysis_log**](docs/AnalysesCoreApi.md#insert_analysis_log) | **POST** /v2/analyses/{analysis_id}/logs | Insert a log entry for an analysis
57
57
*AnalysesCoreApi* | [**list_analyses**](docs/AnalysesCoreApi.md#list_analyses) | **GET** /v2/analyses/list | Gets the most recent analyses
58
58
*AnalysesCoreApi* | [**lookup_binary_id**](docs/AnalysesCoreApi.md#lookup_binary_id) | **GET** /v2/analyses/lookup/{binary_id} | Gets the analysis ID from binary ID
59
+
*AnalysesCoreApi* | [**put_analysis_strings**](docs/AnalysesCoreApi.md#put_analysis_strings) | **PUT** /v2/analyses/{analysis_id}/strings | Add strings to the analysis
Copy file name to clipboardExpand all lines: docs/AnalysesCommentsApi.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,8 +89,8 @@ Name | Type | Description | Notes
89
89
| Status code | Description | Response headers |
90
90
|-------------|-------------|------------------|
91
91
**201** | Successful Response | - |
92
-
**422** | Invalid request parameters | - |
93
92
**400** | Bad Request | - |
93
+
**422** | Invalid request parameters | - |
94
94
95
95
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
96
96
@@ -172,9 +172,9 @@ Name | Type | Description | Notes
172
172
| Status code | Description | Response headers |
173
173
|-------------|-------------|------------------|
174
174
**200** | Successful Response | - |
175
-
**422** | Invalid request parameters | - |
176
-
**403** | You can only delete your own comments | - |
177
175
**400** | Bad Request | - |
176
+
**403** | You can only delete your own comments | - |
177
+
**422** | Invalid request parameters | - |
178
178
179
179
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
180
180
@@ -339,9 +339,9 @@ Name | Type | Description | Notes
339
339
| Status code | Description | Response headers |
340
340
|-------------|-------------|------------------|
341
341
**200** | Successful Response | - |
342
-
**422** | Invalid request parameters | - |
343
-
**403** | You can only update your own comments | - |
344
342
**400** | Bad Request | - |
343
+
**403** | You can only update your own comments | - |
344
+
**422** | Invalid request parameters | - |
345
345
346
346
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -181,9 +182,9 @@ Name | Type | Description | Notes
181
182
| Status code | Description | Response headers |
182
183
|-------------|-------------|------------------|
183
184
**201** | Successful Response | - |
184
-
**422** | Invalid request parameters | - |
185
-
**404** | Not Found | - |
186
185
**400** | Bad Request | - |
186
+
**404** | Not Found | - |
187
+
**422** | Invalid request parameters | - |
187
188
188
189
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
189
190
@@ -263,9 +264,9 @@ Name | Type | Description | Notes
263
264
| Status code | Description | Response headers |
264
265
|-------------|-------------|------------------|
265
266
**200** | Successful Response | - |
266
-
**422** | Invalid request parameters | - |
267
-
**404** | Not Found | - |
268
267
**403** | Forbidden | - |
268
+
**404** | Not Found | - |
269
+
**422** | Invalid request parameters | - |
269
270
270
271
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
271
272
@@ -937,6 +938,89 @@ Name | Type | Description | Notes
937
938
938
939
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1018,9 +1102,9 @@ Name | Type | Description | Notes
1018
1102
| Status code | Description | Response headers |
1019
1103
|-------------|-------------|------------------|
1020
1104
**201** | Successful Response | - |
1021
-
**422** | Invalid request parameters | - |
1022
-
**404** | Not Found | - |
1023
1105
**400** | Bad Request | - |
1106
+
**404** | Not Found | - |
1107
+
**422** | Invalid request parameters | - |
1024
1108
1025
1109
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
1026
1110
@@ -1191,7 +1275,7 @@ Name | Type | Description | Notes
1191
1275
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/AnalysesXRefsApi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,8 +85,8 @@ Name | Type | Description | Notes
85
85
| Status code | Description | Response headers |
86
86
|-------------|-------------|------------------|
87
87
**200** | Successful Response | - |
88
-
**422** | Invalid request parameters | - |
89
88
**404** | Xref or analysis cache not found | - |
89
+
**422** | Invalid request parameters | - |
90
90
91
91
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
**binary_config** | [**BinaryConfig**](BinaryConfig.md) | The binary config can override automatically determined values such as ISA, Platform, File Format, etc | [optional]
12
+
**debug_hash** | **str** | | [optional]
8
13
**filename** | **str** | The name of the file |
9
14
**sha_256_hash** | **str** | The name of the file |
10
-
**tags** | [**List[Tag]**](Tag.md) | List of community tags to assign to an analysis | [optional][default to []]
11
-
**analysis_scope** | [**AnalysisScope**](AnalysisScope.md) | The scope of the analysis determines who can access it | [optional]
**analysis_config** | [**AnalysisConfig**](AnalysisConfig.md) | The analysis config enables the configuration of optional analysis stages | [optional]
15
-
**binary_config** | [**BinaryConfig**](BinaryConfig.md) | The binary config can override automatically determined values such as ISA, Platform, File Format, etc | [optional]
0 commit comments