Publication Date – June 13, 2019
The details
field for the /findings
path shows the details of findings. The included details vary, depending on the risk vector.
File Sharing – Example Request
curl https://api.bitsighttech.com/ratings/v1/companies/company_guid/findings?risk_vector=file_sharing -u api_token:
File Sharing - Example Response
⊕ See Keys That Apply to All Findings "geo_ip_location":"US", "remediations":[ ], "rollup_end_date":"2019-05-04", "rollup_start_date":"2019-05-04", "src_port":62348
File Sharing – Response Attributes
Field | Description |
---|---|
geo_ip_locationString |
A 2-letter ISO country code indicating this finding’s country of origin. |
remediationsObject |
Contains information about the finding and instructions to remediate it, if any. |
rollup_end_dateString [ YYYY‑MM‑DD ] |
The date of the most recent observation. |
rollup_start_dateString [ YYYY‑MM‑DD ] |
The date of the first observation. |
src_portInteger |
The number of the source port. |