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

add nuclei id attribute to tasks #367

Closed
dxenes1 opened this issue Nov 22, 2022 · 0 comments · Fixed by #374
Closed

add nuclei id attribute to tasks #367

dxenes1 opened this issue Nov 22, 2022 · 0 comments · Fixed by #374
Assignees

Comments

@dxenes1
Copy link
Collaborator

dxenes1 commented Nov 22, 2022

now that we have the nuclei view, we should have a way in the app to grab nuclei IDs for seg IDs that have them.

This wouldn't necessarily be a new attribute for a task though, could be part of task metadata or just something that is dynamically queried.

Potential solution:
Adapt nuclei viewer such that instead of querying the nuclei table through cave, it just uses a local cache file that is stored in static. If the static file is more than a day old, it is regenerated upon query.

nuclei viewer should accept both root IDs and nuclei IDs. if a root ID is inputted, the corresponding nuclei ID is found from the cached table and displayed.

@dxenes1 dxenes1 created this issue from a note in Neuvue 2.0 Sprint 15 (To do) Nov 22, 2022
@dxenes1 dxenes1 moved this from To do to In progress in Neuvue 2.0 Sprint 15 Nov 29, 2022
@vrose99 vrose99 linked a pull request Dec 2, 2022 that will close this issue
@dxenes1 dxenes1 moved this from In progress to Staged for Deployment in Neuvue 2.0 Sprint 15 Dec 5, 2022
@dxenes1 dxenes1 moved this from Staged for Deployment to Done in Neuvue 2.0 Sprint 15 Dec 5, 2022
@dxenes1 dxenes1 closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants