-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reorg of topics for new Code Security section in Security #26887
Conversation
We're adding a new Code Security section as a tier 1 Security product. It replaces Code Analysis and absorbs SCA from Code Analysis and ASM and Code Security from ASM. So far I have created the new topic structure. I still need to: - revise content - test steps with new UI when a demo is available - remove old files and nav - add redirects - add screenshots if there is time before launch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First pass - made suggestions primarily to SAST, SCA and IAST main pages and setup pages
content/en/security/code_security/software_composition_analysis/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/software_composition_analysis/_index.md
Show resolved
Hide resolved
## Enabling Code Security | ||
|
||
To enable Code Security configure the [Datadog Tracing Library][9]. Detailed instructions for both methods can be found in the [**Security > Application Security > Settings**][10] section. | ||
|
||
If you need additional help, contact [Datadog support][11]. | ||
|
||
## Disable Code Security | ||
|
||
For information on disabling Code Security, see [Disabling Code Security][12]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be pulled out into a separate setup page similar to what we have done with SAST and SCA
@@ -0,0 +1,28 @@ | |||
--- | |||
title: Compatibility Requirements |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The content on this page should move into a Setup page that lives under the Runtime Code Analysis (IAST) heading, similar to the SAST and SCA structures
content/en/security/code_security/static_analysis/static_analysis_rules/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/static_analysis_rules/_index.md
Show resolved
Hide resolved
had to update the menu again
also fixed an issue with SAST Rules not showing up and causing an error
…og/documentation into mcretzman/DOCS-9484-code-sec-reorg
content/en/security/code_security/software_composition_analysis/setup_static/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/software_composition_analysis/setup_runtime/_index.md
Outdated
Show resolved
Hide resolved
incorp PM review Co-authored-by: Kassen Qian <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good! I found a couple of links that 404 inside the app, and here's a list of docs links that should be redirected (most of these were renamed/moved files):
/security/application_security/code_security/setup/compatibility
/security/application_security/code_security/setup/compatibility/dotnet
/security/application_security/code_security/setup/compatibility/java
/security/application_security/code_security/setup/compatibility/nodejs
/security/application_security/code_security/setup/compatibility/python
/security/application_security/code_security/setup/java
/security/application_security/code_security/setup/nodejs
/security/application_security/code_security/setup/python
/security/application_security/code_security/setup/dotnet
/security/application_security/software_composition_analysis/setup/compatibility/dotnet
/security/application_security/software_composition_analysis/setup/compatibility/go
/security/application_security/software_composition_analysis/setup/compatibility/java
/security/application_security/software_composition_analysis/setup/compatibility/nginx
/security/application_security/software_composition_analysis/setup/compatibility/nodejs
/security/application_security/software_composition_analysis/setup/compatibility/php
/security/application_security/software_composition_analysis/setup/compatibility/python
/security/application_security/software_composition_analysis/setup/compatibility/ruby
/code_analysis/static_analysis/generic_ci_providers
/code_analysis/static_analysis/setup
/code_analysis/static_analysis_rules
You can test them by adding https://docs-staging.datadoghq.com/mcretzman/DOCS-9484-code-sec-reorg/
to the start. I also added https://docs.datadoghq.com
to make sure they were valid links on prod currently.
</div> | ||
{{% /site-region %}} | ||
|
||
## Overview | ||
To set up Datadog Static Analysis, navigate to [**Software Delivery** > **Code Analysis**][1]. | ||
To set up Datadog Static Analysis, navigate to [**Security** > **Code Security**][1]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
404s
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this works in preprod HQ: https://app.datadoghq.com/security/configuration/code-security/setup
|
||
**Note:** To create Jira issues for vulnerabilities, you must configure the Jira integration, and have the `manage_integrations` permission. For detailed instructions, see the [Jira integration][3] documentation, as well as the [Role Based Access Control][4] documentation. | ||
|
||
## Enabling Code Security | ||
|
||
To enable Code Security configure the [Datadog Tracing Library][9]. Detailed instructions for both methods can be found in the [**Security > Application Security > Settings**][10] section. | ||
To enable Code Security configure the [Datadog Tracing Library][9]. Detailed instructions for both methods can be found in the [**Security > Code Security > Settings**][10] section. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
404s (I think it's all of these security/configuration/code-security
links. You can probably find/replace them
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this works in preprod HQ: https://app.datadoghq.com/security/configuration/code-security/setup
so I think we're good.
We're adding a new Code Security section as a tier 1 Security product. It replaces Code Analysis and absorbs SCA from Code Analysis and ASM and Code Security from ASM.
So far I have created the new topic structure.
I still need to:
Merge instructions
Merge readiness:
Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the
<yourname>/description
naming convention) and then add the following PR comment: