Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ Class | Method | HTTP request | Description
*FunctionsRenamingHistoryApi* | [**rename_function_id**](docs/FunctionsRenamingHistoryApi.md#rename_function_id) | **POST** /v2/functions/rename/{function_id} | Rename Function
*FunctionsRenamingHistoryApi* | [**revert_function_name**](docs/FunctionsRenamingHistoryApi.md#revert_function_name) | **POST** /v2/functions/history/{function_id}/{history_id} | Revert the function name
*FunctionsRenamingHistoryApi* | [**revert_function_name_0**](docs/FunctionsRenamingHistoryApi.md#revert_function_name_0) | **POST** /v3/functions/{function_id}/history/{history_id}/revert | Revert function name
*IAMUsersApi* | [**get_me**](docs/IAMUsersApi.md#get_me) | **GET** /v2/iam/me | Get current user
*ModelsApi* | [**get_models**](docs/ModelsApi.md#get_models) | **GET** /v2/models | Gets models
*ReportsApi* | [**create_pdf_report**](docs/ReportsApi.md#create_pdf_report) | **POST** /v3/analyses/{analysis_id}/pdf | Start PDF report generation
*ReportsApi* | [**download_pdf_report**](docs/ReportsApi.md#download_pdf_report) | **GET** /v3/analyses/{analysis_id}/pdf | Download generated PDF report
Expand All @@ -204,6 +205,9 @@ Class | Method | HTTP request | Description
- [AIDecompInverseStringMapItem](docs/AIDecompInverseStringMapItem.md)
- [APIError](docs/APIError.md)
- [AddCalleeInputBody](docs/AddCalleeInputBody.md)
- [AddIssuerDomainInputBody](docs/AddIssuerDomainInputBody.md)
- [AddOwnerInputBody](docs/AddOwnerInputBody.md)
- [AddTeamMemberInputBody](docs/AddTeamMemberInputBody.md)
- [AddUserStringInputBody](docs/AddUserStringInputBody.md)
- [AddUserStringToFunctionInputBody](docs/AddUserStringToFunctionInputBody.md)
- [AdditionalDetailsStatusResponse](docs/AdditionalDetailsStatusResponse.md)
Expand Down Expand Up @@ -337,6 +341,8 @@ Class | Method | HTTP request | Description
- [BinarySearchResponse](docs/BinarySearchResponse.md)
- [BinarySearchResult](docs/BinarySearchResult.md)
- [BinaryTaskStatus](docs/BinaryTaskStatus.md)
- [BulkCreateUserResult](docs/BulkCreateUserResult.md)
- [BulkCreateUsersOutputBody](docs/BulkCreateUsersOutputBody.md)
- [BulkDeleteAnalysesRequest](docs/BulkDeleteAnalysesRequest.md)
- [CallEdge](docs/CallEdge.md)
- [CallEdgesOutputBody](docs/CallEdgesOutputBody.md)
Expand Down Expand Up @@ -380,7 +386,13 @@ Class | Method | HTTP request | Description
- [CreateCollectionInputBody](docs/CreateCollectionInputBody.md)
- [CreateCollectionOutputBody](docs/CreateCollectionOutputBody.md)
- [CreateConversationRequest](docs/CreateConversationRequest.md)
- [CreateGroupInputBody](docs/CreateGroupInputBody.md)
- [CreateIdentityInputBody](docs/CreateIdentityInputBody.md)
- [CreateIssuerInputBody](docs/CreateIssuerInputBody.md)
- [CreateOrganisationInputBody](docs/CreateOrganisationInputBody.md)
- [CreatePortalSessionInputBody](docs/CreatePortalSessionInputBody.md)
- [CreateTeamInputBody](docs/CreateTeamInputBody.md)
- [CreateUserInputBody](docs/CreateUserInputBody.md)
- [Created](docs/Created.md)
- [DataTypesEntry](docs/DataTypesEntry.md)
- [DecompFailedEvent](docs/DecompFailedEvent.md)
Expand Down Expand Up @@ -439,6 +451,7 @@ Class | Method | HTTP request | Description
- [FileHashes](docs/FileHashes.md)
- [FileMetadata](docs/FileMetadata.md)
- [Filters](docs/Filters.md)
- [FormFile](docs/FormFile.md)
- [FunctionArgument](docs/FunctionArgument.md)
- [FunctionBlockDestinationResponse](docs/FunctionBlockDestinationResponse.md)
- [FunctionBlockResponse](docs/FunctionBlockResponse.md)
Expand Down Expand Up @@ -499,19 +512,25 @@ Class | Method | HTTP request | Description
- [ImportModel](docs/ImportModel.md)
- [InlineComment](docs/InlineComment.md)
- [InsertAnalysisLogRequest](docs/InsertAnalysisLogRequest.md)
- [InviteUserInputBody](docs/InviteUserInputBody.md)
- [IssuerAllowedDomain](docs/IssuerAllowedDomain.md)
- [ListAnalysisFunctionsDataTypesOutputBody](docs/ListAnalysisFunctionsDataTypesOutputBody.md)
- [ListAnalysisFunctionsOutputBody](docs/ListAnalysisFunctionsOutputBody.md)
- [ListAnalysisStringsOutputBody](docs/ListAnalysisStringsOutputBody.md)
- [ListCollectionResults](docs/ListCollectionResults.md)
- [ListCollectionsOutputBody](docs/ListCollectionsOutputBody.md)
- [ListFunctionStringsOutputBody](docs/ListFunctionStringsOutputBody.md)
- [ListFunctionsDataTypesOutputBody](docs/ListFunctionsDataTypesOutputBody.md)
- [ListTeamsOutputBody](docs/ListTeamsOutputBody.md)
- [ListUsersOutputBody](docs/ListUsersOutputBody.md)
- [LocationOutputBody](docs/LocationOutputBody.md)
- [Logs](docs/Logs.md)
- [MITRETechnique](docs/MITRETechnique.md)
- [MatchFilters](docs/MatchFilters.md)
- [MatchedFunction](docs/MatchedFunction.md)
- [MatchedFunctionSuggestion](docs/MatchedFunctionSuggestion.md)
- [MemdumpEntry](docs/MemdumpEntry.md)
- [MessageBody](docs/MessageBody.md)
- [MetaModel](docs/MetaModel.md)
- [ModelName](docs/ModelName.md)
- [ModelsResponse](docs/ModelsResponse.md)
Expand All @@ -520,11 +539,17 @@ Class | Method | HTTP request | Description
- [NameConfidence](docs/NameConfidence.md)
- [NameSourceType](docs/NameSourceType.md)
- [NetworkActivity](docs/NetworkActivity.md)
- [OIDCCallbackInputBody](docs/OIDCCallbackInputBody.md)
- [Order](docs/Order.md)
- [Organisation](docs/Organisation.md)
- [OrganisationGroup](docs/OrganisationGroup.md)
- [OrganisationIssuer](docs/OrganisationIssuer.md)
- [OrganisationOwner](docs/OrganisationOwner.md)
- [PDBDebugModel](docs/PDBDebugModel.md)
- [PEModel](docs/PEModel.md)
- [PaginationModel](docs/PaginationModel.md)
- [Params](docs/Params.md)
- [PasswordResetInputBody](docs/PasswordResetInputBody.md)
- [PatchCollectionBinariesInputBody](docs/PatchCollectionBinariesInputBody.md)
- [PatchCollectionBinariesOutputBody](docs/PatchCollectionBinariesOutputBody.md)
- [PatchCollectionInputBody](docs/PatchCollectionInputBody.md)
Expand All @@ -548,7 +573,9 @@ Class | Method | HTTP request | Description
- [QueuedWorkflowTaskResponse](docs/QueuedWorkflowTaskResponse.md)
- [ReAnalysisForm](docs/ReAnalysisForm.md)
- [Recent](docs/Recent.md)
- [RefreshBody](docs/RefreshBody.md)
- [RegenerateOutputBody](docs/RegenerateOutputBody.md)
- [RegisterUserInputBody](docs/RegisterUserInputBody.md)
- [RegistryOperation](docs/RegistryOperation.md)
- [RelativeBinaryResponse](docs/RelativeBinaryResponse.md)
- [RenameAppliedEvent](docs/RenameAppliedEvent.md)
Expand All @@ -559,8 +586,11 @@ Class | Method | HTTP request | Description
- [ReportEvent](docs/ReportEvent.md)
- [ReportInfo](docs/ReportInfo.md)
- [ReportOptions](docs/ReportOptions.md)
- [RevokeBody](docs/RevokeBody.md)
- [SBOM](docs/SBOM.md)
- [SBOMPackage](docs/SBOMPackage.md)
- [SSOProvider](docs/SSOProvider.md)
- [SSOProvidersOutputBody](docs/SSOProvidersOutputBody.md)
- [SandboxOptions](docs/SandboxOptions.md)
- [SandboxStartMethod](docs/SandboxStartMethod.md)
- [SandboxTimeout](docs/SandboxTimeout.md)
Expand Down Expand Up @@ -621,7 +651,11 @@ Class | Method | HTTP request | Description
- [TaskStatus](docs/TaskStatus.md)
- [TaskStatusResponse](docs/TaskStatusResponse.md)
- [TcpCarvedFile](docs/TcpCarvedFile.md)
- [Team](docs/Team.md)
- [TeamMember](docs/TeamMember.md)
- [TimestampModel](docs/TimestampModel.md)
- [TokenInputBody](docs/TokenInputBody.md)
- [TokenResponse](docs/TokenResponse.md)
- [TokenisedData](docs/TokenisedData.md)
- [TriageFunctionResponse](docs/TriageFunctionResponse.md)
- [TriageReportResponse](docs/TriageReportResponse.md)
Expand All @@ -630,12 +664,24 @@ Class | Method | HTTP request | Description
- [TypeDefinition](docs/TypeDefinition.md)
- [UpdateDataTypesInputBody](docs/UpdateDataTypesInputBody.md)
- [UpdateDataTypesOutputBody](docs/UpdateDataTypesOutputBody.md)
- [UpdateIssuerInputBody](docs/UpdateIssuerInputBody.md)
- [UpdateOrganisationInputBody](docs/UpdateOrganisationInputBody.md)
- [UpdatePasswordInputBody](docs/UpdatePasswordInputBody.md)
- [UpdateProfileInputBody](docs/UpdateProfileInputBody.md)
- [UpdateTeamInputBody](docs/UpdateTeamInputBody.md)
- [UpdateUserCreditsInputBody](docs/UpdateUserCreditsInputBody.md)
- [UpdateUserInputBody](docs/UpdateUserInputBody.md)
- [UpdateUserPasswordInputBody](docs/UpdateUserPasswordInputBody.md)
- [UploadFileType](docs/UploadFileType.md)
- [UploadResponse](docs/UploadResponse.md)
- [UpsertAiDecomplationRatingRequest](docs/UpsertAiDecomplationRatingRequest.md)
- [UpsertOverridesData](docs/UpsertOverridesData.md)
- [UpsertOverridesInputBody](docs/UpsertOverridesInputBody.md)
- [User](docs/User.md)
- [UserActivityResponse](docs/UserActivityResponse.md)
- [UserCredits](docs/UserCredits.md)
- [UserIdentity](docs/UserIdentity.md)
- [UserProfile](docs/UserProfile.md)
- [Vulnerabilities](docs/Vulnerabilities.md)
- [Vulnerability](docs/Vulnerability.md)
- [WarningEvent](docs/WarningEvent.md)
Expand Down
29 changes: 29 additions & 0 deletions docs/AddIssuerDomainInputBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# AddIssuerDomainInputBody


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**domain** | **str** | Email domain to allow (e.g. acme.com) |

## Example

```python
from revengai.models.add_issuer_domain_input_body import AddIssuerDomainInputBody

# TODO update the JSON string below
json = "{}"
# create an instance of AddIssuerDomainInputBody from a JSON string
add_issuer_domain_input_body_instance = AddIssuerDomainInputBody.from_json(json)
# print the JSON string representation of the object
print(AddIssuerDomainInputBody.to_json())

# convert the object into a dict
add_issuer_domain_input_body_dict = add_issuer_domain_input_body_instance.to_dict()
# create an instance of AddIssuerDomainInputBody from a dict
add_issuer_domain_input_body_from_dict = AddIssuerDomainInputBody.from_dict(add_issuer_domain_input_body_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


29 changes: 29 additions & 0 deletions docs/AddOwnerInputBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# AddOwnerInputBody


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | **int** | User ID to add as owner |

## Example

```python
from revengai.models.add_owner_input_body import AddOwnerInputBody

# TODO update the JSON string below
json = "{}"
# create an instance of AddOwnerInputBody from a JSON string
add_owner_input_body_instance = AddOwnerInputBody.from_json(json)
# print the JSON string representation of the object
print(AddOwnerInputBody.to_json())

# convert the object into a dict
add_owner_input_body_dict = add_owner_input_body_instance.to_dict()
# create an instance of AddOwnerInputBody from a dict
add_owner_input_body_from_dict = AddOwnerInputBody.from_dict(add_owner_input_body_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


29 changes: 29 additions & 0 deletions docs/AddTeamMemberInputBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# AddTeamMemberInputBody


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**user_id** | **int** | User ID to add |

## Example

```python
from revengai.models.add_team_member_input_body import AddTeamMemberInputBody

# TODO update the JSON string below
json = "{}"
# create an instance of AddTeamMemberInputBody from a JSON string
add_team_member_input_body_instance = AddTeamMemberInputBody.from_json(json)
# print the JSON string representation of the object
print(AddTeamMemberInputBody.to_json())

# convert the object into a dict
add_team_member_input_body_dict = add_team_member_input_body_instance.to_dict()
# create an instance of AddTeamMemberInputBody from a dict
add_team_member_input_body_from_dict = AddTeamMemberInputBody.from_dict(add_team_member_input_body_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


34 changes: 34 additions & 0 deletions docs/BulkCreateUserResult.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# BulkCreateUserResult


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **str** | |
**error** | **str** | Error description; present on failure | [optional]
**index** | **int** | 1-based row index in the CSV |
**success** | **bool** | |
**user** | [**User**](User.md) | Created user; present on success | [optional]
**username** | **str** | |

## Example

```python
from revengai.models.bulk_create_user_result import BulkCreateUserResult

# TODO update the JSON string below
json = "{}"
# create an instance of BulkCreateUserResult from a JSON string
bulk_create_user_result_instance = BulkCreateUserResult.from_json(json)
# print the JSON string representation of the object
print(BulkCreateUserResult.to_json())

# convert the object into a dict
bulk_create_user_result_dict = bulk_create_user_result_instance.to_dict()
# create an instance of BulkCreateUserResult from a dict
bulk_create_user_result_from_dict = BulkCreateUserResult.from_dict(bulk_create_user_result_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


32 changes: 32 additions & 0 deletions docs/BulkCreateUsersOutputBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# BulkCreateUsersOutputBody


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**failed** | **int** | |
**results** | [**List[BulkCreateUserResult]**](BulkCreateUserResult.md) | |
**succeeded** | **int** | |
**total** | **int** | |

## Example

```python
from revengai.models.bulk_create_users_output_body import BulkCreateUsersOutputBody

# TODO update the JSON string below
json = "{}"
# create an instance of BulkCreateUsersOutputBody from a JSON string
bulk_create_users_output_body_instance = BulkCreateUsersOutputBody.from_json(json)
# print the JSON string representation of the object
print(BulkCreateUsersOutputBody.to_json())

# convert the object into a dict
bulk_create_users_output_body_dict = bulk_create_users_output_body_instance.to_dict()
# create an instance of BulkCreateUsersOutputBody from a dict
bulk_create_users_output_body_from_dict = BulkCreateUsersOutputBody.from_dict(bulk_create_users_output_body_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


29 changes: 29 additions & 0 deletions docs/CreateGroupInputBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# CreateGroupInputBody


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | Group name |

## Example

```python
from revengai.models.create_group_input_body import CreateGroupInputBody

# TODO update the JSON string below
json = "{}"
# create an instance of CreateGroupInputBody from a JSON string
create_group_input_body_instance = CreateGroupInputBody.from_json(json)
# print the JSON string representation of the object
print(CreateGroupInputBody.to_json())

# convert the object into a dict
create_group_input_body_dict = create_group_input_body_instance.to_dict()
# create an instance of CreateGroupInputBody from a dict
create_group_input_body_from_dict = CreateGroupInputBody.from_dict(create_group_input_body_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


31 changes: 31 additions & 0 deletions docs/CreateIdentityInputBody.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# CreateIdentityInputBody


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**issuer_url** | **str** | Issuer URL (must be trusted by this organisation) |
**subject** | **str** | External subject identifier from the issuer |
**user_id** | **int** | Internal user ID to link |

## Example

```python
from revengai.models.create_identity_input_body import CreateIdentityInputBody

# TODO update the JSON string below
json = "{}"
# create an instance of CreateIdentityInputBody from a JSON string
create_identity_input_body_instance = CreateIdentityInputBody.from_json(json)
# print the JSON string representation of the object
print(CreateIdentityInputBody.to_json())

# convert the object into a dict
create_identity_input_body_dict = create_identity_input_body_instance.to_dict()
# create an instance of CreateIdentityInputBody from a dict
create_identity_input_body_from_dict = CreateIdentityInputBody.from_dict(create_identity_input_body_dict)
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Loading