{"id":15954056,"url":"https://github.com/uhafner/static-analysis-dashboard","last_synced_at":"2026-02-27T17:02:18.583Z","repository":{"id":39961999,"uuid":"137481082","full_name":"uhafner/static-analysis-dashboard","owner":"uhafner","description":"Dashboard to visualize static analysis reports","archived":false,"fork":false,"pushed_at":"2023-07-17T00:42:09.000Z","size":329,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T15:53:43.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uhafner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-15T11:43:59.000Z","updated_at":"2020-07-23T09:20:53.000Z","dependencies_parsed_at":"2024-10-27T16:47:24.967Z","dependency_job_id":"aed240b9-97c1-4841-99e9-d617a6426641","html_url":"https://github.com/uhafner/static-analysis-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uhafner/static-analysis-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhafner%2Fstatic-analysis-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhafner%2Fstatic-analysis-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhafner%2Fstatic-analysis-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhafner%2Fstatic-analysis-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uhafner","download_url":"https://codeload.github.com/uhafner/static-analysis-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uhafner%2Fstatic-analysis-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29905554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T14:46:13.553Z","status":"ssl_error","status_checked_at":"2026-02-27T14:46:10.522Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T13:15:17.800Z","updated_at":"2026-02-27T17:02:18.556Z","avatar_url":"https://github.com/uhafner.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Static Analysis Dashboard\n\nThis dashboard visualizes results of various static code analysis tools - it understands the result\nfiles of almost 100 different static code analysis tools. You can upload reports of different tools \nand visualize the distribution of the issues by severity, category, etc. It is also possible to upload\na sequence of reports of the same type to show the trend of the reports.\n\nYou can view this tool as a stand alone version of the corresponding static analysis suite in the\ncontinuous integration server Jenkins. Basically this Spring Boot based dashboard uses the \nsame modules to analyze reports and visualize the results. For more details on Jenkins static analysis \nsuite please refer to the documentation in [Jenkins wiki](https://wiki.jenkins.io/x/CwDgAQ). For technical \ndetails on how to use the static analysis model (i.e. the API to read and parse reports) please refer to the\n[Analysis Model GitHub page](https://github.com/jenkinsci/analysis-model).       \n             \nAll source code is licensed under the MIT license.\n\nThis dashboard can be either started locally using the integrated Tomcat container of the Spring Boot application \nor [![deployed to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy). \n\n[![Travis](https://img.shields.io/travis/uhafner/static-analysis-dashboard.svg)](https://travis-ci.org/uhafner/static-analysis-dashboard)\n[![Codecov](https://img.shields.io/codecov/c/github/uhafner/static-analysis-dashboard.svg)](https://codecov.io/gh/uhafner/static-analysis-dashboard)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/uhafner/static-analysis-dashboard.svg)](https://github.com/uhafner/static-analysis-dashboard/pulls)\n![JDK8](https://img.shields.io/badge/jdk-8-yellow.svg)\n[![License: MIT](https://img.shields.io/badge/license-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n## Running Locally\n\nMake sure you have Java and Maven installed.  Also, install the [Heroku CLI](https://cli.heroku.com/).\n\n```sh\n$ mvn install\n$ heroku local:start\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\n```sh\n$ heroku create\n$ git push heroku master\n$ heroku open\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhafner%2Fstatic-analysis-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuhafner%2Fstatic-analysis-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuhafner%2Fstatic-analysis-dashboard/lists"}