delete finding templates #453
Unanswered
m2abrams15
asked this question in
Q&A
Replies: 2 comments
-
the work around i found was using the dbshell to purge the findings DB docker exec sysreptor-app bash -c 'echo "TRUNCATE pentests_findingtemplate CASCADE;" | python3 manage.py dbshell' |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I know you already found a way to deleted them, but here is are the possible solutions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi! I imported a large number of finding templates using the reptor command. However, i dont seem to have an easy way to update any of the templates via CLI or to even delete existing finding templates. besides going through each one on the web, what is the way to delete these finding templates en mass?
Beta Was this translation helpful? Give feedback.
All reactions