nimda.hashnode.devUsage of external static code analysis toolsOverview In this article we show one of available code analysis tools ShiftLeft which provide comprehensive security analysis and give recommendations on how to fix found vulnerabilities. You can integrate this analysis in your pipeline or use manual...Aug 11, 2022·2 min read
nimda.hashnode.devSonar code analysis automation with bitbucket pipelinesOverview Developers team often experiencing troubles with code smells and some of them are not well visible during code review and can be merged with target branch. That’s why we provide automated mechanism of code analysis which eliminates human fac...Aug 11, 2022·5 min read