CompTIA CySA+ (CS0-003) — Question 175
Which of the following would most likely be used to update a dashboard that integrates with multiple vendor tools?
Answer options
- A. Webhooks
- B. Extensible Markup Language
- C. Threat feed combination
- D. JavaScript Object Notation
Correct answer: A
Explanation
Webhooks are designed to send real-time data updates from one application to another, making them ideal for updating dashboards that integrate with multiple vendor tools. The other options, such as XML and JSON, are data formats rather than methods of communication and do not facilitate real-time updates like webhooks do.