-
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
IAST Security Controls #27699
base: master
Are you sure you want to change the base?
IAST Security Controls #27699
Conversation
Preview links (active after the
|
The following table lists the supported vulnerability types as secure marks for each language: | ||
|
||
| **Type** | **Java** | **Node** | **.NET** | **Python** | | ||
|----------|---------|--------|------|--------| |
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 think we should just update the table here: https://github.com/DataDog/documentation/blob/master/content/en/security/code_security/iast/_index.md#overview to include the vuln IDs (separate PR 🙏), and link it from here. Avoiding the mainteinance of these two tables, that will inevitably go out of sync.
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.
Done
904c2c7
to
558fdec
Compare
d2ff74c
to
227bd86
Compare
What does this PR do? What is the motivation?
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:Additional notes