Skip to content

Commit abf04e7

Browse files
committed
Update IAST setup pages
1 parent 37a2ae7 commit abf04e7

File tree

10 files changed

+622
-1330
lines changed

10 files changed

+622
-1330
lines changed

config/_default/menus/main.en.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6555,6 +6555,26 @@ menu:
65556555
url: /security/code_security/iast/setup/
65566556
parent: sec_iast
65576557
weight: 1
6558+
- name: Java
6559+
identifier: sec_iast_setup_java
6560+
url: /security/code_security/iast/setup/java/
6561+
parent: sec_iast_setup
6562+
weight: 1
6563+
- name: .NET
6564+
identifier: sec_iast_setup_dotnet
6565+
url: /security/code_security/iast/setup/dotnet/
6566+
parent: sec_iast_setup
6567+
weight: 2
6568+
- name: Node.js
6569+
identifier: sec_iast_setup_nodejs
6570+
url: /security/code_security/iast/setup/nodejs/
6571+
parent: sec_iast_setup
6572+
weight: 3
6573+
- name: Python
6574+
identifier: sec_iast_setup_python
6575+
url: /security/code_security/iast/setup/python/
6576+
parent: sec_iast_setup
6577+
weight: 4
65586578
- name: Security Controls
65596579
identifier: sec_code_security_controls
65606580
url: /security/code_security/iast/security_controls/

0 commit comments

Comments
 (0)