{"id":13441703,"url":"https://github.com/recastnavigation/recastnavigation","last_synced_at":"2025-12-16T17:57:46.790Z","repository":{"id":37382087,"uuid":"12849977","full_name":"recastnavigation/recastnavigation","owner":"recastnavigation","description":"Industry-standard navigation-mesh toolset for games","archived":false,"fork":false,"pushed_at":"2025-03-29T17:50:44.000Z","size":26448,"stargazers_count":7023,"open_issues_count":111,"forks_count":1686,"subscribers_count":390,"default_branch":"main","last_synced_at":"2025-06-08T17:51:48.577Z","etag":null,"topics":["ai","crowd-simulation","game","game-ai","game-dev","game-development","game-tool","gamedev","navigation","navmesh","navmesh-generation","pathfinding","pathfinding-library"],"latest_commit_sha":null,"homepage":"http://recastnav.com/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/recastnavigation.png","metadata":{"files":{"readme":"Docs/Readme.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"License.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2013-09-15T18:12:45.000Z","updated_at":"2025-06-08T14:18:49.000Z","dependencies_parsed_at":"2023-02-14T11:16:35.332Z","dependency_job_id":"de94c45e-f9ce-431e-916c-3f44f0444d91","html_url":"https://github.com/recastnavigation/recastnavigation","commit_stats":{"total_commits":744,"total_committers":89,"mean_commits":8.359550561797754,"dds":0.5483870967741935,"last_synced_commit":"455a019e7aef99354ac3020f04c1fe3541aa4d19"},"previous_names":["memononen/recastnavigation"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/recastnavigation/recastnavigation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recastnavigation%2Frecastnavigation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recastnavigation%2Frecastnavigation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recastnavigation%2Frecastnavigation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recastnavigation%2Frecastnavigation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recastnavigation","download_url":"https://codeload.github.com/recastnavigation/recastnavigation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recastnavigation%2Frecastnavigation/sbom","scorecard":{"id":767060,"data":{"date":"2025-08-11","repo":{"name":"github.com/recastnavigation/recastnavigation","commit":"40ec6fcd6c0263a3d7798452aee531066072d15d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":3,"reason":"1 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","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":"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":"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":["Warn: no topLevel permission defined: .github/workflows/Build.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/Docs.yaml:4","Warn: no topLevel permission defined: .github/workflows/Tests.yaml:1","Info: no jobLevel write permissions found"],"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":"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":"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/Build.yaml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Build.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build.yaml:208: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Build.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Docs.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Docs.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Tests.yaml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Tests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Tests.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Tests.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Tests.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/recastnavigation/recastnavigation/Tests.yaml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: zlib License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 17 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-23T01:08:36.140Z","repository_id":37382087,"created_at":"2025-08-23T01:08:36.140Z","updated_at":"2025-08-23T01:08:36.140Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27769082,"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-12-16T02:00:10.477Z","response_time":57,"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":["ai","crowd-simulation","game","game-ai","game-dev","game-development","game-tool","gamedev","navigation","navmesh","navmesh-generation","pathfinding","pathfinding-library"],"created_at":"2024-07-31T03:01:37.168Z","updated_at":"2025-12-16T17:57:46.768Z","avatar_url":"https://github.com/recastnavigation.png","language":"C++","readme":"This directory contains source files for the documentation as well as the generated doxygen output.\n\n# Directory Layout\n\n`. (Docs root)` High level content and format files. (E.g. css, header, footer.)\n\n`./Extern` API documentation that is located outside the source files.  When the API documentation gets too big or complex for the header and source files, it goes in this directory.\n\n`./Images` Images related to the documentation.\n\n`./html` The target for the Doxygen build.  (Created during the build process.)\n    \n# Documentation Style\n\nOne of the requirements for the API documentation is that it\nhas the minimum possible impact on the declarations in the\nheader files.  So, in general, the header file declarations only\ncontain summary documentation.  The detail documentation\nis placed as follows:\n\n1.  If an element is defined in a cpp file, then place\n    the detail documentation in the source file.\n2.  If an element does not have an associated cpp file, then\n    place the detail documentation at the end of the header file.\n3.  If there is a lot of detail documentation cluttering up\n    the end of a header file, then the content is moved to \n\ta separate file in the Extern directory.\n\n# Building the Documentation\n\n1.  Download and install the appropriate Doxygen version.  (See the first line in the Doxyfile for the current version.)\n2.  Run \"doxygen\" in the project root directory. (The location of the Doxyfile.)  No arguments are required.\n\nThe generated html files will be located in the /Docs/html directory.","funding_links":[],"categories":["Artificial Intelligence","C++","Libraries","AI"],"sub_categories":["C++"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecastnavigation%2Frecastnavigation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecastnavigation%2Frecastnavigation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecastnavigation%2Frecastnavigation/lists"}