{"id":98482,"name":null,"description":"A High-Accuracy PIC Code for the Maxwell-Vlasov Equations","url":"https://github.com/aladyn/aladyn","last_synced_at":"2025-09-09T02:20:26.710Z","repository":{"id":57438524,"uuid":"52976344","full_name":"ALaDyn/ALaDyn","owner":"ALaDyn","description":"A High-Accuracy PIC Code for the Maxwell-Vlasov Equations","archived":false,"fork":false,"pushed_at":"2023-11-27T23:43:37.000Z","size":7387,"stargazers_count":39,"open_issues_count":4,"forks_count":17,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-03-26T03:15:00.129Z","etag":null,"topics":["beam-plasma-acceleration","laser-plasma-acceleration","pic","plasma"],"latest_commit_sha":null,"homepage":"http://aladyn.github.io/ALaDyn","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ALaDyn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-02T16:03:51.000Z","updated_at":"2024-03-26T03:15:00.130Z","dependencies_parsed_at":"2023-10-01T23:28:29.705Z","dependency_job_id":null,"html_url":"https://github.com/ALaDyn/ALaDyn","commit_stats":{"total_commits":447,"total_committers":10,"mean_commits":44.7,"dds":0.4854586129753915,"last_synced_commit":"deaaa1a69599a2dcfd8b328c90665b2c8f873d6a"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/ALaDyn/ALaDyn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ALaDyn","download_url":"https://codeload.github.com/ALaDyn/ALaDyn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn/sbom","scorecard":{"id":7034,"data":{"date":"2025-08-11","repo":{"name":"github.com/ALaDyn/ALaDyn","commit":"ffbc22f3c0f0b5a43408c7d505100173d77ecafd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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/18 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ccpp.yml: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":"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":"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":"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: GNU General Public License v3.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.0.2 not signed: https://api.github.com/repos/ALaDyn/ALaDyn/releases/131653464","Warn: release artifact v3.0.2 does not have provenance: https://api.github.com/repos/ALaDyn/ALaDyn/releases/131653464"],"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":-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":"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/ccpp.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ALaDyn/ALaDyn/ccpp.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ccpp.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ALaDyn/ALaDyn/ccpp.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ccpp.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ALaDyn/ALaDyn/ccpp.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ccpp.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/ALaDyn/ALaDyn/ccpp.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ccpp.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/ALaDyn/ALaDyn/ccpp.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ccpp.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/ALaDyn/ALaDyn/ccpp.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.7 to python:3.7@sha256:eedf63967cdb57d8214db38ce21f105003ed4e4d0358f02bedc057341bcf92a0","Warn: pipCommand not pinned by hash: Dockerfile:12","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 containerImage 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-14T13:47:00.576Z","repository_id":57438524,"created_at":"2025-08-14T13:47:00.576Z","updated_at":"2025-08-14T13:47:00.576Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231860,"owners_count":25245858,"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-09T02:00:10.223Z","response_time":80,"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":"ALaDyn","name":"ALaDyn Collaboration","uuid":"6544729","kind":"organization","description":"","email":"aladyn@hotmail.it","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6544729?v=4","repositories_count":21,"last_synced_at":"2024-03-26T03:14:58.704Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ALaDyn","funding_links":[],"total_stars":124,"followers":1,"following":0,"created_at":"2022-11-03T03:45:28.647Z","updated_at":"2024-03-26T03:14:58.977Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ALaDyn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ALaDyn/repositories"},"packages":[],"commits":{"id":602635,"full_name":"ALaDyn/ALaDyn","default_branch":"master","committers":[{"name":"titoiride","email":"titoiride@gmail.com","count":230},{"name":"Stefano Sinigardi","email":"stesinigardi@hotmail.com","count":168},{"name":"Alberto Albz Marocchino","email":"albz.uk@gmail.com","count":32},{"name":"Pasquale Londrillo","email":"Pasquale.Londrillo@oabo.inaf.it","count":5},{"name":"Pasquale Londrillo","email":"pasquale.londrillo@oabo.inaf.it","count":3},{"name":"Z10Frank","email":"zfrank.massimo@gmail.com","count":3},{"name":"Francesco Pulcino Mira","email":"francesco.mira@uniroma1.it","count":2},{"name":"Pasquale Londrillo","email":"plondril@r000u08l03.marconi.cineca.it","count":2},{"name":"Pasquale Londrillo","email":"plondril@r000u07l02.marconi.cineca.it","count":1},{"name":"Andrea Sgattoni","email":"a.sgatto@gmail.com","count":1}],"total_commits":447,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":44.7,"dds":0.4854586129753915,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T11:33:15.589Z","last_synced_commit":"deaaa1a69599a2dcfd8b328c90665b2c8f873d6a","created_at":"2023-03-09T06:54:21.126Z","updated_at":"2023-09-19T17:24:46.586Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"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_stats":{"full_name":"ALaDyn/ALaDyn","html_url":"https://github.com/ALaDyn/ALaDyn","last_synced_at":"2023-12-28T00:43:16.690Z","status":null,"issues_count":18,"pull_requests_count":84,"avg_time_to_close_issue":14232603.9375,"avg_time_to_close_pull_request":1327406.8795180724,"issues_closed_count":16,"pull_requests_closed_count":83,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":1.3888888888888888,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":311.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-14T16:47:37.210Z","updated_at":"2023-12-28T00:43:16.690Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ALaDyn%2FALaDyn/issues","issue_labels_count":{"bug":7,"enhancement":6,"build toolchain":5,"help wanted":3,"input-output":3,"linux":2,"continuous-integration":2,"cleaning":2,"question":2,"invalid":2,"wontfix":2,"windows":1,"performances":1,"documentation":1,"external library":1,"macos":1},"pull_request_labels_count":{"enhancement":36,"build toolchain":23,"bug":19,"cleaning":14,"do-not-merge":11,"input-output":11,"continuous-integration":8,"documentation":7,"windows":6,"linux":6,"user-requested":4,"help wanted":2,"external library":2,"invalid":1,"duplicate":1,"macos":1},"issue_author_associations_count":{"CONTRIBUTOR":15,"MEMBER":2,"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":73,"MEMBER":11},"issue_authors":{"titoiride":13,"cenit":2,"albz":2,"dsbertini":1},"pull_request_authors":{"titoiride":51,"albz":21,"cenit":11,"framira":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.451Z","repositories_count":8341616,"issues_count":15640449,"pull_requests_count":37241097,"authors_count":5664792,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"cenit","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cenit"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["beam-plasma-acceleration","laser-plasma-acceleration","pic","plasma"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ccpp.yml","sha":null,"kind":"manifest","created_at":"2023-10-01T23:28:28.844Z","updated_at":"2023-10-01T23:28:28.844Z","repository_link":"https://github.com/ALaDyn/ALaDyn/blob/master/.github/workflows/ccpp.yml","dependencies":[{"id":14040808053,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14040808054,"package_name":"mxschmitt/action-tmate","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14040808055,"package_name":"lukka/get-cmake","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"action.yml","sha":null,"kind":"manifest","created_at":"2023-10-01T23:28:28.922Z","updated_at":"2023-10-01T23:28:28.922Z","repository_link":"https://github.com/ALaDyn/ALaDyn/blob/master/action.yml","dependencies":[{"id":14040808268,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-01T23:28:29.241Z","updated_at":"2023-10-01T23:28:29.241Z","repository_link":"https://github.com/ALaDyn/ALaDyn/blob/master/Dockerfile","dependencies":[{"id":14040809019,"package_name":"python","ecosystem":"docker","requirements":"3.7","direct":true,"kind":"build","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-10-01T23:28:29.435Z","updated_at":"2023-10-01T23:28:29.435Z","repository_link":"https://github.com/ALaDyn/ALaDyn/blob/master/vcpkg.json","dependencies":[{"id":14040809607,"package_name":"boost-filesystem","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14040809612,"package_name":"boost-system","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14040809617,"package_name":"fftw3","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":6.063785208687609,"created_at":"2025-09-08T21:57:32.449Z","updated_at":"2025-10-07T08:30:45.431Z","avatar_url":"https://github.com/ALaDyn.png","language":"Fortran","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.5281/zenodo.592388","http://dx.doi.org/10.5281/zenodo.3607652","https://doi.org/10.5281/zenodo.2626679","https://doi.org/10.5281/zenodo.1477315","https://doi.org/10.5281/zenodo.1406920","https://doi.org/10.5281/zenodo.1195760","https://doi.org/10.5281/zenodo.1065413","https://doi.org/10.5281/zenodo.49553","http://dx.doi.org/10.5281/zenodo.48933","http://dx.doi.org/10.5281/zenodo.47467"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/98482","html_url":"https://science.ecosyste.ms/projects/98482"}