heidloff.net - Building is my Passion
Post
Cancel

Static Security Analyzer Service for Java Applications in Bluemix

I just tried quickly a beta service in IBM Bluemix that was announced earlier this year. The Static Analyzer service helps finding potential vulnerabilities in your Java code like cross site scripting issues and missing encodings and displays the results in a report with descriptions and mitigation strategies.

There are different ways to run the tool. I chose the Eclipse plugin.

image

The reports can be accessed via a dashboard.

image

Here is a sample of a reported issue.

image

For a quick demo check out this video.

Featured Blog Posts
Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Trending Tags