{"id":23792488,"url":"https://github.com/se2p/software-analysis-examples","last_synced_at":"2026-04-19T20:30:28.278Z","repository":{"id":80478193,"uuid":"366944403","full_name":"se2p/software-analysis-examples","owner":"se2p","description":"Examples from the Software Analysis class","archived":false,"fork":false,"pushed_at":"2021-05-14T06:13:05.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-01T18:36:34.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/se2p.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","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":"2021-05-13T05:32:06.000Z","updated_at":"2021-05-14T06:17:05.000Z","dependencies_parsed_at":"2023-02-27T13:01:26.309Z","dependency_job_id":null,"html_url":"https://github.com/se2p/software-analysis-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se2p%2Fsoftware-analysis-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se2p%2Fsoftware-analysis-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se2p%2Fsoftware-analysis-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/se2p%2Fsoftware-analysis-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/se2p","download_url":"https://codeload.github.com/se2p/software-analysis-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240021421,"owners_count":19735318,"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":"2025-01-01T18:35:18.033Z","updated_at":"2026-04-19T20:30:28.222Z","avatar_url":"https://github.com/se2p.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Software Analysis Examples\n\nContains examples from the course on Software Analysis at the\n[University of Passau](https://www.uni-passau.de).  The examples are mainly toy \nexamples to visualise a certain aspect during the course.  They are *not* meant to \nbe complete or perfect; they also do not necessarily meet a certain level of style \nor code quality!\n\nFeel free to fork this repository and file a pull request to add further examples.\n\n## The Examples\n\n* `ast_example` provides an AST visitor and an AST rewriter based on Python's AST \n  module.  It is using the [`astor`](https://astor.readthedocs.io) library to \n  extract source code from the AST again.\n* `controldependencies` is an implementation of control-flow graph, dominator and \n  post-dominator tree, and control-dependence graph based on Python bytecode.  It \n  emits Graphviz DOT files of the graphs and automatically converts them to PNG.  \n  Make sure you have the `dot` utility installed and available on your `PATH`.\n* `mocking` together with its test module shows some aspects of how to use mocking \n  in Python.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fse2p%2Fsoftware-analysis-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fse2p%2Fsoftware-analysis-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fse2p%2Fsoftware-analysis-examples/lists"}