#static_code_scans
Explore tagged Tumblr posts
codingchica · 2 years ago
Text
Isn't Unit Testing Enough? A Testing Pyramid Intro - The Build Steps
Layering tests and quality gates helps ensure that the team has the earliest feedback as fast as possible. It can also help catch issues ahead of peer feedback in pull requests. #java #mavenBuild #cicd #testing #testingPyramid
TIP: References Quick List OWASP: Source Code Analysis Tools OWASP: Potentially sensitive data in a cookie OWASP: Potential SQL Injection OWASP: Predictable pseudorandom number generator SpotBugs: Standard detectors SpotBugs: NP: Method does not check for null argument (NP_ARGUMENT_MIGHT_BE_NULL) SpotBugs: OS: Method may fail to close stream on exception (OS_OPEN_STREAM_EXCEPTION_PATH) SpotBugs:…
Tumblr media
View On WordPress
0 notes