python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Can we get the Coverity report specific to only one issue like URL Manipulation Error?
I am using cov-capture, and cov-analyze to get the reports in my VM. Can anyone help in getting the command to run the cov-analyze only for getting specific errors? Example: There are various XML file...
Nishi Agarwal
Votes: 0
Answers: 1
TAINTED_SOURCE - os_command_sink
Further to Tainted_source JAVA, I want to add more information regarding the error os_command_sink I am getting.
Below is the section of code that's entry point of data from front end and marks parame...
Eager
Votes: 0
Answers: 1
Executing coverity scan on go project
Coverity version: 2020.09
go version go1.14.15
Coverity build command
cov-build --dir coverity_dir go build source.go
[WARNING] No files were emitted. This may be due to a problem with your configurat...

Roger Gonsalves
Votes: 0
Answers: 0
Coverity Static Analysis UNINIT Error in C++
I'm new to Coverity and lambdas and am trying to figure our what's causing the UNINIT error of "creating a temporary" and "using uninitialized value <temporary>.__f_.__buff_ when ...
Hawkie
Votes: 0
Answers: 0