OrderOccurrencesParams
No description
enum OrderOccurrencesParams {
affected_component_id
author_id
client_impact
close_comments
code_review_code
code_review_input_data
code_review_output_data
code_review_vector
commitment_at
created_at
criticity
deploy_id
external_vid
failure_type
gauntlet_issue_id
github_alert_id
id
impact
impact_resume
integration_name
invaded
invaded_environment_description
legacy_id
notification_title
notification_type
others_host
others_protocol
others_steps
others_vector
probability
project_id
updated_at
vid
vulnerability_model_id
vulnerability_status
web_method
web_parameters
web_protocol
web_request
web_response
web_steps
web_url
}
Values​
OrderOccurrencesParams.affected_component_id
​
order by affected_component_id
OrderOccurrencesParams.author_id
​
order by author_id
OrderOccurrencesParams.client_impact
​
order by client_impact
OrderOccurrencesParams.close_comments
​
order by close_comments
OrderOccurrencesParams.code_review_code
​
order by code_review_code
OrderOccurrencesParams.code_review_input_data
​
order by code_review_input_data
OrderOccurrencesParams.code_review_output_data
​
order by code_review_output_data
OrderOccurrencesParams.code_review_vector
​
order by code_review_vector
OrderOccurrencesParams.commitment_at
​
order by commitment_at
OrderOccurrencesParams.created_at
​
order by created_at
OrderOccurrencesParams.criticity
​
order by criticity
OrderOccurrencesParams.deploy_id
​
order by deploy_id
OrderOccurrencesParams.external_vid
​
order by external_vid
OrderOccurrencesParams.failure_type
​
order by failure_type
OrderOccurrencesParams.gauntlet_issue_id
​
order by gauntlet_issue_id
OrderOccurrencesParams.github_alert_id
​
order by github_alert_id
OrderOccurrencesParams.id
​
order by id
OrderOccurrencesParams.impact
​
order by impact
OrderOccurrencesParams.impact_resume
​
order by impact_resume
OrderOccurrencesParams.integration_name
​
order by integration_name
OrderOccurrencesParams.invaded
​
order by invaded
OrderOccurrencesParams.invaded_environment_description
​
order by invaded_environment_description
OrderOccurrencesParams.legacy_id
​
order by legacy_id
OrderOccurrencesParams.notification_title
​
order by notification_title
OrderOccurrencesParams.notification_type
​
order by notification_type
OrderOccurrencesParams.others_host
​
order by others_host
OrderOccurrencesParams.others_protocol
​
order by others_protocol
OrderOccurrencesParams.others_steps
​
order by others_steps
OrderOccurrencesParams.others_vector
​
order by others_vector
OrderOccurrencesParams.probability
​
order by probability
OrderOccurrencesParams.project_id
​
order by project_id
OrderOccurrencesParams.updated_at
​
order by updated_at
OrderOccurrencesParams.vid
​
order by vid
OrderOccurrencesParams.vulnerability_model_id
​
order by vulnerability_model_id
OrderOccurrencesParams.vulnerability_status
​
order by vulnerability_status
OrderOccurrencesParams.web_method
​
order by web_method
OrderOccurrencesParams.web_parameters
​
order by web_parameters
OrderOccurrencesParams.web_protocol
​
order by web_protocol
OrderOccurrencesParams.web_request
​
order by web_request
OrderOccurrencesParams.web_response
​
order by web_response
OrderOccurrencesParams.web_steps
​
order by web_steps
OrderOccurrencesParams.web_url
​
order by web_url
Member of​
vulnerabilities
query