TOC per tab - Concept - #2317
Conversation
✅ Deploy Preview for logz-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
| {% include templates/footer.html %} | ||
|
|
||
| <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> | ||
| <script src="{{ 'js/tab_toc.js' | relative_url }}"></script> |
There was a problem hiding this comment.
❗Cycode: SAST violation: 'Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')'.
Detected a template variable used in a script tag. Although template variables are HTML escaped, HTML escaping does not always prevent cross-site scripting (XSS) attacks when used directly in JavaScript. If you need this data on the rendered page, consider placing it in the HTML portion (outside of a script tag). Alternatively, use a JavaScript-specific encoder, such as the one available in OWASP ESAPI. For Django, you may also consider using the 'json_script' template tag and retrieving the data in your script by using the element ID (e.g., document.getElementById).
Severity: Critical
Would you like to exclude this SAST violation from your status checks?
Tell us what to do with one of the following hashtags:
| Tag | Short Description |
|---|---|
| #cycode_sast_ignore_everywhere | Applies to this SAST violation for all repos in your organization |
| #cycode_sast_ignore_here | Applies to this request only |
| #cycode_sast_false_positive | Applies to this SAST violation for all repos in your organization |
What changed
Pages to review
Remaining work
Post launch
To be completed by the docs team upon merge: