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

[Bug] Importing Templates of Analyzers in Hive #704

Closed
KRUXLEX opened this issue Feb 28, 2020 · 2 comments
Closed

[Bug] Importing Templates of Analyzers in Hive #704

KRUXLEX opened this issue Feb 28, 2020 · 2 comments
Labels
category:bug Issue is related to a bug

Comments

@KRUXLEX
Copy link

KRUXLEX commented Feb 28, 2020

Describe the bug
When I importing a templates to thehive, I haven't get any error, but templates don't import correctly (without his body)

To Reproduce
Steps to reproduce the behavior:
zip -r thehive-templates.zip thehive-templates/
image
image
image
image
image
image

Expected behavior
Fix it, or tell how import it correctly

@KRUXLEX KRUXLEX added the category:bug Issue is related to a bug label Feb 28, 2020
@KRUXLEX KRUXLEX changed the title [Bug] [Bug] Importing Templates of Analyzers in Hive Mar 2, 2020
@garanews
Copy link
Contributor

garanews commented Mar 5, 2020

instead do:
zip -r thehive-templates.zip thehive-templates/
try:
cd thehive-templates
zip -r thehive-templates.zip *

@KRUXLEX KRUXLEX closed this as completed Mar 5, 2020
@KRUXLEX
Copy link
Author

KRUXLEX commented Mar 5, 2020

Working!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

2 participants