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 Request] Add alert observable API endpoints #1732

Closed
3 tasks done
nadouani opened this issue Jan 6, 2021 · 0 comments
Closed
3 tasks done

[Feature Request] Add alert observable API endpoints #1732

nadouani opened this issue Jan 6, 2021 · 0 comments
Assignees
Labels
feature request TheHive4 TheHive4 related issues
Milestone

Comments

@nadouani
Copy link
Contributor

nadouani commented Jan 6, 2021

Request Type

Feature Request

Problem Description

The goal of this feature request is to add API endpoints to handle Alert observables:

  • POST /api/alert/{ALERT_ID}/artifact to add a new observable to the alert
  • PATCH /api/alert/artifact/{ARTIFACT_ID} to update a existing alert observable
  • DELETE /api/alert/artifact/{ARTIFACT_ID} to delete an existing alert observable
@nadouani nadouani added feature request TheHive4 TheHive4 related issues labels Jan 6, 2021
@nadouani nadouani added this to the 4.0.4 milestone Jan 6, 2021
@To-om To-om closed this as completed Jan 7, 2021
To-om added a commit that referenced this issue Jan 7, 2021
To-om added a commit that referenced this issue Jan 8, 2021
To-om added a commit that referenced this issue Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

2 participants