docs(sca): Add Semgrep Malware Firewall beta page (hidden)#2713
Merged
Conversation
Add a new Supply Chain page documenting the Semgrep Malware Firewall, placed under SCA (Supply Chain) > Malware detection and response so it inherits that section eyebrow. The page sets hidden: true so it is reachable only by direct link and is excluded from the sidebar and search indexing while in private beta. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Remove the architecture diagram, generalize the malware-database rule count to "continuously updated," and reword the incident-advisory bullet to avoid overstating response time (no fixed SLO, framed around threat identification). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Reword the request-cycle step to reflect that the firewall usually runs mfw login automatically on install rather than the user signing in manually. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
The hidden: true frontmatter flag hides the page in local mintlify dev but NOT on the hosted Mintlify build, where it still appears in the sidebar. Remove the page from docs.json navigation instead, which reliably keeps it link-only. hidden: true stays in the frontmatter for search/sitemap/AI-index exclusion. Trade-off: the page loses the "Malware detection and response" section eyebrow above the title, which is derived from nav-group membership. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Point readers to the Malware firewall section of the Dashboard for scanned and blocked dependency reporting. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Remove the AI-powered detection cross-link; it overlaps with in-flight Workflows/AID work that isn't launched yet. Related products now references only Semgrep Guardian. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Document the /install-mfw skill that ships with Semgrep Guardian, which installs and configures the firewall automatically, alongside the manual install script. Restructure Install and verify into tabs with a shared verification step. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
amandadyson-semgrep
marked this pull request as ready for review
July 16, 2026 22:01
Sync docs/snippets/metrics.mdx with the current upstream semgrep/semgrep metrics.md (adds semgrep install-semgrep-pro / Pro Engine installation telemetry). Unblocks the Docs CI "Validate docs" check, which regenerates this file and fails on any diff. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…grep-docs into amanda/malware-firewall-beta
abhijna
approved these changes
Jul 16, 2026
abhijna
left a comment
Collaborator
There was a problem hiding this comment.
Thanks for creating this doc. I made some changes to wording and format.
Also, wanted to flag that semgrep-docs is a public repo. This page will be hidden on the docs site, but anyone looking through the GitHub repo will still be able to find it.
Collaborator
Author
|
Fair point. @kk what do you think? |
Remove the "available only to customers participating in the private beta" sentence from the top note. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ajbt200128
approved these changes
Jul 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new (hidden) Supply Chain docs page for the Semgrep Malware Firewall, currently in private beta with customers starting 7/21.
hidden: trueso it is reachable only by direct link — excluded from the sidebar navigation, site search, sitemap, and AI indexing./semgrep-supply-chain/malware-firewalldocs/semgrep-supply-chain/malware-firewall.mdxContent covers: overview, how it works, advisory/database sync, cooldowns, reporting, prerequisites, install & verify, testing, uninstall, troubleshooting, and related products (Guardian, AI-powered detection).
Verify
View the page at https://semgrep-ee9d73d8-amanda-malware-firewall-beta.mintlify.site/semgrep-supply-chain/malware-firewall
Please ensure:
docs/docs.jsonif URLs changeddocs/extensions/pre-commit.md.template.mdx, CI regeneratespre-commit.mdxon this PR (no manualrun-build-scriptsneeded)main) - note that this requires navigating directly to https://semgrep-ee9d73d8-amanda-malware-firewall-beta.mintlify.site/semgrep-supply-chain/malware-firewall because the page is hidden🤖 Generated with Claude Code