{"id":357463,"url":"https://github.com/fjprichard/PyAFBF/","last_synced_at":"2026-06-21T21:30:26.675Z","repository":{"id":37704678,"uuid":"368267301","full_name":"fjprichard/PyAFBF","owner":"fjprichard","description":"A python library for sampling image textures from the anisotropic fractional Brownian field.","archived":false,"fork":false,"pushed_at":"2025-09-23T15:07:38.000Z","size":24553,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-16T19:04:13.347Z","etag":null,"topics":["anisotropy","fractional-brownian-motion","fractional-gaussian-noise","image-synthesis","random-field","random-fields","texture-synthesis"],"latest_commit_sha":null,"homepage":"","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/fjprichard.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","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":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-17T17:21:33.000Z","updated_at":"2025-10-21T13:07:05.000Z","dependencies_parsed_at":"2025-10-09T16:57:57.338Z","dependency_job_id":null,"html_url":"https://github.com/fjprichard/PyAFBF","commit_stats":{"total_commits":116,"total_committers":2,"mean_commits":58.0,"dds":0.3275862068965517,"last_synced_commit":"012dc676e8d15e22676eaf79fb2116b21dc5a7f1"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/fjprichard/PyAFBF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fjprichard","download_url":"https://codeload.github.com/fjprichard/PyAFBF/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF/sbom","scorecard":{"id":402144,"data":{"date":"2025-08-11","repo":{"name":"github.com/fjprichard/PyAFBF","commit":"c1150712581d0a4226e0e0fbb0774b68868a861e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/python-publish.yml:20","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":"Code-Review","score":0,"reason":"Found 0/22 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":"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: afbf/Classes/__pycache__/Field.cpython-38.pyc:1","Warn: binary detected: afbf/Classes/__pycache__/PeriodicFunction.cpython-38.pyc:1","Warn: binary detected: afbf/Classes/__pycache__/RandomProcess.cpython-38.pyc:1","Warn: binary detected: afbf/Classes/__pycache__/SpatialData.cpython-38.pyc:1","Warn: binary detected: afbf/Classes/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: afbf/Simulation/__pycache__/TurningBands.cpython-38.pyc:1","Warn: binary detected: afbf/Simulation/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: afbf/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: afbf/__pycache__/test.cpython-38.pyc:1","Warn: binary detected: afbf/__pycache__/utilities.cpython-38.pyc:1"],"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":"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":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/fjprichard/PyAFBF/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/fjprichard/PyAFBF/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:36","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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 14 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-18T20:19:15.381Z","repository_id":37704678,"created_at":"2025-08-18T20:19:15.381Z","updated_at":"2025-08-18T20:19:15.381Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34505423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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"}},"owner":{"login":"fjprichard","name":"Frederic Richard","uuid":"84329965","kind":"user","description":"","email":"","website":"https://www.i2m.univ-amu.fr/perso/frederic.richard/","location":"Marseille, France","twitter":"FrdricRichard14","company":"Aix-Marseille University","icon_url":"https://avatars.githubusercontent.com/u/84329965?u=4f725443e9fce01dc587856ff2f3d22f164b45d2\u0026v=4","repositories_count":1,"last_synced_at":"2023-03-05T16:29:18.397Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fjprichard","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T19:17:05.093Z","updated_at":"2023-03-05T16:29:18.510Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fjprichard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fjprichard/repositories"},"packages":[],"commits":{"id":634677,"full_name":"fjprichard/PyAFBF","default_branch":"main","total_commits":170,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":170.0,"dds":0.0,"past_year_total_commits":35,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":35.0,"past_year_dds":0.0,"last_synced_at":"2026-06-18T20:03:55.156Z","last_synced_commit":"d537c3fd20bb4acd0c14b2ed435da001b7d245ab","created_at":"2023-03-09T08:32:56.434Z","updated_at":"2026-06-18T20:03:54.493Z","committers":[{"name":"Frederic Richard","email":"84329965+fjprichard","login":"fjprichard","count":170}],"past_year_committers":[{"name":"Frederic Richard","email":"84329965+fjprichard","login":"fjprichard","count":35}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264769,"commits_count":874946857,"contributors_count":35085186,"owners_count":1169252,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"fjprichard/PyAFBF","html_url":"https://github.com/fjprichard/PyAFBF","last_synced_at":"2026-04-08T04:06:25.856Z","status":"error","issues_count":0,"pull_requests_count":8,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":76089.375,"issues_closed_count":0,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T20:49:04.893Z","updated_at":"2026-04-08T04:06:25.856Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fjprichard%2FPyAFBF/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"OWNER":12}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"fjprichard":12}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-16T00:00:20.494Z","repositories_count":14812318,"issues_count":33160166,"pull_requests_count":109467532,"authors_count":11308383,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"fjprichard","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjprichard"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":3,"PushEvent":13,"CreateEvent":4},"last_year":{"ReleaseEvent":3,"PushEvent":13,"CreateEvent":4}},"keywords":["anisotropy","fractional-brownian-motion","fractional-gaussian-noise","image-synthesis","random-field","random-fields","texture-synthesis"],"dependencies":[{"ecosystem":"pypi","filepath":"PyAFBF.egg-info/requires.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:43:40.521Z","updated_at":"2022-07-12T16:43:40.521Z","repository_link":"https://github.com/fjprichard/PyAFBF/blob/main/PyAFBF.egg-info/requires.txt","dependencies":[{"id":174237825,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.2","direct":true,"kind":"runtime","optional":false},{"id":174237826,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.2","direct":true,"kind":"runtime","optional":false},{"id":174237827,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/defaults.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:43:40.684Z","updated_at":"2022-07-12T16:43:40.684Z","repository_link":"https://github.com/fjprichard/PyAFBF/blob/main/requirements/defaults.txt","dependencies":[{"id":174239869,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.2","direct":true,"kind":"runtime","optional":false},{"id":174239870,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.2","direct":true,"kind":"runtime","optional":false},{"id":174239871,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:43:40.826Z","updated_at":"2022-07-12T16:43:40.826Z","repository_link":"https://github.com/fjprichard/PyAFBF/blob/main/requirements/dev.txt","dependencies":[{"id":174240440,"package_name":"doctest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T16:43:41.107Z","updated_at":"2022-07-12T16:43:41.107Z","repository_link":"https://github.com/fjprichard/PyAFBF/blob/main/setup.py","dependencies":[{"id":174244124,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.19.2","direct":true,"kind":"runtime","optional":false},{"id":174244125,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.2","direct":true,"kind":"runtime","optional":false},{"id":174244126,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T22:45:09.775Z","updated_at":"2023-01-22T22:45:09.775Z","repository_link":"https://github.com/fjprichard/PyAFBF/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7103665789,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7103665792,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":1.6094379124341003,"created_at":"2025-04-11T10:19:55.309Z","updated_at":"2026-06-21T21:30:26.675Z","avatar_url":"https://github.com/fjprichard.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357463","html_url":"https://summary.ecosyste.ms/projects/357463"}