jszczepa
jszczepa
Is there a way to collect more data about llvm-cov complains? I want to understand which functions have mismatched data and why (I'm using llvm 14.0.0 on Ubuntu22).
Issue link: CVS-131678
In order to fully use sanitizers we need debug symbols during test execution phase. For that reason I propose to change OpenVINO build type form Release to RelWithDebInfo.
### Experiment with functional tests executed with sanitizers
## Description SDL fix for detected problems by dependabot ## Screenshots/videos: ## Checklist: - [ ] I have read [contributing wiki page](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Contributing) - [ ] I have performed a self-review...
### Details: - Detect NPM audit problem: https://github.com/advisories/GHSA-pq67-2wwv-3xjx ### Tickets: - No ticket created for this issue
### Changes Ignore possible warning/errors detected by Bandit scans associated with usage of subprocess module. ### Reason for changes Bandit scan detect issues that needs to be addressed. ### Related...