Skip to content

Commit bbccc67

Browse files
committed
fixes
1 parent 20774ab commit bbccc67

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

docs/changelog/on-premise-changelog.en.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ hide:
1515
- <span class="module-tag sca">SCA</span> Added CVSSv4 scores and related security policies to the vulnerability page
1616
- <span class="module-tag sca">SCA</span> Added the SSVCv2.0.3 score and related security policies to the vulnerability page
1717
- <span class="module-tag sca">SCA</span> Added protestware categories and related security policies to the vulnerability page
18-
- <span class="module-tag sca">SCA</span> Added a tooltip for the "Scan with hashes" field
19-
- <span class="module-tag sca">SCA</span> Added the "Ignore note" field to the policy ignores table in the PDF report
20-
- <span class="module-tag sca">SCA</span> Added the "Note" column to the CSV export on the alerts page
21-
- <span class="module-tag sca">SCA</span> Added sorting by the "Found at" column in "Affected dependencies" on the vulnerability page
2218
- <span class="module-tag sca">SCA</span> Added publication, revocation, and update dates for vulnerabilities in a specific feed
2319
- <span class="module-tag sca">SCA</span> Added the ability to copy vulnerability identifiers on the vulnerability page
2420
- <span class="module-tag sca">SCA</span> Added a tooltip for the top description block on the vulnerability page
21+
- <span class="module-tag sca">SCA</span> Added a tooltip for the "Scan with hashes" field to the project settings
22+
- <span class="module-tag sca">SCA</span> Added the "Ignore note" field to the policy ignores table in the PDF report
23+
- <span class="module-tag sca">SCA</span> Added the "Note" column to the CSV export on the alerts page
24+
- <span class="module-tag sca">SCA</span> Added sorting by the "Found at" column in "Affected dependencies" on the vulnerability page
2525
- <span class="module-tag sca">SCA</span> Added display of the number of successful SCA analyses in a project group
2626
- <span class="module-tag sca">SCA</span> Added highlighting of the "VCS" and "Licenses" fields on the project dependency settings page when changed manually
2727
- <span class="module-tag sca">SCA</span> Added an image hash filter on the CLI project scan history page
@@ -42,6 +42,8 @@ hide:
4242

4343
#### Changed
4444

45+
- <span class="module-tag secrets">Secrets</span> Updated the model for assessing secret validity
46+
- <span class="module-tag secrets">Secrets</span> Changed the fine-tuning sampling methodology
4547
- <span class="module-tag osa">OSA</span> Changed container image loading logic to use explicitly specified media types
4648
- <span class="module-tag sca">SCA</span> Renamed a field in PDF report filters
4749
- <span class="module-tag sca">SCA</span> Changed the numbering field to the alert identifier in the "Policy Ignores" table of the PDF report
@@ -53,8 +55,6 @@ hide:
5355
- <span class="module-tag sca">SCA</span> Improved criticality display on the vulnerability page
5456
- <span class="module-tag sca">SCA</span> <span class="module-tag osa">OSA</span> Simplified SBOM parameter editing for SCA projects and container images: settings open in edit mode by default and can be saved with a single action
5557
- <span class="api-tag">API</span> Changed the `impacts` field format for vulnerabilities in the relevant API methods to `pk-name`
56-
- <span class="module-tag secrets">Secrets</span> Updated the model for assessing secret validity
57-
- <span class="module-tag secrets">Secrets</span> Changed the fine-tuning sampling methodology
5858
- Changed the release-date policy logic: only the date (no time) is now considered, and time is no longer shown in the UI
5959
- Updated base images for backend / tasks-*, judge, index-proxy, osa, and frontend (Alpine 3.23.3, nginx 1.29.5)
6060
- Removed default scopes when configuring OIDC

