Ссылки

This commit is contained in:
Aleksandr Anisin
2026-03-24 13:02:15 +03:00
parent 76ad140803
commit cbca68dfbf
6 changed files with 80 additions and 76 deletions
+9 -9
View File
@@ -156,11 +156,11 @@ export default defineConfig({
text: 'Сервисы информационной безопасности в Beeline Cloud', link: '/security/index.md', text: 'Сервисы информационной безопасности в Beeline Cloud', link: '/security/index.md',
}, },
{ {
text: 'Cloud Security Awareness (SA)', link: '/security/SA-index.md', text: 'Cloud Security Awareness (SA)', link: 'security/Cloud-SA/SA-index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ {
text: 'Состав сервиса SA', link: '/security/Cloud-SA/compond-index.md', text: 'Состав сервиса SA', link: '/security/Cloud-SA/SA-index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Обзор сервиса', link: '/security/Cloud-SA/compond-SA/about.md' }, { text: 'Обзор сервиса', link: '/security/Cloud-SA/compond-SA/about.md' },
@@ -182,7 +182,7 @@ export default defineConfig({
] ]
}, },
{ {
text: 'Cloud Vulnerability Scanner (VS)', link: '/security/VS-index.md', text: 'Cloud Vulnerability Scanner (VS)', link: '/security/Cloud-VS/VS-index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Обзор сервиса VS', link: '/security/Cloud-VS/about.md'}, { text: 'Обзор сервиса VS', link: '/security/Cloud-VS/about.md'},
@@ -197,12 +197,12 @@ export default defineConfig({
] ]
}, },
{ {
text: 'Cloud Mobile Device Management (MDM)', link: '/security/MDM-index.md', text: 'Cloud Mobile Device Management (MDM)', link: '/security/Cloud-MDM/MDM-index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Обзор сервиса', link: '/security/Cloud-MDM/about.md' }, { text: 'Обзор сервиса', link: '/security/Cloud-MDM/about.md' },
{ {
text: 'Описание сервиса MDM', link: '/security/Cloud-MDM/discription-index.md', text: 'Описание сервиса MDM', link: '/security/Cloud-MDM/description/description-index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Состав сервиса', link: '/security/Cloud-MDM/description/compound.md' }, { text: 'Состав сервиса', link: '/security/Cloud-MDM/description/compound.md' },
@@ -216,10 +216,10 @@ export default defineConfig({
{ text: 'Сроки и условия предоставления сервиса', link: '/security/Cloud-MDM/provision.md' }, { text: 'Сроки и условия предоставления сервиса', link: '/security/Cloud-MDM/provision.md' },
{ text: 'Порядок платежей', link: '/security/Cloud-MDM/payments.md' }, { text: 'Порядок платежей', link: '/security/Cloud-MDM/payments.md' },
{ {
text: 'Инструкиця', link: '/security/Cloud-MDM/instructions-index.md', text: 'Инструкции', link: '/security/Cloud-MDM/instructions/index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Инструкция', link: '/security/Cloud-MDM/instructions/instructions.md' }, { text: 'Инструкции', link: '/security/Cloud-MDM/instructions/instructions.md' },
{ text: 'Активация учетной записи', link: '/security/Cloud-MDM/instructions/activation.md' }, { text: 'Активация учетной записи', link: '/security/Cloud-MDM/instructions/activation.md' },
{ text: 'Режим Device Owner', link: '/security/Cloud-MDM/instructions/device-owner.md' }, { text: 'Режим Device Owner', link: '/security/Cloud-MDM/instructions/device-owner.md' },
] ]
@@ -227,11 +227,11 @@ export default defineConfig({
], ],
}, },
{ {
text: 'Cloud NGFW', link: '/security/NGFW-index.md', text: 'Cloud NGFW', link: '/security/Cloud-NGFW/NGFW-index.md',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Обзор сервиса', link: '/security/Cloud-NGFW/about.md'}, { text: 'Обзор сервиса', link: '/security/Cloud-NGFW/about.md'},
{ text: 'Основные возможности', link: '/security/Cloud-NGFWVS/provision.md' }, { text: 'Основные возможности', link: '/security/Cloud-NGFW/possibilities.md' },
{ text: 'Спецификация сервиса', link: '/security/Cloud-NGFW/specification.md' }, { text: 'Спецификация сервиса', link: '/security/Cloud-NGFW/specification.md' },
{ text: 'Состав сеервиса', link: '/security/Cloud-NGFW/compound.md' }, { text: 'Состав сеервиса', link: '/security/Cloud-NGFW/compound.md' },
{ text: 'Сроки и условия предоставления сервиса. Зоны ответственности', link: '/security/Cloud-NGFW/provision.md' }, { text: 'Сроки и условия предоставления сервиса. Зоны ответственности', link: '/security/Cloud-NGFW/provision.md' },
+8 -4
View File
@@ -108,7 +108,8 @@ services:
- title: Безопасность - title: Безопасность
articles: articles:
- title: Межсетевой экран (NGFW) - title: Межсетевой экран (NGFW)
description: В работе link: security/Cloud-SA/SA-index.md
description: Межсетевой экран следующего поколения для инспекции и фильтрации трафика на уровне приложений
icon: security icon: security
- title: Защита веб-приложений (WAF) - title: Защита веб-приложений (WAF)
description: В работе description: В работе
@@ -117,13 +118,16 @@ services:
description: В работе description: В работе
icon: security icon: security
- title: Управление мобильными устройствами (MDM) - title: Управление мобильными устройствами (MDM)
description: В работе link: /security/Cloud-MDM/MDM-index.md
description: Сервис централизованного управления корпоративными и личными мобильными устройствами сотрудников
icon: security icon: security
- title: Сканер уязвимостей (VS) - title: Сканер уязвимостей (VS)
description: В работе link: /security/Cloud-VS/VS-index.md
description: Сервис сканирования компьютеров и приложений на уязвимости
icon: security icon: security
- title: Обучение основам киберграмотности (SA) - title: Обучение основам киберграмотности (SA)
description: В работе link: /security/Cloud-SA/SA-index.md
description: Сервис для формирования у сотрудников навыков реагирования на угрозы информационной безопасности
icon: security icon: security
- title: Многофакторная аутентификация (MFA) - title: Многофакторная аутентификация (MFA)
description: В работе description: В работе
@@ -1,20 +1,20 @@
--- ---
section_links: section_links:
- title: - title: Архитектура сервиса
link: /security/Cloud-MDM/description/architecture.md link: /security/Cloud-MDM/description/architecture.md
description: Архитектура сервиса description:
- title: - title: Зоны ответственности
link: /security/Cloud-MDM/description/areas-responsibility.md link: /security/Cloud-MDM/description/areas-responsibility.md
description: Зоны ответственности description:
- title: - title: Состав сервиса
link: /security/Cloud-MDM/description/compound.md link: /security/Cloud-MDM/description/compound.md
description: Состав сервиса description:
- title: - title: Мониторинг работоспособности и отказоустойчивость сервиса
link: /security/Cloud-MDM/description/monitoring.md link: /security/Cloud-MDM/description/monitoring.md
description: Мониторинг работоспособности и отказоустойчивость сервиса description:
- title: - title: Дополнительные работы
link: /security/Cloud-MDM/description/work.md link: /security/Cloud-MDM/description/work.md
description: Дополнительные работы description:
--- ---
# Описание сервиса Cloud Mobile Device Management (MDM) # Описание сервиса Cloud Mobile Device Management (MDM)
+6 -6
View File
@@ -1,14 +1,14 @@
--- ---
section_links: section_links:
- title: - title: Инструкции для работы с сервисом
link: /security/Cloud-MDM/instructions/instructions.md link: /security/Cloud-MDM/instructions/instructions.md
description: Инструкции для работы с сервисом description:
- title: - title: Активация учетной записи
link: /security/Cloud-MDM/instructions/activation.md link: /security/Cloud-MDM/instructions/activation.md
description: Активация учетной записи description:
- title: - title: Режим Device Owner
link: /security/Cloud-MDM/instructions/device-owner.md link: /security/Cloud-MDM/instructions/device-owner.md
description: Режим Device Owner description:
--- ---
# Инструкции для работы с сервисом Cloud MDM # Инструкции для работы с сервисом Cloud MDM
+8 -8
View File
@@ -1,17 +1,17 @@
--- ---
section_links: section_links:
- title: - title: Качественные характеристики сервиса
link: /security/Cloud-SA/characteristics.md link: /security/Cloud-SA/characteristics.md
description: Качественные характеристики сервиса description:
- title: - title: Инструкции для начала работы с сервисом
link: /security/Cloud-SA/instructions.md link: /security/Cloud-SA/instructions.md
description: Инструкции для начала работы с сервисом description:
- title: - title: Порядок платежей
link: /security/Cloud-SA/payment-procedure.md link: /security/Cloud-SA/payment-procedure.md
description: Порядок платежей description:
- title: - title: Сроки и условия предоставления сервиса
link: /security/Cloud-SA/provision.md link: /security/Cloud-SA/provision.md
description: Сроки и условия предоставления сервиса description:
--- ---
# Сервис Cloud Security Awareness (SA) # Сервис Cloud Security Awareness (SA)
+39 -39
View File
@@ -1,44 +1,44 @@
--- ---
section_links: section_links:
- title: - title: Сервис Cloud Security Awareness (SA)
link: /security/Cloud-SA link: /security/Cloud-SA/SA-index
description: Сервис Cloud Security Awareness (SA) description:
- title: - title: Сервис Cloud Vulnerability Scanner (VS)
link: /security/Cloud-VS link: /security/Cloud-VS/VS-index
description: Сервис Cloud Vulnerability Scanner (VS) description:
- title: - title: Сервис Cloud Mobile Device Management (MDM)
link: /security/Cloud-MDM link: /security/Cloud-MDM/MDM-index
description: Сервис Cloud Mobile Device Management (MDM) description:
- title: - title: Сервис Cloud NGFW F
link: /security/Cloud-NGFW-F #link: /security/Cloud-NGFW-F
description: Сервис Cloud NGFW F description: В работе
- title: - title: Сервис Cloud NGFW
link: /security/Cloud-NGFW link: /security/Cloud-NGFW/NGFW-index
description: Сервис Cloud NGFW description:
- title: - title: Сервис Cloud Multifactor Authentication (MFA)
link: /security/Cloud-MFA #link: /security/Cloud-MFA
description: Сервис Cloud Multifactor Authentication (MFA) description: В работе
- title: - title: Сервис Cloud Security Assistance (включая Security Manager)
link: /security/Cloud-SA-SM #link: /security/Cloud-SA-SM
description: Сервис Cloud Security Assistance (включая Security Manager) description: В работе
- title: - title: Сервис Cloud Endpoint Protection Platform (EPP)
link: /security/Cloud-EPP #link: /security/Cloud-EPP
description: Сервис Cloud Endpoint Protection Platform (EPP) description: В работе
- title: - title: Сервис Cloud Secure Email Gateway (SEG)
link: /security/Cloud-SEG #link: /security/Cloud-SEG
description: Сервис Cloud Secure Email Gateway (SEG) description: В работе
- title: - title: Сервис Cloud Web Application Firewall (Cloud WAF)
link: /security/Cloud-WAF #link: /security/Cloud-WAF
description: Сервис Cloud Web Application Firewall (Cloud WAF) description: В работе
- title: - title: Сервис Cloud Web Application Firewall (WAF) Pro
link: /security/Cloud-WAF-PRO #link: /security/Cloud-WAF-PRO
description: Сервис Cloud Web Application Firewall (WAF) Pro description: В работе
- title: - title: Сервис Шифрование каналов связи (ГОСТ VPN)
link: /security/Cloud-VPN #link: /security/Cloud-VPN
description: Сервис Шифрование каналов связи (ГОСТ VPN) description: В работе
- title: - title: Сервис Cloud DDoS Protection
link: /security/Cloud-DDoS #link: /security/Cloud-DDoS
description: Сервис Cloud DDoS Protection description: В работе
--- ---
# Сервисы информационной безопасности в Beeline Cloud # Сервисы информационной безопасности в Beeline Cloud