Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feat/configurable sanitizers and js precision#32

Merged
elicpeter merged 8 commits intomasterfrom
feat/configurable-sanitizers-and-js-precision
Feb 25, 2026
Merged

Feat/configurable sanitizers and js precision#32
elicpeter merged 8 commits intomasterfrom
feat/configurable-sanitizers-and-js-precision

Conversation

@elicpeter
Copy link
Owner

No description provided.

- Implemented parallel summary merging in `scan_filesystem` using rayon for improved performance.
- Introduced `GlobalSummaries::merge()` for efficient merging of summaries.
- Optimized file reading and hashing to eliminate redundant I/O operations.
- Added `should_scan_with_hash()` and `upsert_file_with_hash()` methods to streamline file processing.
- Enhanced taint analysis with in-place mutations to reduce memory allocations.
- Updated resource acquisition patterns to exclude false positives for `freopen` and wrapper functions.
@elicpeter elicpeter self-assigned this Feb 25, 2026
@elicpeter elicpeter added bug Something isn't working enhancement New feature or request labels Feb 25, 2026
@elicpeter elicpeter merged commit 19b578c into master Feb 25, 2026
10 checks passed
@elicpeter elicpeter deleted the feat/configurable-sanitizers-and-js-precision branch February 25, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant