Team Lead at a tech services company with 10,001+ employees
Real User
Top 10
2022-11-28T17:42:42Z
Nov 28, 2022
CodeSonar was integrated into Jenkins. We used CodeSonar for our DevOps when every code change was sent to our repository. There was a check enabled that was used to run CodeSonar for the submitted code.
Senior Security Specialist at a computer software company with 51-200 employees
Real User
2022-11-01T19:13:25Z
Nov 1, 2022
Our company uses the solution to perform static code analysis for our customers. We provide the solution as a service where we run the tool, identify any vulnerabilities, check triage, and output results. Our team includes ten developers who focus solely on security reviews.
Engineer at a manufacturing company with 11-50 employees
Real User
Top 20
2022-07-04T16:11:00Z
Jul 4, 2022
A few of our customers are in the defense industry in India and they're using CodeSonar. In the company, we are from the support team, and in particular, we are application engineers, so if customers are facing technical issues with CodeSonar, we go to their labs and guide them on how to use the product, etc.
Application security is a significant challenge for software engineers, as well as for security and DevOps professionals. It comprises the measures taken to improve the security of online services and websites against malicious attacks by finding, repairing, and preventing security weaknesses and vulnerabilities.
We use CodeSonar for static analysis and finding security threats or vulnerabilities.
CodeSonar was integrated into Jenkins. We used CodeSonar for our DevOps when every code change was sent to our repository. There was a check enabled that was used to run CodeSonar for the submitted code.
Our company uses the solution to perform static code analysis for our customers. We provide the solution as a service where we run the tool, identify any vulnerabilities, check triage, and output results. Our team includes ten developers who focus solely on security reviews.
After each build, we ask CodeSonar to analyze the code, and we're checking to see if we are increasing or decreasing the number of issues on the code.
A few of our customers are in the defense industry in India and they're using CodeSonar. In the company, we are from the support team, and in particular, we are application engineers, so if customers are facing technical issues with CodeSonar, we go to their labs and guide them on how to use the product, etc.
We use this for catching some of the critical defects at the source code level for C and C++ code.