Skip to content

Commit 93c5bf7

Browse files
committed
chore(wfp): SP-4120 include start_line in WFP output when skip_header is enabled
1 parent 108d0a8 commit 93c5bf7

30 files changed

+4033
-77
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.13.0] - 2026-02-03
10+
## [0.13.0] - 2026-02-04
1111
### Added
1212
- Added `file_snippet` scan configuration support in `scanoss.json` for engine tuning parameters (`min_snippet_hits`, `min_snippet_lines`, `honour_file_exts`, `ranking_enabled`, `ranking_threshold`, `skip_headers`, `skip_headers_limit`)
1313
- Added CLI scan configuration options with resolution priority (file_snippet > CLI)
1414
- Added `FileSnippet` class for scan configuration management and resolution
1515
- Scan configuration parameters are now sent as base64-encoded JSON in the `scanoss-settings` HTTP header
16+
- Included `start_line` into wfp file when `skip_header`limit is enabled
1617
### Fixed
1718
- Fixed Javadoc warnings across the codebase
1819

0 commit comments

Comments
 (0)