Skip to content

Commit 32bfd1c

Browse files
committed
Reorganize Security section
1 parent d3e8dae commit 32bfd1c

File tree

1 file changed

+41
-31
lines changed

1 file changed

+41
-31
lines changed

jekyll/_data/sidenav.yml

Lines changed: 41 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,46 @@ en:
341341
- name: Insights API
342342
link: https://circleci.com/docs/api/v2#tag/Insights
343343

344+
- name: Security and permissions
345+
icon: icons/sidebar/
346+
children:
347+
- name: Security features
348+
children:
349+
- name: How CircleCI handles security
350+
link: security
351+
- name: Using contexts
352+
link: contexts
353+
- name: IP ranges
354+
link: ip-ranges
355+
- name: Audit logs
356+
link: audit-logs
357+
- name: Security recommendations
358+
children:
359+
- name: Security overview
360+
link: security-overview
361+
- name: Protecting against supply chain attacks
362+
link: security-supply-chain
363+
- name: Secure secrets handling
364+
link: security-recommendations
365+
- name: Config policy management
366+
children:
367+
- name: Config policy management overview
368+
link: config-policy-management-overview
369+
- name: Authentication
370+
children:
371+
- name: Use OpenID Connect tokens in jobs
372+
link: openid-connect-tokens
373+
- name: How-to guides
374+
children:
375+
- name: Use the CLI and VCS for config policy management
376+
link: use-the-cli-and-vcs-for-config-policy-management
377+
- name: Use the CLI for config and policy development
378+
link: use-the-cli-for-config-and-policy-development
379+
- name: Reference
380+
children:
381+
- name: Config policy reference
382+
link: config-policy-reference
383+
344384
- name: Projects
345385
icon: icons/sidebar/project-new.svg
346386
children:
@@ -372,37 +412,7 @@ en:
372412
link: webhooks
373413
- name: Using credits
374414
link: credits
375-
- name: security
376-
children:
377-
- name: Security overview
378-
link: security-overview
379-
- name: Contexts
380-
link: contexts
381-
- name: Secure secrets handling
382-
link: security-recommendations
383-
- name: Using shell scripts
384-
link: using-shell-scripts
385-
- name: Protecting against supply chain attacks
386-
link: security-supply-chain
387-
- name: IP ranges
388-
link: ip-ranges
389-
- name: OpenID Connect tokens
390-
link: openid-connect-tokens
391-
- name: Audit logs
392-
link: audit-logs
393-
- name: How CircleCI handles security
394-
link: security
395-
- name: config policy management
396-
children:
397-
- name: Config policy management overview
398-
link: config-policy-management-overview
399-
- name: Use the CLI and VCS for config policy management
400-
link: use-the-cli-and-vcs-for-config-policy-management
401-
- name: Use the CLI for config and policy development
402-
link: use-the-cli-for-config-and-policy-development
403-
- name: Config policy reference
404-
link: config-policy-reference
405-
415+
406416
- name: Examples and guides
407417
icon: icons/sidebar/config.svg
408418
children:

0 commit comments

Comments
 (0)