Add shared Code Security configuration page for SAST and SCA#35962
Open
rjcoulter22 wants to merge 5 commits intomasterfrom
Open
Add shared Code Security configuration page for SAST and SCA#35962rjcoulter22 wants to merge 5 commits intomasterfrom
rjcoulter22 wants to merge 5 commits intomasterfrom
Conversation
Contributor
Preview links (active after the
|
169fe2d to
f80b670
Compare
Content moved from the SAST setup page to a new shared page at /security/code_security/configuration/. Minimal adjustments: heading levels and 'SAST' → 'Code Security' in the opening line. All other text is verbatim. Also adds the new page to the sidebar nav.
- Updates the merge example to v1.1 with both sast and sca sections - Adds a configuration file format section showing the v1.1 schema - Adds further reading links to SAST and SCA product config docs
Removes the 'Configuration locations' and 'Configuration precedence and merging' sections (now at /security/code_security/configuration/) and replaces them with a link. No other wording changes.
7c2c769 to
0ef496f
Compare
0ef496f to
244d56d
Compare
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.
What does this PR do? What is the motivation?
Adds a new shared Code Security Configuration page covering both SAST and SCA config in one place, given both products are now able to be configured with the unified code security configuration file. The intent is that we will link to the generic page from the config editor in the UI.
Previously, configuration docs only existed under the SAST setup page. Now that the unified config editor supports both
sastandscakeys (as part of schemav1.1created here), a single shared page is used as the entry point to the documentation. Each sub product will have their own specific section going over the configuration for said product.Changes:
/security/code_security/configuration/covering config locations, precedence/merging, and links to SAST and SCA-specific config docssca: ignore-pathsconfiguration docs to the SCA index pageMerge instructions
Merge readiness:
AI assistance
Claude Code used for drafting content and structure.