https://api.bitsighttech.com/ratings/v1/tiers/vendor-action-plan
Get the unique identifiers of tiered companies [company_guid
] that are within each distinct action plan (monitor, review, escalate).
Example Request
curl 'https://api.bitsighttech.com/ratings/v1/tiers/vendor-action-plan' -u api_token:
Example Response
{ "escalate":[ "aaaaaaaa-1111-aaaa-1111-aaa111aaa111", "bbbbbbbb-2222-bbbb-2222-bbb222aaabbb" ], "review":[ "aaa111aa-aa11-11aa-11aa-aaa111111aaa" ], "monitor":[ "2b2b2b2b-2b2b-2b2b-2b2b-2b2b2b2b2b2b", "1a1a1a1a-a1a1-a1a1-1a1a-1a1a1a1a1a1a" ] }
Response Attributes
Field | Description | |
---|---|---|
escalateArray |
Critical companies. Enabling access to the Bitsight platform is recommended to prompt the investigation and remediation of issues that have been identified. Refer to the Client/Vendor Access Program. | |
GUID String [ entity_guid ] |
Companies that are in the escalate phase of the vendor action plan. | |
reviewArray |
Companies that are starting to either fall behind in addressing security issues or are still in the process of implementing plans for issue response and remediation. Investigating their security posture is recommended to gain a deeper understanding of their developments and help determine if any action or follow up is necessary. | |
GUID String [ entity_guid ] |
Companies that are in the review phase of the vendor action plan. | |
monitorArray |
Companies in the monitor phase have good security posture and can be continuously monitored and evaluated more thoroughly depending on available resources. No immediate action is needed. | |
GUID String [ entity_guid ] |
Companies that are in the monitor phase of the vendor action plan. |
May 6, 2020: Published.
Feedback
0 comments
Please sign in to leave a comment.