Skip to content

Update Security Findings schema reference page#37807

Open
alliejones wants to merge 2 commits into
masterfrom
allie.jones/move-generated-docs-to-partials
Open

Update Security Findings schema reference page#37807
alliejones wants to merge 2 commits into
masterfrom
allie.jones/move-generated-docs-to-partials

Conversation

@alliejones

@alliejones alliejones commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Some parts of our findings docs are auto-generated by an internal tool, but some parts are higher-level information that is edited manually. This splits our documentation into generated partials and a top level markdown doc with the more general content. This makes the top level doc much shorter and easier to understand as well.

There is no new content added in this PR, it only restructures existing content. (Except for the small fixes suggested by the AI review, which I accepted.)

Motivated by #37240 where I added documentation to this repo directly but it was overwritten by the autogenerated content.

Merge readiness

  • Ready for merge

AI assistance

Used AI coding assistance to restructure the markdown file, no AI-written prose

Additional notes

The companion PR for updating the generation code is #323671; they should both be merged around the same time to keep things in sync but there is no hard requirement on the ordering (updating the generated docs is a manually triggered process).

@github-actions github-actions Bot added the Guide Content impacting a guide label Jun 26, 2026
@datadog-datadog-prod-us1

This comment has been minimized.

@alliejones

Copy link
Copy Markdown
Contributor Author

/review

@alliejones alliejones marked this pull request as ready for review June 29, 2026 14:25
@alliejones alliejones requested a review from a team as a code owner June 29, 2026 14:25

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🤖 Automated review by Claude. AI-generated; verify before acting.

This PR cleanly moves the long examples and schema reference content into generated include files. One real issue: a stray trailing space was introduced inside the backticks for origin in the Tags section. A couple of smaller suggestions on the new "Linking to findings" section.

Reviewed 1d527aa457513c7d12f2300fecd176e5794f7c40workflow run

Comment thread content/en/security/guide/findings-schema.md Outdated
Comment thread content/en/security/guide/findings-schema.md Outdated
alliejones and others added 2 commits June 29, 2026 11:05
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@alliejones alliejones force-pushed the allie.jones/move-generated-docs-to-partials branch from 7b5579b to 72325f1 Compare June 29, 2026 15:06
@maycmlee

maycmlee commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Created DOCS-14972 for docs review.

@maycmlee maycmlee added the WORK IN PROGRESS No review needed, it's a wip ;) label Jun 29, 2026
@alliejones

Copy link
Copy Markdown
Contributor Author

@maycmlee Sorry for omitting this context previously, but there is no new content in this PR, just a reorganization of existing content into separate files. I'll add this to the overall description as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guide Content impacting a guide WORK IN PROGRESS No review needed, it's a wip ;)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants