Skip to content

Update Code Security SCA Page#35113

Open
gorkavicente wants to merge 17 commits intomasterfrom
gorkavicente/code-security-sca
Open

Update Code Security SCA Page#35113
gorkavicente wants to merge 17 commits intomasterfrom
gorkavicente/code-security-sca

Conversation

@gorkavicente
Copy link
Contributor

@gorkavicente gorkavicente commented Mar 9, 2026

This PR updates the Software Composition Analysis (SCA) documentation to make the product model and UI views easier to understand.

Changes:

  1. Adds a How it works section that explains Static SCA (repo scans) vs Runtime SCA (APM) and how advisory ingestion impacts results.
  2. Reorganizes content into Key capabilities with clearer user workflows (prioritize vulnerabilities, view by repository, PR Gates, library inventory, APM context).
  3. Adds Understanding SCA views to explain the difference between Repositories Explorer (commit-scoped snapshot) and Vulnerabilities Explorer (continuously matched), including an example.
  4. Documents retroactive advisory matching so customers understand why new CVEs can appear without rerunning scans.
  5. Keeps existing setup and language support references and updates “Next steps” accordingly.

What does this PR do? What is the motivation?

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

This PR updates the Software Composition Analysis (SCA) documentation to make the product model and UI views easier to understand.

Changes:
1. Adds a How it works section that explains Static SCA (repo scans) vs Runtime SCA (APM) and how advisory ingestion impacts results.
2. Reorganizes content into Key capabilities with clearer user workflows (prioritize vulnerabilities, view by repository, PR Gates, library inventory, APM context).
3. Adds Understanding SCA views to explain the difference between Repositories Explorer (commit-scoped snapshot) and Vulnerabilities Explorer (continuously matched), including an example.
4. Documents retroactive advisory matching so customers understand why new CVEs can appear without rerunning scans.
5. Keeps existing setup and language support references and updates “Next steps” accordingly.
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Software Composition Analysis (SCA) documentation page to better explain SCA’s detection model (static vs runtime), reorganize workflows into clearer “key capabilities”, and clarify how results differ across SCA UI views.

Changes:

  • Added a “How it works” section describing Static SCA vs Runtime SCA and advisory ingestion behavior.
  • Reorganized the page into “Key capabilities” (vulnerability prioritization, repo views, PR Gates, inventory, APM context).
  • Added “Understanding SCA views” explaining Repositories Explorer vs Vulnerabilities Explorer, plus retroactive advisory matching.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

gorkavicente and others added 4 commits March 9, 2026 18:46
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@cswatt
Copy link
Contributor

cswatt commented Mar 9, 2026

Added DOCS-13624 to track review

@cswatt cswatt added the editorial review Waiting on a more in-depth review label Mar 9, 2026
@gorkavicente gorkavicente requested a review from Copilot March 10, 2026 09:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Applied some minor improvements suggested by Copilot.
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

gorkavicente and others added 4 commits March 10, 2026 11:37
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Applied Copilot suggestions.
@gorkavicente gorkavicente requested a review from Copilot March 10, 2026 11:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@gorkavicente gorkavicente requested a review from Copilot March 10, 2026 11:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

gorkavicente and others added 3 commits March 10, 2026 12:30
…s/setup_static/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s/_index.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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

Labels

editorial review Waiting on a more in-depth review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants