{"id":31289221,"url":"https://github.com/aig-upf/tarski","last_synced_at":"2025-09-24T13:58:04.471Z","repository":{"id":42384752,"uuid":"116813900","full_name":"aig-upf/tarski","owner":"aig-upf","description":"Tarski - An AI Planning Modeling Framework","archived":false,"fork":false,"pushed_at":"2024-03-04T11:21:46.000Z","size":2330,"stargazers_count":71,"open_issues_count":12,"forks_count":21,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-22T22:42:13.136Z","etag":null,"topics":["automated-planning","first-order-logic","functional-strips","python3","strips"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aig-upf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-09T12:34:13.000Z","updated_at":"2025-09-22T09:59:13.000Z","dependencies_parsed_at":"2023-11-10T11:36:18.348Z","dependency_job_id":"3f670fbc-2f7f-49ea-b4ee-c8995d6ca0d0","html_url":"https://github.com/aig-upf/tarski","commit_stats":{"total_commits":1143,"total_committers":12,"mean_commits":95.25,"dds":"0.41469816272965876","last_synced_commit":"e061b94d18fabd1c85a1b2342954298b8d85cc8d"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/aig-upf/tarski","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aig-upf%2Ftarski","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aig-upf%2Ftarski/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aig-upf%2Ftarski/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aig-upf%2Ftarski/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aig-upf","download_url":"https://codeload.github.com/aig-upf/tarski/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aig-upf%2Ftarski/sbom","scorecard":{"id":172840,"data":{"date":"2025-08-11","repo":{"name":"github.com/aig-upf/tarski","commit":"e061b94d18fabd1c85a1b2342954298b8d85cc8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql-analysis.yml:27","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/publish-to-pypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/publish-to-pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/unit-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/aig-upf/tarski/unit-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/unit-tests.yml:103","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T17:02:18.095Z","repository_id":42384752,"created_at":"2025-08-16T17:02:18.096Z","updated_at":"2025-08-16T17:02:18.096Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276761913,"owners_count":25700224,"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-09-24T02:00:09.776Z","response_time":97,"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":["automated-planning","first-order-logic","functional-strips","python3","strips"],"created_at":"2025-09-24T13:57:59.069Z","updated_at":"2025-09-24T13:58:04.465Z","avatar_url":"https://github.com/aig-upf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Tarski - An AI Planning Modeling Framework \n[![Unit Tests](https://github.com/aig-upf/tarski/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/aig-upf/tarski/actions/workflows/unit-tests.yml)\n[![Documentation Status](https://readthedocs.org/projects/tarski/badge/?version=latest)](https://tarski.readthedocs.io/en/latest/?badge=latest)\n[![codecov](https://codecov.io/gh/aig-upf/tarski/branch/master/graph/badge.svg)](https://codecov.io/gh/aig-upf/tarski)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tarski.svg?style=popout)\n![PyPI](https://img.shields.io/pypi/v/tarski.svg?style=popout)\n\n\n## What is Tarski\nTarski is a framework for the specification, modeling and manipulation of \n[AI planning](https://en.wikipedia.org/wiki/Automated_planning_and_scheduling) problems.\nTarski is written in Python and includes parsers for major modeling languages\n(e.g., [PDDL](https://en.wikipedia.org/wiki/Planning_Domain_Definition_Language),\n[FSTRIPS](https://dl.acm.org/citation.cfm?id=566359),\n[RDDL](https://en.wikipedia.org/wiki/Planning_Domain_Definition_Language#RDDL)), \nalong with modules to perform other common tasks such as logical transformations,\nreachability analysis, grounding of first-order representations and problem reformulations.\n\n\n**Installation**: Check the [*installation instructions*](docs/installation.md).\n\n**Documentation**: Read the [*documentation of the project*](https://tarski.readthedocs.io).\n\n**Testing**: Most tests can be run by executing `pytest` on the root directory.\nAlternatively, they can be run through `tox`, for which several testing environments [are defined](tox.ini).\n\n## How to Cite\n\nIf you find `tarski` useful in your research, you can cite it with the following `bibtex` entry:\n\n```\n@misc{tarski:github:18,\n  author = {Guillem Franc\\'{e}s and Miquel Ramirez and Collaborators},\n  title = {Tarski: An {AI} Planning Modeling Framework},\n  year = {2018},\n  publisher = {{GitHub}},\n  journal = {{GitHub} repository},\n  howpublished = {\\url{https://github.com/aig-upf/tarski}}\n}\n```\n\n## License\nTarski is licensed under the [Apache-2.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faig-upf%2Ftarski","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faig-upf%2Ftarski","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faig-upf%2Ftarski/lists"}