|
341 | 341 | - name: Insights API
|
342 | 342 | link: https://circleci.com/docs/api/v2#tag/Insights
|
343 | 343 |
|
| 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 | + |
344 | 384 | - name: Projects
|
345 | 385 | icon: icons/sidebar/project-new.svg
|
346 | 386 | children:
|
|
372 | 412 | link: webhooks
|
373 | 413 | - name: Using credits
|
374 | 414 | 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 | + |
406 | 416 | - name: Examples and guides
|
407 | 417 | icon: icons/sidebar/config.svg
|
408 | 418 | children:
|
|
0 commit comments