File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 # Параметры CodeScoring
1616 codescoring:
1717 host: URL-адрес сервера CodeScoring
18- token: токен авторизации
18+ token: токен авторизации (с уровнем доступа User и выше)
1919 work-mode: рабочий режим (применяется только к сканированию пакетов)
2020 # warmup | Разогрев кэша сканирования без мониторинга запросов, без блокировки
2121 # spectator | Разогрев кэша сканирования с мониторингом запросов, без блокировки
Original file line number Diff line number Diff line change 11---
2- hide :
3- - footer
2+ icon : modules/osa
43---
54
65# CodeScoring.OSA
Original file line number Diff line number Diff line change 11---
2- hide :
3- - footer
2+ icon : modules/sca
43---
54
65# CodeScoring.SCA
Original file line number Diff line number Diff line change 11---
2- hide :
3- - footer
2+ icon : modules/secrets
43---
54
65# CodeScoring.Secrets
Original file line number Diff line number Diff line change 11---
2- hide :
3- - footer
2+ icon : modules/tqi
43---
54
65# CodeScoring.TQI
Original file line number Diff line number Diff line change 1414 - navigation.tabs.sticky
1515 - navigation.tracking
1616 - navigation.sections
17+ - navigation.icons
1718 - navigation.indexes
1819 - content.code.copy
1920 - content.code.select
@@ -674,8 +675,11 @@ markdown_extensions:
674675 - admonition
675676 - pymdownx.details
676677 - pymdownx.emoji :
677- emoji_index : !!python/name:materialx.emoji.twemoji
678- emoji_generator : !!python/name:materialx.emoji.to_svg
678+ emoji_index : !!python/name:material.extensions.emoji.twemoji
679+ emoji_generator : !!python/name:material.extensions.emoji.to_svg
680+ options :
681+ custom_icons :
682+ - overrides/.icons
679683 - toc :
680684 permalink : true
681685
You can’t perform that action at this time.
0 commit comments