{"id":18609557,"url":"https://github.com/secure-software-engineering/sparseide","last_synced_at":"2026-03-19T05:20:51.646Z","repository":{"id":216122656,"uuid":"740525575","full_name":"secure-software-engineering/SparseIDE","owner":"secure-software-engineering","description":"Sparse IDE/IFDS solver and client implementation","archived":false,"fork":false,"pushed_at":"2024-01-29T10:14:44.000Z","size":669,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T01:25:18.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/secure-software-engineering.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":"2024-01-08T14:22:15.000Z","updated_at":"2024-01-23T14:14:39.000Z","dependencies_parsed_at":"2024-12-27T04:03:21.696Z","dependency_job_id":null,"html_url":"https://github.com/secure-software-engineering/SparseIDE","commit_stats":null,"previous_names":["kadirayk/sparseide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-software-engineering%2FSparseIDE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-software-engineering%2FSparseIDE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-software-engineering%2FSparseIDE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secure-software-engineering%2FSparseIDE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secure-software-engineering","download_url":"https://codeload.github.com/secure-software-engineering/SparseIDE/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239400596,"owners_count":19632049,"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","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-11-07T03:06:27.240Z","updated_at":"2025-11-02T20:30:24.699Z","avatar_url":"https://github.com/secure-software-engineering.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SparseIDE\n\nThis repository contains the SparseIDE framework. SparseIDE is a scalable alternative to the original IDE framework, implemented on top of [Heros IFDS/IDE Solver](https://github.com/soot-oss/heros).\n\n## Publications\nPreprint is available:  \n[Symbol-Specific Sparsification of Interprocedural Distributive Environment Problems](https://arxiv.org/abs/2401.14813) (ICSE 2024)\n\n## Content\n\n1. SparseIDE implementation source code: `SparseHeros`  \n2. Constant Propagation Analysis Client source code: `SparseIDEClient`\n3. ConstantBench microbenchmark test cases: `SparseIDEClient/src/test/java/target/constantbench`\n\n## Building the Client from the Source\n\n1. Install the dependencies for `SparseIDEClient`: run `bash install_dependencies.sh` under `SparseIDEClient/dependencies`\n2. Build the executable: run `mvn clean install` (Note that *install* will also run the correctness test cases on the ConstantBench)\n3. Find the executable jar, `SparseIDEClient-0.0.1-SNAPSHOT-jar-with-dependencies.jar` under `SparseIDEClient/target`\n\n## Using the SparseIDE Framework\n\nTo build and use SparseIDE:\n\n1. run `mvn clean install` in `SparseHeros`\n2. add the following dependency to your project:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ede.upb.cs.swt\u003c/groupId\u003e\n    \u003cartifactId\u003eheros\u003c/artifactId\u003e\n    \u003cversion\u003e1.2.3-Sparse-SNAPSHOT\u003c/version\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecure-software-engineering%2Fsparseide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecure-software-engineering%2Fsparseide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecure-software-engineering%2Fsparseide/lists"}