docs/changelog/on-premise-changelog.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ hide:
1515
- <span class="module-tag sca">SCA</span> Добавлено отображение оценок CVSSv4 и соответствующие политики безопасности на страницу уязвимости
1616
- <span class="module-tag sca">SCA</span> Добавлено отображение оценки SSVCv2.0.3 и соответствующие политики безопасности
1717
- <span class="module-tag sca">SCA</span> Добавлено отображение категорий протестного ПО и соответствующие политики безопасности на страницу уязвимости
18-
- <span class="module-tag sca">SCA</span> Добавлена подсказка к полю "Сканировать с хэшами"
19-
- <span class="module-tag sca">SCA</span> Добавлено поле "Заметка игнора" в таблицу игноров политик PDF-отчёта
20-
- <span class="module-tag sca">SCA</span> Добавлен столбец "Заметка" в CSV-файл, экспортируемый на странице алертов
21-
- <span class="module-tag sca">SCA</span> Добавлена возможность сортировки по столбцу "Найдено" в разделе "Затронутые зависимости" при просмотре уязвимости
2218
- <span class="module-tag sca">SCA</span> Добавлено отображение дат публикации, отзыва и обновления уязвимости в конкретном фиде
2319
- <span class="module-tag sca">SCA</span> Добавлена возможность копирования идентификаторов уязвимостей на странице уязвимости
2420
- <span class="module-tag sca">SCA</span> Добавлена подсказка для верхнего блока описания на странице уязвимости
21+
- <span class="module-tag sca">SCA</span> Добавлена подсказка к полю "Сканировать с хэшами" в настройках проекта
22+
- <span class="module-tag sca">SCA</span> Добавлено поле "Заметка игнора" в таблицу игноров политик PDF-отчёта
23+
- <span class="module-tag sca">SCA</span> Добавлен столбец "Заметка" в CSV-файл, экспортируемый на странице алертов
24+
- <span class="module-tag sca">SCA</span> Добавлена возможность сортировки по столбцу "Найдено" в разделе "Затронутые зависимости" при просмотре уязвимости
2525
- <span class="module-tag sca">SCA</span> Добавлено отображение количества успешных SCA-анализов в группе проектов
2626
- <span class="module-tag sca">SCA</span> Добавлено выделение полей "VCS" и "Лицензии" на странице настройки зависимостей проекта при ручных изменениях
2727
- <span class="module-tag sca">SCA</span> Добавлен фильтр по хэшу образа на странице истории сканирований CLI-проекта
@@ -42,6 +42,8 @@ hide:
4242

4343
#### Изменено
4444

45+
- <span class="module-tag secrets">Secrets</span> Обновлена модель для оценки истинности секретов
46+
- <span class="module-tag secrets">Secrets</span> Изменена методика подбора выборки дообучения
4547
- <span class="module-tag osa">OSA</span> Изменена логика загрузки контейнерных образов на основе явного указания необходимых mediaType
4648
- <span class="module-tag sca">SCA</span> Переименовано поле в фильтрах PDF-отчёта
4749
- <span class="module-tag sca">SCA</span> Изменено поле нумерации на идентификатор алерта в таблице "Игноры политики" PDF-отчёта
@@ -53,8 +55,6 @@ hide:
5355
- <span class="module-tag sca">SCA</span> Доработано отображение критичности на странице уязвимости
5456
- <span class="module-tag sca">SCA</span> <span class="module-tag osa">OSA</span> Упрощено редактирование параметров SBOM в SCA проектах и контейнерных образах: настройки открываются сразу в режиме редактирования, сохранение выполняется одной кнопкой
5557
- <span class="api-tag">API</span> Изменён формат поля `impacts` уязвимостей в соответствующих методах API на `pk-name`
56-
- <span class="module-tag secrets">Secrets</span> Обновлена модель для оценки истинности секретов
57-
- <span class="module-tag secrets">Secrets</span> Изменена методика подбора выборки дообучения
5858
- Изменена логика политики, связанной с датой релиза: учитывается только дата без времени, время не отображается в UI
5959
- Обновлены базовые образы сервисов backend / tasks-*, judge, index-proxy, osa и frontend (Alpine 3.23.3, nginx 1.29.5)
6060
- Убраны Scopes по умолчанию при настройке OIDC

0 commit comments

Comments
 (0)