{"id":22861619,"url":"https://github.com/facthunder/icode","last_synced_at":"2026-04-14T04:31:29.191Z","repository":{"id":96610208,"uuid":"209390405","full_name":"Facthunder/icode","owner":"Facthunder","description":"Docker image for i-Code CNES","archived":false,"fork":false,"pushed_at":"2020-04-19T21:39:36.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T08:44:18.226Z","etag":null,"topics":["analyzer","code-analysis","docker","docker-image","fortran","fortran77","fortran90","i-code","i-code-cnes","rnc","shell","static-analysis"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Facthunder.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}},"created_at":"2019-09-18T19:42:29.000Z","updated_at":"2020-04-19T21:39:38.000Z","dependencies_parsed_at":"2023-09-25T01:44:41.134Z","dependency_job_id":"b3719507-ff98-4e16-8d89-98617bb8a5e1","html_url":"https://github.com/Facthunder/icode","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"0804ddf65da79bb8a5d54e21a9d286b0656e2d9a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Facthunder/icode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Facthunder%2Ficode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Facthunder%2Ficode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Facthunder%2Ficode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Facthunder%2Ficode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Facthunder","download_url":"https://codeload.github.com/Facthunder/icode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Facthunder%2Ficode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267007659,"owners_count":24020264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["analyzer","code-analysis","docker","docker-image","fortran","fortran77","fortran90","i-code","i-code-cnes","rnc","shell","static-analysis"],"created_at":"2024-12-13T10:09:47.713Z","updated_at":"2026-04-14T04:31:29.152Z","avatar_url":"https://github.com/Facthunder.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker image for i-Code CNES\n\nThis project aims to provide a simple Docker image to encapsulate and run an [i-Code CNES](https://github.com/lequal/i-CodeCNES) analysis through Docker.\n\n### Run i-Code CNES\n\n#### Run core checks\nAssuming current directory contains the source code to analyze, simply run the following command:\n```Dockerfile\ndocker run --rm -v ${PWD}:/src facthunder/icode:latest -f xml -o report.xml .\n```\n\n### Versions matrix\nHere is the versions matrix of the image:\n\n|                          TAG                           |                       I-CODE VERSION                       |                        BASE IMAGE                      |\n|:------------------------------------------------------:|:------------------------------------------------------------:|:------------------------------------------------------:|\n| [latest](https://hub.docker.com/r/facthunder/i-code)   | [4.1.0](https://github.com/lequal/i-CodeCNES/releases/tag/v4.0.0) | [openjdk:8u222-slim-buster](https://hub.docker.com/_/openjdk) |\n|  [4.1.0](https://hub.docker.com/r/facthunder/i-code)   | [4.1.0](https://github.com/lequal/i-CodeCNES/releases/tag/v4.1.0) | [openjdk:8u222-slim-buster](https://hub.docker.com/_/openjdk) |\n|  [4.0.0](https://hub.docker.com/r/facthunder/i-code)   | [4.0.0](https://github.com/lequal/i-CodeCNES/releases/tag/v4.0.0) | [openjdk:8u222-slim-buster](https://hub.docker.com/_/openjdk) |\n|  [3.1.0](https://hub.docker.com/r/facthunder/i-code)   | [3.1.0](https://github.com/lequal/i-CodeCNES/releases/tag/v3.1.0) | [openjdk:8u222-slim-buster](https://hub.docker.com/_/openjdk) |\n\n\n### How to contribute\nIf you experienced a problem with the plugin please open an issue. Inside this issue please explain us how to reproduce this issue and paste the log.\n\nIf you want to do a PR, please put inside of it the reason of this pull request. If this pull request fix an issue please insert the number of the issue or explain inside of the PR how to reproduce this issue.\n\n### License\nCopyright 2020 Facthunder.\n\nLicensed under the [GNU General Public License, Version 3.0](https://www.gnu.org/licenses/gpl.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacthunder%2Ficode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacthunder%2Ficode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacthunder%2Ficode/lists"}