Skip to content

docs: Update stale SARIF example version to 1.1.0#38

Merged
fummicc1 merged 1 commit into
mainfrom
docs/fix-sarif-example-version
Jul 19, 2026
Merged

docs: Update stale SARIF example version to 1.1.0#38
fummicc1 merged 1 commit into
mainfrom
docs/fix-sarif-example-version

Conversation

@fummicc1

Copy link
Copy Markdown
Owner

Summary

The SARIF example output in docs/user-guide/output-formats.md still showed "version": "1.0.0" for tool.driver.version after the v1.1.0 release. Verified against the actual built CLI that this field now reports 1.1.0 (via SwiftComplexityVersion.current), so the doc example was out of date.

Docs-only change; no release needed for this on its own.

Verification

  • swift-complexity ... -f sarif output inspected directly; tool.driver.version is 1.1.0

https://claude.ai/code/session_01GaTHVDhSAx76RbLmVziLQu

The tool.driver.version field in the SARIF example output still said
1.0.0 after the v1.1.0 release; the actual SARIF output now reports
1.1.0 via SwiftComplexityVersion.current.

Claude-Session: https://claude.ai/code/session_01GaTHVDhSAx76RbLmVziLQu
@fummicc1 fummicc1 added the documentation Improvements or additions to documentation label Jul 19, 2026
@github-actions

Copy link
Copy Markdown

📊 PR Analysis

Type Count
Swift files 0
Test files 0
Documentation 1
Configuration 0

Automated analysis by swift-complexity CI

@github-actions

Copy link
Copy Markdown

🔍 Complexity Analysis Results

✅ All functions are below the complexity threshold of 15.

This analysis was performed by swift-complexity itself.

@fummicc1
fummicc1 merged commit 4f3a589 into main Jul 19, 2026
7 checks passed
@fummicc1
fummicc1 deleted the docs/fix-sarif-example-version branch July 19, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant