Skip to content

Commit 0a86b98

Browse files
committed
Merge branch 'release/2026.11.0' into 'master'
Release/2026.11.0 See merge request CodeScoring/docs!625
2 parents dde22f5 + c3032b9 commit 0a86b98

44 files changed

Lines changed: 466 additions & 173 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ lint_markdown:
113113
done
114114
115115
# URLs
116-
IGNORED_DOMAINS='https://download.pytorch.org`|bdu.fstec.ru|{osa-proxy-url}|artifactory.domain.ru|{REGISTRY_URL}/repository/helm|index.codescoring.ru|index-proxy:8000|webhook|atlassian|nuget|pypi|npmjs|maven|registry|mycompany|k8s|example|gitflic\.ru|localhost|127\.0\.0\.1|tip\.kaspersky\.com|JFROG_URL|host|jfrog\.my\.domain'
116+
IGNORED_DOMAINS='https://download.pytorch.org`|bdu.fstec.ru|{osa-proxy-url}|artifactory.domain.ru|{REGISTRY_URL}/repository/helm|index.codescoring.ru|index-proxy:8000|webhook|atlassian|nuget|pypi|npmjs|maven|registry|mycompany|k8s|example|gitflic\.ru|localhost|127\.0\.0\.1|tip\.kaspersky\.com|JFROG_URL|host|jfrog\.my\.domain|docs\.alpinelinux\.org|github\.com|spdx\.github\.io'
117117
if command -v wget >/dev/null; then
118118
for file in $FILES; do
119119
URLS=$(grep -oP '(?:\[.*?\]\(\Khttp[s]?://[^\s)]+|(?<!\]\()http[s]?://[^\s>]+)' "$file" | sed 's/]\+$//' | grep -Ev "$IGNORED_DOMAINS" || true)

docs/agent/scan.en.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Global Flags:
6666
--api_token string API token for integration with CodeScoring server (required if api_url is set)
6767
--api_url string CodeScoring server url (e.g. https://codescoring.mycompany.com) (required if api_token is set)
6868
--block-on-empty-result Block on empty result
69-
--bom save result to bom
7069
--bom-format string Bom format. Supported formats: cyclonedx_v1_4_json,cyclonedx_v1_5_json,cyclonedx_v1_6_ext_json,cyclonedx_v1_6_json,cyclonedx_v1_7_json (default "cyclonedx_v1_6_json")
7170
--bom-path string Path for save bom file (default "bom.json")
7271
--bun-args string pass flags to 'bun install --lockfile-only'

docs/agent/scan.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Global Flags:
6666
--api_token string API token for integration with CodeScoring server (required if api_url is set)
6767
--api_url string CodeScoring server url (e.g. https://codescoring.mycompany.com) (required if api_token is set)
6868
--block-on-empty-result Block on empty result
69-
--bom save result to bom
7069
--bom-format string Bom format. Supported formats: cyclonedx_v1_4_json,cyclonedx_v1_5_json,cyclonedx_v1_6_ext_json,cyclonedx_v1_6_json,cyclonedx_v1_7_json (default "cyclonedx_v1_6_json")
7170
--bom-path string Path for save bom file (default "bom.json")
7271
--bun-args string pass flags to 'bun install --lockfile-only'

docs/assets/img/alerts_page.png

463 KB
Loading

docs/assets/img/alerts_page_en.png

455 KB
Loading
-10.8 KB
Loading
-13.6 KB
Loading
40.9 KB
Loading
43.1 KB
Loading
39.5 KB
Loading

0 commit comments

Comments
 (0)