Skip to content

Ability to import Findbugs/code inspection results #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
skirge opened this issue Jan 10, 2018 · 0 comments
Open

Ability to import Findbugs/code inspection results #21

skirge opened this issue Jan 10, 2018 · 0 comments

Comments

@skirge
Copy link

skirge commented Jan 10, 2018

Please add an ability to import Findbugs (find-sec-bugs) or more generally some code inspection results (possible format: FileName.java,line number,description but personally I'm using IntelliJ IDEA)and show the results on the graph on separate layer (dots maybe, with tooltip?).
Use case:

  • scan source code for interesting functions like getRuntime().exec() etc. and import the results
  • pentest the app with coverage
  • paste the graph in the report to prove that potentially vulnerable functions were covered in tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants