> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Report Status

Update the status of a report.

## Basic Parameters

<div className="integrations-table">
  | Parameter | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  | --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Report ID | The ID of the report. Can be obtained via the `Get Program Reports` action.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
  | Status    | The status to update the report to.<br /><br />These are the available patch status options:<br /><br />\* Unpatched - Indicates that the reports has not been patched yet.<br />\* Already Fixed/Patched - Signifies that the reports has already been addressed and fixed by the affected party.<br />\* In Progress - Represents that work is currently underway to fix the reports, indicating an ongoing effort towards patching.<br />\* Deprecated - Suggests that the reports is considered outdated or no longer relevant, and patching is not necessary.<br />\* False Positive - Indicates that the reports was determined to be a false positive, meaning it is not a genuine security issue and does not require patching. |
</div>

## Advanced Parameters

<div className="integrations-table">
  | Parameter | Description                                     |
  | --------- | ----------------------------------------------- |
  | Message   | The message to add to the report status update. |
</div>

## Example Output

```json theme={"dark"}
{
	"assignment": {
		"maintained_assignees": [
			{
				"roles": [
					"string"
				],
				"slug": "string",
				"username": "string"
			}
		],
		"new_assignees": [
			{
				"roles": [
					"string"
				],
				"slug": "string",
				"username": "string"
			}
		],
		"removed_assignees": [
			{
				"roles": [
					"string"
				],
				"slug": "string",
				"username": "string"
			}
		]
	},
	"attachments": [
		{
			"attachment": {
				"mime_type": "string",
				"name": "string",
				"original_name": "string",
				"size": "int",
				"url": "string"
			},
			"id": "int"
		}
	],
	"author": {
		"avatar": {
			"mime_type": "string",
			"name": "string",
			"original_name": "string",
			"size": "int",
			"url": "string"
		},
		"hunter_profile": {
			"public": "bool"
		},
		"kyc_status": "string",
		"slug": "string",
		"username": "string"
	},
	"bounty_reward_amount": "int",
	"canceled": "bool",
	"claim_email": "string",
	"claim_status": "string",
	"collaborator": {
		"avatar": {
			"mime_type": "string",
			"name": "string",
			"original_name": "string",
			"size": "int",
			"url": "string"
		},
		"hunter_profile": {
			"public": "bool"
		},
		"kyc_status": "string",
		"slug": "string",
		"username": "string"
	},
	"company": {
		"already_activate_product": "bool",
		"currency": "string",
		"description": "string",
		"logo": {
			"mime_type": "string",
			"name": "string",
			"original_name": "string",
			"size": "int",
			"url": "string"
		},
		"name": "string",
		"slug": "string"
	},
	"created_at": "datetime",
	"cvss_bonus": "bool",
	"duplicate_of": {
		"id": "int",
		"local_id": "string",
		"title": "string"
	},
	"fix_verified": "bool",
	"id": "int",
	"marked_as": "string",
	"message": "string",
	"message_html": "string",
	"new_bug_type": {
		"category": {
			"name": "string",
			"slug": "string"
		},
		"description": "string",
		"identifier": "string",
		"link": "string",
		"name": "string",
		"remediation_link": "string",
		"slug": "string"
	},
	"new_cvss": {
		"criticity": "string",
		"score": "float",
		"vector": "string"
	},
	"new_details": [
		"string"
	],
	"new_patch_status": "string",
	"new_tags": [
		"string"
	],
	"new_title": "string",
	"new_tracking_status": "string",
	"old_bug_type": {
		"category": {
			"name": "string",
			"slug": "string"
		},
		"description": "string",
		"identifier": "string",
		"link": "string",
		"name": "string",
		"remediation_link": "string",
		"slug": "string"
	},
	"old_cvss": {
		"criticity": "string",
		"score": "float",
		"vector": "string"
	},
	"old_details": [
		"string"
	],
	"old_patch_status": "string",
	"old_status": {
		"workflow_state": "string"
	},
	"old_tags": [
		"string"
	],
	"old_title": "string",
	"old_tracking_status": "string",
	"points": "int",
	"priority": {
		"color": "string",
		"level": "int",
		"name": "string",
		"slug": "string"
	},
	"private": "bool",
	"reward_failed": "bool",
	"reward_type": "string",
	"rights": [
		"string"
	],
	"source": "string",
	"source_url": "string",
	"status": {
		"workflow_state": "string"
	},
	"tracker_id": "string",
	"tracker_name": "string",
	"tracker_token": "string",
	"tracker_url": "string",
	"type": "string",
	"user_rewarded": {
		"avatar": {
			"mime_type": "string",
			"name": "string",
			"original_name": "string",
			"size": "int",
			"url": "string"
		},
		"hunter_profile": {
			"public": "bool"
		},
		"kyc_status": "string",
		"slug": "string",
		"username": "string"
	}
}
```

## Workflow Library Example

[Update Report Status with Yeswehack and Send Results Via Email](https://library.blinkops.com/workflows/update-report-status-with-yeswehack-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/update-report-status-with-yeswehack-and-send-results-via-email/canvas" />
</div>
