redcanaryco / surveyor

A cross-platform baselining, threat hunting, and attack surface analysis tool for security teams.
MIT License
170 stars 59 forks source link

[FR] Implement CbC SDK #67

Closed rc-csmith closed 1 year ago

rc-csmith commented 2 years ago

Which category is the feature part of?

Which product is the feature part of?

Use Cases

Proposal Currently, CbR and CbC are only supported on python 3.9 due to the cbapi dependency. However, CbC now has its own SDK that is not restricted by the python version.

The two products should be separated where CbC querying requires the newer SDK and CbR uses the legacy cbapi.