-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add documentation about code-level-vulnerability in Python #21645
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
Conversation
Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com>
Preview links (active after the
|
…documentation into juanjux/code-level-vulns-python
@DataDog/documentation ready to review and merge. |
Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com>
content/en/security/application_security/enabling/tracing_libraries/code_security/python.md
Outdated
Show resolved
Hide resolved
content/en/security/application_security/enabling/tracing_libraries/code_security/python.md
Outdated
Show resolved
Hide resolved
content/en/security/application_security/enabling/tracing_libraries/code_security/python.md
Outdated
Show resolved
Hide resolved
content/en/security/application_security/enabling/tracing_libraries/code_security/python.md
Outdated
Show resolved
Hide resolved
…aries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com>
…aries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com>
…aries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com>
…aries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com>
Thanks, created DOCS-8411 to review |
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 Python page was not integrated into the Enabling Code Security using Datadog Tracing Libraries page.
There should be a card for Python here, just like the other languages:
https://docs-staging.datadoghq.com/juanjux/code-level-vulns-python/security/application_security/enabling/tracing_libraries/code_security/
Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com>
Card added, please take a look, thanks! |
* Add documentation about code-level-vulnerability in Python Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com> * Python: Move the code security docs to its own file Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com> * Update content/en/security/application_security/enabling/tracing_libraries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com> * Update content/en/security/application_security/enabling/tracing_libraries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com> * Update content/en/security/application_security/enabling/tracing_libraries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com> * Update content/en/security/application_security/enabling/tracing_libraries/code_security/python.md Co-authored-by: Federico Mon <gnufede@gmail.com> * Add logo and link to _index of code security Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com> --------- Signed-off-by: Juanjo Alvarez <juanjo.alvarezmartinez@datadoghq.com> Co-authored-by: Alberto Vara <alberto.vara@datadoghq.com> Co-authored-by: Federico Mon <gnufede@gmail.com>
What does this PR do? What is the motivation?
It add information about the soon-to-be-public-beta code level vulnerability feature for Python.