Skip to content

rewrite scfw preview doc#37761

Merged
jbcibois-ddhq merged 8 commits into
masterfrom
jb.cibois/scfw-preview-doc
Jul 3, 2026
Merged

rewrite scfw preview doc#37761
jbcibois-ddhq merged 8 commits into
masterfrom
jb.cibois/scfw-preview-doc

Conversation

@jbcibois-ddhq

@jbcibois-ddhq jbcibois-ddhq commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

We are improving the Supply Chain Firewall product and we need to update the public documentation to show what's new

Merge readiness

  • Ready for merge

For Datadog employees:

  • ⚠️ Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR.
  • 🤖 New: Comment with /review to run an automated check that catches common issues before a Documentation team member reviews your PR.

AI assistance

Additional notes

@jbcibois-ddhq
jbcibois-ddhq requested a review from a team as a code owner June 25, 2026 15:00
@jbcibois-ddhq

Copy link
Copy Markdown
Contributor Author

/review

@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.

Overall the expanded Supply Chain Security section reads well and adds useful context. Found one typo (missing space) and a few style/readability nits inline.

Reviewed 434be9ea73afae1c3fc71dc3661af0b59e44679dworkflow run

Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md
@github-actions

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@jbcibois-ddhq

Copy link
Copy Markdown
Contributor Author

/review

@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.

Content reads cleanly and matches the surrounding section style. Two findings worth addressing before merge:

  • The heading rename to ## Supply Chain Security (Preview) changes the Hugo-generated anchor ID and breaks the #supply-chain-security link in the bullet list near the top of this page.
  • The Guarddog product name is spelled differently than the existing reference in the SCA index (GuardDog), and the bold styling is non-standard for tool names.

No blocking style violations from the Vale rules.

Reviewed 0386a1257ce6271bbba75ead756fbcc0f44283d5workflow run

Comment thread content/en/security/code_security/_index.md
Comment thread content/en/security/code_security/_index.md Outdated
@datadog-official

datadog-official Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

DataDog/documentation | missing_tms_preview   View in Datadog   GitLab

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 44493b1 | Docs | Datadog PR Page | Give us feedback!

@cswatt cswatt self-assigned this Jun 25, 2026

@janine-c janine-c 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.

Whoops, didn't see that Cecilia had assigned this to herself! Just leaving this in case it helps

Comment thread content/en/security/code_security/_index.md Outdated
Comment thread content/en/security/code_security/_index.md
@cswatt cswatt removed their assignment Jun 25, 2026
jbcibois-ddhq and others added 2 commits June 26, 2026 09:03
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Comment thread content/en/security/code_security/_index.md Outdated

@janine-c janine-c 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.

Hey JB, thanks for submitting this and for the ping! I have some minor feedback for writing style and making the Preview link more visible, but no blockers. Let me know if I can do anything else to help!

[8]: /security/code_security/secret_scanning/
[9]: /security/code_security/secret_scanning/#set-up-secret-scanning
[10]: /security/code_security/iac_security
[11]: https://docs.google.com/forms/d/1Xqh5h1n3-jC7au2t30fdTq732dkTJqt_cb7C7T-AkPc

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.

Suggested change

If you wind up using the callout I suggested, we don't need this anymore, since it doesn't use a reference-style link.

Comment thread content/en/security/code_security/_index.md
Comment thread content/en/security/code_security/_index.md Outdated
Comment on lines +109 to +113
In addition to protecting individual developer machines or CI pipelines, SCFW provides:

- Event observability to search, filter, and audit ALLOW, WARN, and BLOCK events across developer machines and CI systems in a unified event feed
- *(coming soon)* Centralized policy management to define org-wide block lists, allow lists, and behavioral rules directly from the Datadog AppSec UI
- *(coming soon)* Coverage reporting to track which developers and repositories are protected, identify gaps, and measure your organization's supply chain security posture over time

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.

Suggested change
In addition to protecting individual developer machines or CI pipelines, SCFW provides:
- Event observability to search, filter, and audit ALLOW, WARN, and BLOCK events across developer machines and CI systems in a unified event feed
- *(coming soon)* Centralized policy management to define org-wide block lists, allow lists, and behavioral rules directly from the Datadog AppSec UI
- *(coming soon)* Coverage reporting to track which developers and repositories are protected, identify gaps, and measure your organization's supply chain security posture over time
In addition to protecting individual developer machines or CI pipelines, SCFW provides event observability to search, filter, and audit `ALLOW`, `WARN`, and `BLOCK` events across developer machines and CI systems in a unified event feed.

As a best practice, we avoid documenting future features; in case of unforeseen delays, having this information in the docs can cause liability issues. We'll be happy to add these in when they get added to the Preview!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hmm. I understand but we also want future customer to know what we are working on to improve this product.
Is there a way here ?

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.

Yeah, I understand; I think it just doesn't fit very well into the docs, unfortunately. I've seen that sort of stuff in Preview pages and communicated directly with customers, and I think that's fine; it's just that our aim as a team is to try to make the docs as source of truth for current behaviour, and making promises about the future can muddy that. Sorry it's not a better answer for you!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

is this a blocker or is that ok to ship like this ? keeping in mind that we should ship these features in the next 3-4months

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.

Sorry about my late reply; I was on PTO! Yeah, that's quite a long timeframe, and release plans can change quite a bit in that time, so we don't want to make any promises to be on the safe side. No worries, I just created #37986 to take care of it, so you don't have to do anything else. 🙂

jbcibois-ddhq and others added 3 commits June 30, 2026 09:17
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
@jbcibois-ddhq
jbcibois-ddhq merged commit 9e0f8cb into master Jul 3, 2026
19 checks passed
@jbcibois-ddhq
jbcibois-ddhq deleted the jb.cibois/scfw-preview-doc branch July 3, 2026 13:36
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.

5 participants