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

Implement ESLint Check for Route Authorization Configuration #191715

Open
elena-shostak opened this issue Aug 29, 2024 · 1 comment · May be fixed by #193187
Open

Implement ESLint Check for Route Authorization Configuration #191715

elena-shostak opened this issue Aug 29, 2024 · 1 comment · May be fixed by #193187
Assignees
Labels
enhancement New value added to drive a business result Feature:Hardening Harding of Kibana from a security perspective Feature:Security/Authorization Platform Security - Authorization Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@elena-shostak
Copy link
Contributor

Develop an ESLint rule that enforces the new route authorization configuration standards in the codebase. This rule should:

  • Identify instances of the deprecated access tags and recommend migrating to the security.authz structure.
  • Ensure that the authz property is correctly used in the route definitions.
  • Provide autofix capabilities where possible, to assist developers in conforming to the new standards.
@elena-shostak elena-shostak added enhancement New value added to drive a business result Feature:Hardening Harding of Kibana from a security perspective Feature:Security/Authorization Platform Security - Authorization Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Aug 29, 2024
@elena-shostak elena-shostak self-assigned this Aug 29, 2024
@elasticmachine
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Hardening Harding of Kibana from a security perspective Feature:Security/Authorization Platform Security - Authorization Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants