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

[Cloud Security] Fix Auth check on API #189687

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

animehart
Copy link
Contributor

@animehart animehart commented Jul 31, 2024

Summary

In this PR I put the wrong auth check for Bulk Action, instead of all I set it that user only need read permission. This PR fixes that issue as well as updates related FTRs

@animehart animehart added Team: Cloud Security release_note:skip Skip the PR/issue when compiling release notes v8.16.0 labels Jul 31, 2024
@animehart animehart linked an issue Jul 31, 2024 that may be closed by this pull request
4 tasks
@animehart
Copy link
Contributor Author

/ci

@animehart
Copy link
Contributor Author

/ci

@animehart animehart marked this pull request as ready for review August 6, 2024 16:16
@animehart animehart requested a review from a team as a code owner August 6, 2024 16:16
@animehart animehart requested a review from opauloh August 6, 2024 20:00
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #11 / useAllEsqlRuleFields should return index pattern fields concatenated with ES|QL fields when ES|QL query is non-aggregating

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@animehart animehart merged commit 4a7aa9c into elastic:main Aug 8, 2024
28 checks passed
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label Aug 8, 2024
@bhavyarm bhavyarm added the Team:Cloud Security Cloud Security team related label Oct 18, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-cloud-security-posture (Team:Cloud Security)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Cloud Security Cloud Security team related v8.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cloud Security][Tech Debt] Make sure all of our APIs apply authorization
6 participants