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

[Backport 4.4-7.10] Fix limit property in wazuh-api controller #4998

Merged
merged 2 commits into from
Dec 14, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Backport 7d66538 from #4971.

* Fix limir property of request

* Add changelog

Co-authored-by: Álex <[email protected]>
(cherry picked from commit 7d66538)
@github-actions github-actions bot requested a review from a team as a code owner December 14, 2022 16:13
Copy link
Member

@Desvelao Desvelao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review

✔️ code
✔️ test

I tested it by exporting to csv the rules in Manament/Rules and I got the rules.

@Desvelao Desvelao merged commit c6678a2 into 4.4-7.10 Dec 14, 2022
@Desvelao Desvelao deleted the backport-4971-to-4.4-7.10 branch December 14, 2022 16:52
@github-actions
Copy link
Contributor Author

Code coverage (Jest) % values
Statements 8.69% ( 3210 / 36959 )
Branches 4.43% ( 1271 / 28685 )
Functions 7.59% ( 696 / 9167 )
Lines 8.75% ( 3097 / 35379 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace status code constant for a basic number in wazuh-api controller
2 participants