Skip to content

Wrong folder structure under ecs folder #461

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

Open
AlexRuiz7 opened this issue May 28, 2025 · 0 comments
Open

Wrong folder structure under ecs folder #461

AlexRuiz7 opened this issue May 28, 2025 · 0 comments
Labels
level/task Task issue type/bug Bug issue

Comments

@AlexRuiz7
Copy link
Member

Describe the bug
The ecs folder structure in the main branch does not match the folder structure on the 6.0.0 branch.

Expected behavior
Each subfolder should contain:

  • a docs folder.
  • an event-generator folder.
  • a fields folder.
  • no files at root folder.

Additional context
Example folder structure in the 6.0.0 branch.

states-inventory-hotfixes
├── docs
│   ├── fields.csv
│   └── README.md
├── event-generator
│   └── event_generator.py
└── fields
    ├── custom
    │   ├── agent.yml
    │   ├── host.yml
    │   ├── os.yml
    │   ├── package.yml
    │   └── risk.yml
    ├── mapping-settings.json
    ├── subset.yml
    ├── template-settings.json
    └── template-settings-legacy.json
@AlexRuiz7 AlexRuiz7 added level/task Task issue request/operational Operational requests type/bug Bug issue and removed request/operational Operational requests labels May 28, 2025
@wazuhci wazuhci moved this to Backlog in XDR+SIEM/Release 5.0.0 May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
Status: Backlog
Development

No branches or pull requests

1 participant