What are Detections?
This guide explains what Detections are, how they are created, and what information they contain.
Overview
A Detection is not a breach or a security incident. A Detection represents a security issue, misconfiguration, or vulnerability that the OneClickComply platform has identified and logged.
How Detections Are Created
Detections are created when a scan identifies an issue with the scan subject. The sequence is as follows:
The OneClickComply platform conducts a scan. This could be a scan against a specific integration (e.g. Microsoft 365 or AWS), a penetration test against an API or website, or a vulnerability check on a device.
Each scan consists of individual tests - specific checks such as "Is multi-factor authentication enforced for all admin accounts?", "Is device encryption enabled?", or “Is Cross-site scripting prevented?”
Any test that fails automatically produces a Detection.
The Detection is then categorised based on the severity of the issue, and the original source (e.g. from a penetration test)
What a Detection Contains
Each Detection carries a set of properties that describe the issue and its context:
For Detections in the vulnerability category, two additional properties are included: the CVE identifier (a standardised reference number for the specific vulnerability) and the CVSS score (a numeric severity rating).