Skip to content

Add correlatable field for SAST-correlated vulnerabilities#17

Merged
nunoloureiro merged 1 commit intomainfrom
feat/add-sast-correlatable-field
Mar 6, 2026
Merged

Add correlatable field for SAST-correlated vulnerabilities#17
nunoloureiro merged 1 commit intomainfrom
feat/add-sast-correlatable-field

Conversation

@nunoloureiro
Copy link
Copy Markdown
Contributor

Summary

  • Adds a new correlatable: SAST field to 48 DAST vulnerability definition files that can be correlated with SAST findings
  • The field is placed in the YAML front matter, before the compliance section
  • Supports the new Correlatable column on the vulnerabilities knowledge base site

Test plan

  • Verify the YAML front matter parses correctly for modified files
  • Confirm the vulnerabilities site renders the new correlatable column
  • Check that non-correlatable vulnerability files remain unchanged

@nunoloureiro nunoloureiro requested a review from a team as a code owner March 6, 2026 17:51
@nunoloureiro nunoloureiro force-pushed the feat/add-sast-correlatable-field branch 2 times, most recently from 79299d6 to 8e42a48 Compare March 6, 2026 18:28
Mark 48 DAST vulnerability definitions with correlatable: SAST to
indicate they can be correlated with SAST findings. This supports the
new correlatable column on the vulnerabilities site.
@nunoloureiro nunoloureiro force-pushed the feat/add-sast-correlatable-field branch from 8e42a48 to 58675a2 Compare March 6, 2026 18:33
@nunoloureiro nunoloureiro merged commit 742f64f into main Mar 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants