Skip to content

Commit

Permalink
Set read only true for action 'vault sandbox analysis'
Browse files Browse the repository at this point in the history
  • Loading branch information
ishans-crest committed Oct 3, 2024
1 parent e0b3b73 commit 106d1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trendmicrovisionone.json
Original file line number Diff line number Diff line change
Expand Up @@ -2907,7 +2907,7 @@
"description": "Send vault item to sandbox for analysis",
"verbose": "Sends vault item to sandbox for analysis. Provide file name and vault id to perform the action.",
"type": "investigate",
"read_only": false,
"read_only": true,
"parameters": {
"vault_id": {
"description": "ID of item in vault",
Expand Down

0 comments on commit 106d1a0

Please sign in to comment.