Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Abnormal Security]: Add support for vendor-cases from API #11473

Open
NateUT99 opened this issue Oct 18, 2024 · 0 comments
Open

[Abnormal Security]: Add support for vendor-cases from API #11473

NateUT99 opened this issue Oct 18, 2024 · 0 comments
Labels

Comments

@NateUT99
Copy link

NateUT99 commented Oct 18, 2024

The initial release of the Abnormal Security integration does not currently support vendor cases (/vendor-cases). These are cases that Abnormal generates when it detects an attempt to impersonation a vendor that your organization has communicated with in the past, or if the value exceeds a certain amount. The workflow seems very similar to the Account Takeover "cases" tha are already supported -- you first query to receive a list of vendor case IDs, and then you iterate through the list to collect each cases details.

The full API specification for vendor cases (/vendor-cases) is available on the Abnormal swaggerhub link below. I am also able to provide sample data if given a secure upload link.

https://app.swaggerhub.com/apis/abnormal-security/abx/1.4.3#/Vendors/get_vendor_cases

@andrewkroh andrewkroh added the Integration:abnormal_security Abnormal Security label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants