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

[FEATURE] Filter alerts by severity level #3

Closed
mwakaba2 opened this issue Mar 11, 2022 · 3 comments
Closed

[FEATURE] Filter alerts by severity level #3

mwakaba2 opened this issue Mar 11, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request P2 Priority 2

Comments

@mwakaba2
Copy link
Collaborator

mwakaba2 commented Mar 11, 2022

Feature

Filter alerts by specified list of severity levels (e.g. HIGH, MEDIUM, CRITICAL)

Proposed Solution

Add option to filter alerts by severity levels:

severities: ['HIGH', 'MEDIUM', 'CRITICAL']

The above example will filter out alerts with severity type INFO and LOW.

@mwakaba2 mwakaba2 added enhancement New feature or request P2 Priority 2 labels Mar 11, 2022
@mwakaba2 mwakaba2 self-assigned this Apr 1, 2022
@mwakaba2 mwakaba2 closed this as completed Apr 1, 2022
@mwakaba2
Copy link
Collaborator Author

mwakaba2 commented Apr 1, 2022

Hi @anudit, you can now filter alerts by severities.
For more info on the query input, please check out https://docs.forta.network/en/latest/forta-api-reference/#definition-AlertsInput

@anudit
Copy link

anudit commented Apr 2, 2022

Hey @mwakaba2, Switched to the new API https://github.com/anudit/convosdk/blob/main/src/adaptors/forta.ts, Thanks!

@Quant-L
Copy link

Quant-L commented Apr 21, 2022

Amazing thank you guys

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P2 Priority 2
Projects
None yet
Development

No branches or pull requests

3 participants