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

Edit setup guide field for custom rules in UI and API #4917

Closed
3 tasks done
Tracked by #174168
dplumlee opened this issue Mar 14, 2024 · 1 comment
Closed
3 tasks done
Tracked by #174168

Edit setup guide field for custom rules in UI and API #4917

dplumlee opened this issue Mar 14, 2024 · 1 comment
Assignees
Labels
Docset: ESS Issues that apply to docs in the Stack release Docset: Serverless Issues for Serverless Security Feature: Rules Team: Detections/Response Detections and Response v8.14.0

Comments

@dplumlee
Copy link
Contributor

dplumlee commented Mar 14, 2024

Description

We need documentation for the setup guide field being added to the create/edit rule forms and the corresponding setup field being added to the related API schemas. Right now, the setup field is a prebuilt rules only field - this change will allow the field to be used in custom rules as well by adding a markdown container to the create/edit rule ui forms and adding the setup fields to the create/update/patch rules api schema - not just the response schema.

Background & resources

Which documentation set does this change impact?

ESS and serverless

ESS release

8.14.0

Serverless release

The week of April 15, 2024

Feature differences

The feature is identical in ESS/serverless

API docs impact

Right now the setup field is documented in our response schema (as a default empty string). This update will add the field to the create and update (POST/PUT/PATCH) schemas as a defaultable (optional) field. It will default to an empty string if not included.

Prerequisites, privileges, feature flags

No response


Pull requests

@joepeeples joepeeples self-assigned this Mar 15, 2024
@joepeeples
Copy link
Contributor

joepeeples commented Mar 15, 2024

@dplumlee I don't think we can have docs ready in time for the serverless release of week of March 18th, since that's just a few days after this issue was opened, and that week the docs team is already committed to be working heavily on 8.13 features. I'll try to prioritize this soon after we get the 8.13 features covered.

@banderror banderror changed the title [Request] Setup guide field UI component and API changes [Request] Ability to edit setup guide field for custom rules Apr 13, 2024
@banderror banderror changed the title [Request] Ability to edit setup guide field for custom rules [Request] Ability to edit setup guide field for custom rules in UI and API Apr 13, 2024
@banderror banderror added Team: Detections/Response Detections and Response Feature: Rules Docset: Serverless Issues for Serverless Security Docset: ESS Issues that apply to docs in the Stack release v8.14.0 labels Apr 13, 2024
@joepeeples joepeeples changed the title [Request] Ability to edit setup guide field for custom rules in UI and API Edit setup guide field for custom rules in UI and API Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docset: ESS Issues that apply to docs in the Stack release Docset: Serverless Issues for Serverless Security Feature: Rules Team: Detections/Response Detections and Response v8.14.0
Projects
None yet
Development

No branches or pull requests

3 participants