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] Not able to import rules with import-rules command #1072

Closed
adsalun opened this issue Mar 31, 2021 · 0 comments · Fixed by #1073
Closed

[Bug] Not able to import rules with import-rules command #1072

adsalun opened this issue Mar 31, 2021 · 0 comments · Fixed by #1073
Assignees
Labels
bug Something isn't working cli command line tooling community python Internal python for the repository

Comments

@adsalun
Copy link

adsalun commented Mar 31, 2021

Describe the bug
Not able to import rules

To Reproduce
Steps to reproduce the behavior:

  1. install python 3.8 on centos machine
  2. Install dependencies in requirement.txt
  3. Run command: python3.8 -m detection_rules import-rules -d rules/windows recieving above error
  4. IndexError: list index out of range

Expected behavior
Successfully import multiple rules

Screenshots
Screenshot 2021-03-31 120147

Desktop (please complete the following information):

  • OS: centos
  • Version: 8.3

Additional context
Please help me to resolve this error

@adsalun adsalun added the bug Something isn't working label Mar 31, 2021
@brokensound77 brokensound77 changed the title [Bug] [Bug] Not able to import rules with import-rules command Mar 31, 2021
@brokensound77 brokensound77 added cli command line tooling python Internal python for the repository labels Mar 31, 2021
@brokensound77 brokensound77 self-assigned this Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli command line tooling community python Internal python for the repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants