-
Notifications
You must be signed in to change notification settings - Fork 1.2k
GitLab & Azure DevOps for Code Security Setup #28971
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
base: master
Are you sure you want to change the base?
Conversation
Preview links (active after the
|
content/en/security/code_security/software_composition_analysis/setup_static/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/software_composition_analysis/setup_static/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
…s/setup_static/_index.md Co-authored-by: Kassen Qian <42081365+kassenq@users.noreply.github.com>
Co-authored-by: Kassen Qian <42081365+kassenq@users.noreply.github.com>
…s/setup_static/_index.md Co-authored-by: Kassen Qian <42081365+kassenq@users.noreply.github.com>
Co-authored-by: Kassen Qian <42081365+kassenq@users.noreply.github.com>
11. Copy and paste the string in the **Value** column for your new secret and paste it into | ||
12. Datadog and click **Create Configuration** to complete connecting your Entra tenant to Datadog. |
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.
nit: looks like an extra bullet point number slipped in
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.
I fixed this in my edit below.
13. Add one or more Azure DevOps organizations by pasting the organization slug into Datadog and then adding your Service Principal as a user by going to **Organization settings > Users > Add users** | ||
1. Your Service Principal will need the **Basic** access level and at least the **Project Contributor** group | ||
14. Click **Submit Organization** | ||
|
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.
Do we want to add a step for service hooks setup here ?
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.
Yeah I can add this in now that we have it!
13. Add one or more Azure DevOps organizations by pasting the organization slug into Datadog and then adding your Service Principal as a user by going to **Organization settings > Users > Add users** | ||
1. Your Service Principal will need the **Basic** access level and at least the **Project Contributor** group | ||
14. Click **Submit Organization** | ||
|
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.
Do we want to add a step for service hooks setup here ?
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.
Same as above!
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
content/en/security/code_security/static_analysis/setup/_index.md
Outdated
Show resolved
Hide resolved
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_static/_index.md
Outdated
Show resolved
Hide resolved
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_static/_index.md
Outdated
Show resolved
Hide resolved
11. Copy and paste the string in the **Value** column for your new secret and paste it into | ||
12. Datadog and click **Create Configuration** to complete connecting your Entra tenant to Datadog. |
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.
I fixed this in my edit below.
Co-authored-by: Michael Cretzman <58786311+michaelcretzman@users.noreply.github.com>
What does this PR do? What is the motivation?
Adds instructions for GitLab and Azure DevOps for SAST and SCA setup
Merge instructions
Merge readiness:
For Datadog employees:
Merge queue is enabled in this repo. Your branch name MUST follow the
<name>/<description>
convention and include the forward slash (/
). Without this format, your pull request will not pass in 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.
To have your PR automatically merged after it receives the required reviews, add the following PR comment:
Additional notes