HI team,
My project is running on bazel environment with sandbox. Now we are trying to implement c scanner using build wrapper. When i read in documentation we need to disable sandbox in bazel if I want to use build wrapper. Is there a way to run the bazel build command without disable sandbox.
Command: build-wrapper-linux-x86-64 --out-dir output bazel --batch build …
If I run the above build command the build is successful but in build-wrapper-dump.json file
captures block it shows [
]