Skip to content

Add severity_details section to findings schema docs#35238

Merged
danieldebeer-dd merged 2 commits intomasterfrom
daniel.debeer/add-severity-details
Mar 13, 2026
Merged

Add severity_details section to findings schema docs#35238
danieldebeer-dd merged 2 commits intomasterfrom
daniel.debeer/add-severity-details

Conversation

@danieldebeer-dd
Copy link
Contributor

Summary

  • Adds the missing severity_details namespace to the Security Findings Schema Reference
  • Documents adjusted and base severity objects with fields: score, value, value_id, vector
  • Includes link to schema definition for verification

Note: The value_id mapping uses the schema definition values (critical=10, high=9, medium=7, low=4, none=0), but the JSON examples in this doc show different values (critical=4, high=3, medium=2, low=1). This discrepancy may need investigation.

Related PRs:

Test plan

  • Preview the rendered documentation
  • Verify the severity_details section appears between Core Attributes and Workflow
  • Confirm value_id mappings match actual API responses

🤖 Generated with Claude Code

The severity_details namespace was present in all JSON examples but
missing from the Schema Reference documentation. Added documentation
for the adjusted and base severity objects with their score, value,
value_id, and vector fields.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@danieldebeer-dd danieldebeer-dd requested a review from a team as a code owner March 12, 2026 15:29
@github-actions github-actions bot added the Guide Content impacting a guide label Mar 12, 2026
@github-actions
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@drichards-87 drichards-87 self-assigned this Mar 12, 2026
@drichards-87 drichards-87 removed their assignment Mar 12, 2026
@danieldebeer-dd
Copy link
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link

gh-worker-devflow-routing-ef8351 bot commented Mar 13, 2026

View all feedbacks in Devflow UI.

2026-03-13 08:53:39 UTC ℹ️ Start processing command /merge


2026-03-13 08:53:43 UTC ℹ️ MergeQueue: queue is disabled

Added to the queue but the mergequeue is not enabled for now.


2026-03-13 08:54:53 UTC ℹ️ MergeQueue: This merge request was already merged

This pull request was merged directly.

@danieldebeer-dd danieldebeer-dd merged commit 50893a0 into master Mar 13, 2026
20 of 22 checks passed
@danieldebeer-dd danieldebeer-dd deleted the daniel.debeer/add-severity-details branch March 13, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Guide Content impacting a guide mergequeue-status: done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants