Get an organization’s File Sharing finding details.
Parameters
For details specific to File Sharing, use the ?risk_vector=file_sharing
parameter. Other query parameters are listed in GET: Finding Details.
Example Request
curl https://api.bitsighttech.com/ratings/v1/companies/company_guid/findings?risk_vector=file_sharing -u api_token:
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
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 port where traffic from a compromised device was observed. |
- June 13, 2019: Published.
Feedback
0 comments
Please sign in to leave a comment.