{"id":358572,"url":"https://github.com/AMReX-Codes/amrex","last_synced_at":"2026-08-22T10:31:44.330Z","repository":{"id":37547902,"uuid":"89738953","full_name":"AMReX-Codes/amrex","owner":"AMReX-Codes","description":"AMReX: Software Framework for Block Structured AMR","archived":false,"fork":false,"pushed_at":"2026-08-17T18:28:12.000Z","size":62121,"stargazers_count":790,"open_issues_count":114,"forks_count":473,"subscribers_count":52,"default_branch":"development","last_synced_at":"2026-08-19T09:09:20.519Z","etag":null,"topics":["adaptive-mesh-refinement","amr","amrex","high-performance-computing","hpsf","scientific-computing"],"latest_commit_sha":null,"homepage":"https://amrex-codes.github.io/amrex","language":"C++","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/AMReX-Codes.png","metadata":{"files":{"readme":".gitlab/README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.rst","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-28T19:37:00.000Z","updated_at":"2026-08-19T06:44:25.000Z","dependencies_parsed_at":"2026-08-19T09:19:17.585Z","dependency_job_id":null,"html_url":"https://github.com/AMReX-Codes/amrex","commit_stats":null,"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/AMReX-Codes/amrex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/sbom","scorecard":{"id":7089,"data":{"date":"2025-08-11","repo":{"name":"github.com/AMReX-Codes/amrex","commit":"4851be68b279599904ea2296376a8ba2f438c5ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","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":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-cache-postpr.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanup-cache-postpr.yml:14","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanup-cache.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-cache.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: no topLevel permission defined: .github/workflows/apps.yml:1","Warn: no topLevel permission defined: .github/workflows/ascent.yml:1","Warn: no topLevel permission defined: .github/workflows/bittree.yml:1","Warn: no topLevel permission defined: .github/workflows/catalyst.yml:1","Warn: no topLevel permission defined: .github/workflows/check_changes.yml:1","Warn: no topLevel permission defined: .github/workflows/clang.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-cache-postpr.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/cuda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/gcc.yml:1","Warn: no topLevel permission defined: .github/workflows/hip.yml:1","Warn: no topLevel permission defined: .github/workflows/hypre.yml:1","Warn: no topLevel permission defined: .github/workflows/intel.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/petsc.yml:1","Warn: no topLevel permission defined: .github/workflows/post-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/sensei.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/sundials.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 25.08 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/237698335","Warn: release artifact 25.07 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/229183695","Warn: release artifact 25.06 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/223150921","Warn: release artifact 25.05 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/216013428","Warn: release artifact 25.04 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/209939242","Warn: release artifact 25.08 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/237698335","Warn: release artifact 25.07 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/229183695","Warn: release artifact 25.06 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/223150921","Warn: release artifact 25.05 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/216013428","Warn: release artifact 25.04 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/209939242"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/apps.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ascent.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/ascent.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/catalyst.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/catalyst.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_changes.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/check_changes.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changes.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/check_changes.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache-postpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cleanup-cache-postpr.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cleanup-cache.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codespell.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/docs.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/docs.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:689: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:508: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:515: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:551: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:558: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:473: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:641: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/petsc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/petsc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/petsc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/petsc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sensei.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sensei.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/smoke.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/smoke.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/docker/sensei/Dockerfile:1: pin your Docker image by updating fedora:35 to fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:143","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/codespell.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Info:   0 out of 113 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-14T13:47:41.357Z","repository_id":37547902,"created_at":"2025-08-14T13:47:41.357Z","updated_at":"2025-08-14T13:47:41.357Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36790533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-20T02:00:06.210Z","response_time":54,"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":"AMReX-Codes","name":"AMReX-Codes","uuid":"25084337","kind":"organization","description":"AMReX-Codes: Block-Structured AMR Software Framework and Applications","email":null,"website":"https://amrex-codes.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25084337?v=4","repositories_count":12,"last_synced_at":"2024-10-31T07:04:18.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AMReX-Codes","funding_links":[],"total_stars":null,"followers":81,"following":0,"created_at":"2022-11-09T12:42:19.514Z","updated_at":"2024-10-31T07:04:18.527Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes/repositories"},"packages":[{"id":14931592,"name":"github.com/amrex-codes/amrex","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/amrex-codes/amrex","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T06:14:34.000Z","latest_release_published_at":"2026-08-11T06:14:34.000Z","latest_release_number":"v0.0.0-20260811061434-52ff27ef5904","last_synced_at":"2026-08-21T10:06:40.969Z","created_at":"2026-08-12T00:32:46.982Z","updated_at":"2026-08-21T10:06:40.970Z","registry_url":"https://pkg.go.dev/github.com/amrex-codes/amrex","install_command":"go get github.com/amrex-codes/amrex","documentation_url":"https://pkg.go.dev/github.com/amrex-codes/amrex#section-documentation","metadata":{},"repo_metadata":{"id":37547902,"uuid":"89738953","full_name":"AMReX-Codes/amrex","owner":"AMReX-Codes","description":"AMReX: Software Framework for Block Structured AMR","archived":false,"fork":false,"pushed_at":"2026-08-17T18:28:12.000Z","size":62121,"stargazers_count":790,"open_issues_count":114,"forks_count":473,"subscribers_count":52,"default_branch":"development","last_synced_at":"2026-08-19T09:09:20.519Z","etag":null,"topics":["adaptive-mesh-refinement","amr","amrex","high-performance-computing","hpsf","scientific-computing"],"latest_commit_sha":null,"homepage":"https://amrex-codes.github.io/amrex","language":"C++","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/AMReX-Codes.png","metadata":{"files":{"readme":".gitlab/README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.rst","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-28T19:37:00.000Z","updated_at":"2026-08-19T06:44:25.000Z","dependencies_parsed_at":"2026-08-19T09:19:17.585Z","dependency_job_id":null,"html_url":"https://github.com/AMReX-Codes/amrex","commit_stats":null,"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/AMReX-Codes/amrex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/sbom","scorecard":{"id":7089,"data":{"date":"2025-08-11","repo":{"name":"github.com/AMReX-Codes/amrex","commit":"4851be68b279599904ea2296376a8ba2f438c5ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","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":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-cache-postpr.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanup-cache-postpr.yml:14","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanup-cache.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-cache.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: no topLevel permission defined: .github/workflows/apps.yml:1","Warn: no topLevel permission defined: .github/workflows/ascent.yml:1","Warn: no topLevel permission defined: .github/workflows/bittree.yml:1","Warn: no topLevel permission defined: .github/workflows/catalyst.yml:1","Warn: no topLevel permission defined: .github/workflows/check_changes.yml:1","Warn: no topLevel permission defined: .github/workflows/clang.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-cache-postpr.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/cuda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/gcc.yml:1","Warn: no topLevel permission defined: .github/workflows/hip.yml:1","Warn: no topLevel permission defined: .github/workflows/hypre.yml:1","Warn: no topLevel permission defined: .github/workflows/intel.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/petsc.yml:1","Warn: no topLevel permission defined: .github/workflows/post-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/sensei.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/sundials.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 25.08 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/237698335","Warn: release artifact 25.07 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/229183695","Warn: release artifact 25.06 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/223150921","Warn: release artifact 25.05 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/216013428","Warn: release artifact 25.04 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/209939242","Warn: release artifact 25.08 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/237698335","Warn: release artifact 25.07 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/229183695","Warn: release artifact 25.06 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/223150921","Warn: release artifact 25.05 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/216013428","Warn: release artifact 25.04 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/209939242"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/apps.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ascent.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/ascent.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/catalyst.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/catalyst.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_changes.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/check_changes.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changes.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/check_changes.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache-postpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cleanup-cache-postpr.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cleanup-cache.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codespell.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/docs.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/docs.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:689: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:508: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:515: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:551: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:558: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:473: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:641: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/petsc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/petsc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/petsc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/petsc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sensei.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sensei.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/smoke.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/smoke.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/docker/sensei/Dockerfile:1: pin your Docker image by updating fedora:35 to fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:143","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/codespell.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Info:   0 out of 113 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-14T13:47:41.357Z","repository_id":37547902,"created_at":"2025-08-14T13:47:41.357Z","updated_at":"2025-08-14T13:47:41.357Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36781339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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_record":{"login":"AMReX-Codes","name":"AMReX-Codes","uuid":"25084337","kind":"organization","description":"AMReX-Codes: Block-Structured AMR Software Framework and Applications","email":null,"website":"https://amrex-codes.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25084337?v=4","repositories_count":12,"last_synced_at":"2024-10-31T07:04:18.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AMReX-Codes","funding_links":[],"total_stars":null,"followers":81,"following":0,"created_at":"2022-11-09T12:42:19.514Z","updated_at":"2024-10-31T07:04:18.527Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes/repositories"},"tags":[{"name":"26.08","sha":"21cb5b49b49c7beeca22002535d79b3d8a609e95","kind":"tag","published_at":"2026-08-02T18:27:41.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.08/manifests"},{"name":"26.07","sha":"6ff3cc07b020281ba189de79815a0e1ccd57b446","kind":"tag","published_at":"2026-07-01T17:26:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.07/manifests"},{"name":"26.06","sha":"bf15fdce52093c715a1dd9a9da64ba66f0233be1","kind":"tag","published_at":"2026-06-01T16:12:52.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.06/manifests"},{"name":"26.05","sha":"407574f4ef579ee0de038e6478b40a4190066af9","kind":"tag","published_at":"2026-05-01T16:43:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.05/manifests"},{"name":"26.04","sha":"9219ba416b7ba2073dd1b12bf19fdce27391f17b","kind":"tag","published_at":"2026-04-01T18:46:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.04/manifests"},{"name":"26.03","sha":"2fd316b7e939ce8e1c0b9d1468c67ab799f34e9d","kind":"tag","published_at":"2026-03-02T18:23:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.03/manifests"},{"name":"26.02","sha":"33007cb7d8798b53082323275ae70ead3e1e9ffa","kind":"tag","published_at":"2026-02-02T17:04:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.02/manifests"},{"name":"26.01","sha":"1fe7883af64291e5c67d0d4ce65eb2e758dab412","kind":"tag","published_at":"2026-01-02T18:16:31.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.01/manifests"},{"name":"25.12","sha":"367e10178b947eebb8073af0e53b696736abc75b","kind":"tag","published_at":"2025-12-03T21:27:35.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.12/manifests"},{"name":"25.11","sha":"6dd6d69bdb7c9efd4e210e1c459a897d1b02d21f","kind":"tag","published_at":"2025-11-03T17:11:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.11/manifests"},{"name":"25.10","sha":"2d8c2e7e9d782cee6a040c5a503497c4c0708c96","kind":"tag","published_at":"2025-09-30T17:01:06.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.10/manifests"},{"name":"25.09","sha":"85adcdd0abd17790a436cc3ac12839b4b092d5af","kind":"tag","published_at":"2025-09-03T16:44:08.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.09/manifests"},{"name":"25.08","sha":"68a31f9160f44cf5069ff5ca9de91259962d1a61","kind":"tag","published_at":"2025-08-05T14:27:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.08/manifests"},{"name":"25.07","sha":"69ad4561477bb96b6eca3cc536d7eede8d3250be","kind":"tag","published_at":"2025-07-01T16:49:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.07/manifests"},{"name":"25.06","sha":"a07adefb37cf75a97fd944649e257f451bb3fe97","kind":"tag","published_at":"2025-06-04T17:40:03.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.06/manifests"},{"name":"25.05","sha":"a50526ed3f33e87ba3596e0b1cd9c569399f16b1","kind":"tag","published_at":"2025-05-01T16:11:45.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.05/manifests"},{"name":"25.04","sha":"2ba408e4687235b578927dcac2c41f89d18de254","kind":"tag","published_at":"2025-04-02T19:25:56.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.04/manifests"},{"name":"25.03","sha":"247628b112a5e0162e5626ed6de81f28687f31ea","kind":"tag","published_at":"2025-03-02T23:55:51.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.03/manifests"},{"name":"25.02","sha":"f8204296ac5a79f7e5e3e8950e0f1ea82c57c3fd","kind":"tag","published_at":"2025-02-03T18:31:22.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.02/manifests"},{"name":"25.01","sha":"d9c576086f99ac213154b2c5ab382af135f24f01","kind":"tag","published_at":"2025-01-02T18:21:58.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.01/manifests"},{"name":"24.12","sha":"f27eb69d0d505f56dd0dd42ebe95d68203f3dc23","kind":"tag","published_at":"2024-12-01T20:42:30.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.12/manifests"},{"name":"24.11","sha":"4a6e7c87e1494d10893b36f0d7ce6bf9df19fe0d","kind":"tag","published_at":"2024-11-01T17:35:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.11/manifests"},{"name":"24.10","sha":"aba5f01be1f0dbd93600671f6d26df228b7cca12","kind":"tag","published_at":"2024-10-01T17:41:30.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.10/manifests"},{"name":"24.09","sha":"74127d6d8fa83f922069a25e7ef9f153aa73f68c","kind":"tag","published_at":"2024-09-01T15:51:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.09/manifests"},{"name":"24.08","sha":"ac5dde35b6c10f5d91e289edeff218bde84878a4","kind":"tag","published_at":"2024-08-01T15:01:33.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.08/manifests"},{"name":"24.07","sha":"672e7bcd0d1e0b66e0baf3a9ff7322bd01b3ec69","kind":"tag","published_at":"2024-07-01T16:24:55.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.07/manifests"},{"name":"24.06","sha":"f141191fc73cb22ee649f89569c1778fc910d1fb","kind":"tag","published_at":"2024-06-01T19:45:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.06/manifests"},{"name":"24.05","sha":"76d09f554c3e5b8b4ecd4b8bf0c39d0fefddffa4","kind":"tag","published_at":"2024-05-01T17:34:46.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.05/manifests"},{"name":"24.04","sha":"bb7d5cfbfd503f2f014746c32a9646a6ef6dcc5b","kind":"tag","published_at":"2024-04-01T18:37:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.04/manifests"},{"name":"v2024","sha":"2c3d068c353b033ab8cd15939e4538519bd362a1","kind":"tag","published_at":"2024-03-20T22:50:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/v2024","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/v2024","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@v2024","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/v2024","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/v2024/manifests"},{"name":"24.03","sha":"d737886d574d4f1c0cf76323337b666ecd5bb4e0","kind":"tag","published_at":"2024-03-07T20:06:54.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.03/manifests"},{"name":"24.02","sha":"52393d3fafc835fa379f0420aa2de4ccdddf155a","kind":"tag","published_at":"2024-02-01T16:49:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.02/manifests"},{"name":"24.01","sha":"a068330e6c66b5d9a7c6ca0e1c874f318e73f4cc","kind":"tag","published_at":"2024-01-02T15:44:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.01/manifests"},{"name":"23.12","sha":"2f47fa7361bbf5793503cfb31b717bece889bde0","kind":"tag","published_at":"2023-12-01T18:52:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.12/manifests"},{"name":"23.11","sha":"ae7b64bcf6a4ed36dd03e17357cae83b0a394912","kind":"tag","published_at":"2023-11-01T16:19:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.11/manifests"},{"name":"23.10","sha":"388738dc788cc4a72c33a5d5d9940ef3a37a76b7","kind":"tag","published_at":"2023-10-01T18:17:49.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.10/manifests"},{"name":"23.09","sha":"9a85e502923e4b3bf6dfa12fcb335c6786784154","kind":"tag","published_at":"2023-09-04T22:12:13.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.09/manifests"},{"name":"23.08","sha":"b905668d2fef9cd595352aa26bafe794aae0088b","kind":"tag","published_at":"2023-08-01T15:32:43.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.08/manifests"},{"name":"23.07","sha":"60b23d9d54287d4b4616add69783ab19729664af","kind":"tag","published_at":"2023-07-01T18:07:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.07/manifests"},{"name":"23.06","sha":"02ce32baa5f243bbf012ba2824cc4c44682c6748","kind":"tag","published_at":"2023-06-01T16:08:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.06/manifests"},{"name":"23.05","sha":"a3e175871e0ebba2a0fd7a96e85481f1b334285d","kind":"tag","published_at":"2023-05-01T14:43:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.05/manifests"},{"name":"23.04","sha":"5631b6ee4abdeb3eefac842f889270ed47c17f38","kind":"tag","published_at":"2023-03-31T21:42:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.04/manifests"},{"name":"23.03","sha":"3ffd848fca27b8ca8a4938e44a9a0dd64095328a","kind":"tag","published_at":"2023-03-01T16:04:06.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.03/manifests"},{"name":"23.02","sha":"eefe2463884081a27025973d4a99dc909657b4f0","kind":"tag","published_at":"2023-02-01T17:17:29.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.02/manifests"},{"name":"23.01","sha":"692059ae91b89245e8b8d28de117df10ddfa8ed6","kind":"tag","published_at":"2023-01-01T18:27:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.01/manifests"},{"name":"22.12","sha":"ccb21a03196ea604ff3316224029237a218e5efd","kind":"tag","published_at":"2022-12-01T16:51:20.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.12/manifests"},{"name":"22.11","sha":"d2b82938c171a4b1ada48839ed6891b5b0183b43","kind":"tag","published_at":"2022-11-01T16:08:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.11/manifests"},{"name":"22.10","sha":"62379fbac96867437070c4852d3d741a76dc1a4b","kind":"tag","published_at":"2022-10-01T00:24:49.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.10/manifests"},{"name":"22.09","sha":"cc3cd1470254d37f0cea4f212c2b0f6ffa8d0bee","kind":"tag","published_at":"2022-09-01T14:41:22.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.09/manifests"},{"name":"22.08","sha":"5a3b3037950937343b7eafd292e5032cb8c7221c","kind":"tag","published_at":"2022-08-01T16:48:22.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.08/manifests"},{"name":"22.07","sha":"d736ef299b724b96b34d41103dfc5318d0ecdee4","kind":"tag","published_at":"2022-07-01T18:47:48.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.07/manifests"},{"name":"22.06","sha":"f6c9f484bd8a20a4479fbaa5ba221235cbb68d26","kind":"tag","published_at":"2022-06-01T15:50:24.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.06/manifests"},{"name":"22.05","sha":"01ab678e9c468bf2606cbfb0dbb5e7006d5d2074","kind":"tag","published_at":"2022-05-02T17:41:02.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.05/manifests"},{"name":"22.04","sha":"5792f4331a6c7b981345420763f24d7b48a1a7be","kind":"tag","published_at":"2022-04-01T15:25:39.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.04/manifests"},{"name":"22.03","sha":"7e73c1ed1c142b83afce7bcaec731d2dc334fbe3","kind":"tag","published_at":"2022-03-01T19:26:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.03/manifests"},{"name":"22.02","sha":"86a4e467b24343398dd8104da412531594172639","kind":"tag","published_at":"2022-02-01T17:23:47.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.02/manifests"},{"name":"22.01","sha":"39c9cb6221959a8761bebf3b372f97dc65635ff3","kind":"tag","published_at":"2022-01-01T22:05:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.01/manifests"},{"name":"21.12","sha":"6396050dde3f4fb08ef65173a52350c7b33adca9","kind":"tag","published_at":"2021-12-01T18:24:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.12/manifests"},{"name":"21.11","sha":"500ab4fb3ea7a755e0e0b29c7c021495fc0707b5","kind":"tag","published_at":"2021-11-01T17:12:16.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.11/manifests"},{"name":"21.10","sha":"64ab8faa89e663cb912da9ad03a058c609e95447","kind":"tag","published_at":"2021-10-01T14:59:35.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.10/manifests"},{"name":"21.09","sha":"05539820d5878f2548b0b84328111efdde25ec7d","kind":"tag","published_at":"2021-09-01T17:09:01.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.09/manifests"},{"name":"21.08","sha":"7034f81724850188d104e34c787c302d3d372c44","kind":"tag","published_at":"2021-08-01T21:46:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.08/manifests"},{"name":"21.07","sha":"5c83ba4d6f5f9c4db9812bbbf0b032f94aac7205","kind":"tag","published_at":"2021-07-01T15:13:06.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.07/manifests"},{"name":"21.06","sha":"1aa8d382af3195e96eea4625dc452c832dfedc53","kind":"tag","published_at":"2021-06-01T15:08:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.06/manifests"},{"name":"21.05","sha":"cff96a9f23638819cff688071ff2588d8cfadd63","kind":"tag","published_at":"2021-05-02T18:17:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.05/manifests"},{"name":"21.04","sha":"57d41ef9cc3f0db4b5d644d0169311b4f9f68a92","kind":"tag","published_at":"2021-04-01T15:38:31.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.04/manifests"},{"name":"21.03","sha":"b7ddf2d2677fce63a567612978e01ced288dbda2","kind":"tag","published_at":"2021-03-01T19:21:37.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.03/manifests"},{"name":"21.02","sha":"4a425335e40fbae69261987e8a97bc094712fb9f","kind":"tag","published_at":"2021-02-01T16:41:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.02/manifests"},{"name":"21.01","sha":"3e38f80ba5e42cd66d98692edd4cef7075661a5b","kind":"tag","published_at":"2021-01-02T17:27:02.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.01/manifests"},{"name":"20.12.1","sha":"2f9277a64058c91a5d0153b77bd2476bd1f85690","kind":"tag","published_at":"2020-12-17T19:17:55.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.12.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12.1/manifests"},{"name":"20.12","sha":"1cb99250ecd4da445cfc8afe325664030c49c4f0","kind":"tag","published_at":"2020-12-01T18:15:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12/manifests"},{"name":"20.11","sha":"43f112fe4b9deda918f3d3961d2979e124d0645d","kind":"tag","published_at":"2020-11-02T21:07:24.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.11/manifests"},{"name":"20.10","sha":"40744a9c8e18fff72a9121a8c46b7b2414634374","kind":"tag","published_at":"2020-10-01T15:59:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.10/manifests"},{"name":"20.09","sha":"e34912f3bc26d532fa9c3ee608ec5e50c4ce26f9","kind":"tag","published_at":"2020-09-03T17:36:52.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.09/manifests"},{"name":"20.08","sha":"20d9b4a451bc2ee8a9133fa618e46ffd479c6807","kind":"tag","published_at":"2020-08-01T20:11:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.08/manifests"},{"name":"20.07","sha":"ca12febf19571d51a4cb7f164f25ed2a17f194ca","kind":"tag","published_at":"2020-07-01T16:23:12.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.07/manifests"},{"name":"20.06","sha":"e6a312fc09f534fbefaebf1d96e70165fc27cb49","kind":"tag","published_at":"2020-06-01T01:31:30.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.06/manifests"},{"name":"20.05","sha":"2e66e12f94e2e9b0bcf09c3a423f47110004a892","kind":"tag","published_at":"2020-05-01T15:23:34.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.05/manifests"},{"name":"20.04","sha":"a782eba56e024d3c6743a0953302eac21d1a2d17","kind":"tag","published_at":"2020-04-01T16:08:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.04/manifests"},{"name":"20.03","sha":"e348a5f7b6f036b3ed9f7bcc55ebbc64d4cc1fb4","kind":"tag","published_at":"2020-03-02T17:12:48.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.03/manifests"},{"name":"20.02","sha":"41a552fb8429f637c1396818057b359284813c5d","kind":"tag","published_at":"2020-02-03T17:13:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.02/manifests"},{"name":"20.01","sha":"e45bd82f36b6b5249226707275455a8b09b6cebc","kind":"tag","published_at":"2020-01-01T19:03:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.01/manifests"},{"name":"19.12","sha":"a367b50a1b4c7006fd7d49c52ee38eddf51a2713","kind":"tag","published_at":"2019-12-02T16:41:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.12/manifests"},{"name":"19.11","sha":"49499fb36839461460e53278a1d299a20d726c30","kind":"tag","published_at":"2019-11-01T14:54:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.11/manifests"},{"name":"19.10","sha":"b7c1e4fc6d38ee9340331ce30a24dd84f79b9ee2","kind":"tag","published_at":"2019-10-01T13:47:31.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.10/manifests"},{"name":"19.09","sha":"4179e74be5f865dea412787ae120aa1f4f8c254e","kind":"tag","published_at":"2019-09-03T16:07:26.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.09/manifests"},{"name":"19.08","sha":"38567bd4e90f60da8d1b196c9b0083e3fa02dc5f","kind":"tag","published_at":"2019-08-01T16:00:26.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.08/manifests"},{"name":"19.07","sha":"648b18facb8dd665c828a1fe9c59afc213c90262","kind":"tag","published_at":"2019-07-01T16:13:54.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.07/manifests"},{"name":"19.06","sha":"ef3c8a97ded20c78b4f7178e6f41e4d82d432538","kind":"tag","published_at":"2019-06-03T14:46:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.06/manifests"},{"name":"19.05.1","sha":"92a53bda9c1c236520e8ef60d1ea7883c98014b2","kind":"tag","published_at":"2019-05-12T02:18:39.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.05.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.05.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.05.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05.1/manifests"},{"name":"19.05","sha":"adcf400351198159f6c1cbc618c912ecf033f170","kind":"tag","published_at":"2019-05-01T16:05:07.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05/manifests"},{"name":"19.04.2","sha":"f6d1352c0c97889b5c558a7fc6a7483aa90d9f2f","kind":"tag","published_at":"2019-04-02T20:30:23.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.04.2","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.2/manifests"},{"name":"19.04.1","sha":"8adf716290037c1efefba3eb854de14bbff33717","kind":"tag","published_at":"2019-04-01T20:16:15.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.04.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.1/manifests"},{"name":"19.04","sha":"b8434d3ae5903779eef079a6c318d4b12dd908bb","kind":"tag","published_at":"2019-04-01T16:08:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04/manifests"},{"name":"19.03.1","sha":"91323f27a020c30c004dddb71a7631f916c6694d","kind":"tag","published_at":"2019-03-02T16:20:13.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.03.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.03.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03.1/manifests"},{"name":"19.03","sha":"b25ac20f4e0837c700764494b3e4240dbb924421","kind":"tag","published_at":"2019-03-01T16:49:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03/manifests"},{"name":"19.02","sha":"a0b46cb7b1e6ba5447b0098fae184c24cf9ce550","kind":"tag","published_at":"2019-02-01T17:01:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.02/manifests"},{"name":"19.01","sha":"03d99cd9283fa024693a3c8efd199a68e223c065","kind":"tag","published_at":"2019-01-02T18:07:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.01/manifests"},{"name":"18.12","sha":"35cc09c0fc7725207614449cbefee972515581e4","kind":"tag","published_at":"2018-12-03T16:45:15.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.12/manifests"},{"name":"18.11","sha":"dcbfdc0b0e0e97e8c58696d98c60522ba2d4d8d2","kind":"tag","published_at":"2018-11-01T15:38:36.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.11/manifests"},{"name":"18.10.1","sha":"34b8900f58e0182fbb143f04a14d8564f8654cfc","kind":"tag","published_at":"2018-10-16T18:01:36.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.10.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10.1/manifests"},{"name":"18.10","sha":"8e073533b0cffe6dc78847dd4ec93cfed7907549","kind":"tag","published_at":"2018-10-01T15:52:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10/manifests"},{"name":"18.09.1","sha":"9d22e23402af27f2ea6356f67d7a64f59e192ed6","kind":"tag","published_at":"2018-09-04T20:41:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.09.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.09.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.09.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09.1/manifests"},{"name":"18.09","sha":"5ab4e1042647e4429bf55027c73be306279bd45e","kind":"tag","published_at":"2018-09-03T16:30:12.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09/manifests"},{"name":"18.08.1","sha":"fcc76e32db54098b2d5429e4fa26c4de4af26393","kind":"tag","published_at":"2018-08-01T21:33:26.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.08.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.08.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.08.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08.1/manifests"},{"name":"18.08","sha":"2c344fa6dd98aa9acf2e744983b24e4d14357a80","kind":"tag","published_at":"2018-08-01T18:00:42.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08/manifests"},{"name":"18.07","sha":"30149e4ebd623991b404a2d90fc40f794d1d8ed3","kind":"tag","published_at":"2018-07-02T17:40:37.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.07/manifests"},{"name":"18.06","sha":"e767cd1a9e7a7ec78bd99da4afa9021c3129a8b5","kind":"tag","published_at":"2018-06-01T15:48:45.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.06/manifests"},{"name":"18.05","sha":"82f7a2c35a68e74bc12a7058d5d09d790031973c","kind":"tag","published_at":"2018-05-01T16:33:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.05/manifests"},{"name":"18.04","sha":"9f1d24e84a4263bb74abe7f12703715de3dd54f3","kind":"tag","published_at":"2018-04-02T16:39:12.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.04/manifests"},{"name":"18.03","sha":"7ac4a5f608e33cd5301df1d14a6825cc12f88119","kind":"tag","published_at":"2018-03-01T16:45:55.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.03/manifests"},{"name":"18.02","sha":"69797e5c4b0af436fe29a42b5e10971d1eac2aea","kind":"tag","published_at":"2018-02-01T16:51:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.02/manifests"},{"name":"18.01","sha":"eb35e3f3a2608d5dc68f1614c87bbb9d00f3c050","kind":"tag","published_at":"2018-01-02T16:29:44.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.01/manifests"},{"name":"17.12","sha":"031881908216b2226d9e8831896e6002bbb9b4d6","kind":"tag","published_at":"2017-12-01T16:43:07.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.12/manifests"},{"name":"17.11.1","sha":"2e48372f3271dbefb95e12bd79b1ab90ca714147","kind":"tag","published_at":"2017-11-02T20:46:03.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.11.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11.1/manifests"},{"name":"17.11","sha":"db8b998966db1a061724a740c3e78426359168b7","kind":"tag","published_at":"2017-11-01T15:46:37.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11/manifests"},{"name":"17.10","sha":"5760d5a780fbe44d6c8d61ce6a76ed04dfe6fc79","kind":"tag","published_at":"2017-10-02T15:30:21.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.10/manifests"},{"name":"17.09","sha":"1e4f61b72815b1d003b683228711fa2f57aff19c","kind":"tag","published_at":"2017-09-01T15:19:34.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.09/manifests"},{"name":"17.08","sha":"ea47076aa986c37fb148c78762f208018b88d99e","kind":"tag","published_at":"2017-08-01T16:50:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.08/manifests"},{"name":"17.07","sha":"ea023eb640ede33b00c912f689f1d9ccb6f112a1","kind":"tag","published_at":"2017-06-30T19:24:58.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.07/manifests"},{"name":"17.06","sha":"24fe19abc762de0abd3ba75663427c77298f9373","kind":"tag","published_at":"2017-06-01T15:38:43.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.06/manifests"},{"name":"17.05","sha":"539158c220a48cfb9de13d30baff100461616634","kind":"tag","published_at":"2017-05-01T15:42:50.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.05/manifests"},{"name":"17.04","sha":"5f994adf6482bf1acb2b841e1f73a765a86d7388","kind":"tag","published_at":"2017-04-28T21:05:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.04/manifests"},{"name":"17.03","sha":"99f41bf1e214145d9cd4ac25f25184bda62f63a0","kind":"tag","published_at":"2017-03-06T16:58:40.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.03/manifests"},{"name":"boxlib","sha":"d4c9fd3bd93960931e606166de4fd92cd7fc02e0","kind":"tag","published_at":"2016-12-14T04:11:44.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/boxlib","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/boxlib","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@boxlib","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/boxlib","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/boxlib/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:08:07.251Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/amrex-codes/amrex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/amrex-codes/amrex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/amrex-codes/amrex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/amrex-codes/amrex/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:01:41.005Z","issues_count":306,"pull_requests_count":1103,"avg_time_to_close_issue":52401130.752173916,"avg_time_to_close_pull_request":1104276.965669989,"issues_closed_count":230,"pull_requests_closed_count":903,"pull_request_authors_count":86,"issue_authors_count":113,"avg_comments_per_issue":3.173202614379085,"avg_comments_per_pull_request":0.9981867633726201,"merged_pull_requests_count":813,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":52,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1733914.9166666667,"past_year_avg_time_to_close_pull_request":608353.027027027,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.6923076923076923,"past_year_avg_comments_per_pull_request":1.481751824817518,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":167,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/issues","maintainers":[{"login":"WeiqunZhang","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeiqunZhang"},{"login":"ax3l","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"AlexanderSinn","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderSinn"},{"login":"atmyers","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atmyers"},{"login":"asalmgren","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asalmgren"},{"login":"drummerdoc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drummerdoc"},{"login":"zingale","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zingale"},{"login":"maximumcats","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maximumcats"},{"login":"yut23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yut23"},{"login":"cgilet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgilet"},{"login":"EZoni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EZoni"},{"login":"maxpkatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxpkatz"},{"login":"n01r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n01r"}],"active_maintainers":[{"login":"WeiqunZhang","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeiqunZhang"},{"login":"atmyers","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atmyers"},{"login":"ax3l","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"AlexanderSinn","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderSinn"},{"login":"asalmgren","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asalmgren"},{"login":"EZoni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EZoni"},{"login":"drummerdoc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drummerdoc"},{"login":"zingale","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zingale"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famrex-codes%2Famrex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famrex-codes%2Famrex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famrex-codes%2Famrex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famrex-codes%2Famrex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famrex-codes%2Famrex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Famrex-codes%2Famrex/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281858,"maintainers_count":0,"namespaces_count":839461,"keywords_count":124729,"github":"golang","metadata":{"funded_packages_count":67494,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-22T05:01:09.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":14984401,"name":"github.com/AMReX-Codes/AMReX","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/AMReX-Codes/AMReX","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-12T20:44:26.000Z","latest_release_published_at":"2026-08-12T20:44:26.000Z","latest_release_number":"v0.0.0-20260812204426-6e875b7cc1a4","last_synced_at":"2026-08-21T10:06:24.269Z","created_at":"2026-08-17T03:04:42.329Z","updated_at":"2026-08-21T10:06:24.269Z","registry_url":"https://pkg.go.dev/github.com/AMReX-Codes/AMReX","install_command":"go get github.com/AMReX-Codes/AMReX","documentation_url":"https://pkg.go.dev/github.com/AMReX-Codes/AMReX#section-documentation","metadata":{},"repo_metadata":{"id":37547902,"uuid":"89738953","full_name":"AMReX-Codes/amrex","owner":"AMReX-Codes","description":"AMReX: Software Framework for Block Structured AMR","archived":false,"fork":false,"pushed_at":"2026-08-17T18:28:12.000Z","size":62121,"stargazers_count":790,"open_issues_count":114,"forks_count":473,"subscribers_count":52,"default_branch":"development","last_synced_at":"2026-08-19T09:09:20.519Z","etag":null,"topics":["adaptive-mesh-refinement","amr","amrex","high-performance-computing","hpsf","scientific-computing"],"latest_commit_sha":null,"homepage":"https://amrex-codes.github.io/amrex","language":"C++","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/AMReX-Codes.png","metadata":{"files":{"readme":".gitlab/README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":"SECURITY.md","support":null,"governance":"GOVERNANCE.rst","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-04-28T19:37:00.000Z","updated_at":"2026-08-19T06:44:25.000Z","dependencies_parsed_at":"2026-08-19T09:19:17.585Z","dependency_job_id":null,"html_url":"https://github.com/AMReX-Codes/amrex","commit_stats":null,"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/AMReX-Codes/amrex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/sbom","scorecard":{"id":7089,"data":{"date":"2025-08-11","repo":{"name":"github.com/AMReX-Codes/amrex","commit":"4851be68b279599904ea2296376a8ba2f438c5ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","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":10,"reason":"all changesets reviewed","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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-cache-postpr.yml:15","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanup-cache-postpr.yml:14","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cleanup-cache.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cleanup-cache.yml:15","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: no topLevel permission defined: .github/workflows/apps.yml:1","Warn: no topLevel permission defined: .github/workflows/ascent.yml:1","Warn: no topLevel permission defined: .github/workflows/bittree.yml:1","Warn: no topLevel permission defined: .github/workflows/catalyst.yml:1","Warn: no topLevel permission defined: .github/workflows/check_changes.yml:1","Warn: no topLevel permission defined: .github/workflows/clang.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-cache-postpr.yml:1","Warn: no topLevel permission defined: .github/workflows/cleanup-cache.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/cuda.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/gcc.yml:1","Warn: no topLevel permission defined: .github/workflows/hip.yml:1","Warn: no topLevel permission defined: .github/workflows/hypre.yml:1","Warn: no topLevel permission defined: .github/workflows/intel.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/petsc.yml:1","Warn: no topLevel permission defined: .github/workflows/post-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/sensei.yml:1","Warn: no topLevel permission defined: .github/workflows/smoke.yml:1","Warn: no topLevel permission defined: .github/workflows/style.yml:1","Warn: no topLevel permission defined: .github/workflows/sundials.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 25.08 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/237698335","Warn: release artifact 25.07 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/229183695","Warn: release artifact 25.06 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/223150921","Warn: release artifact 25.05 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/216013428","Warn: release artifact 25.04 not signed: https://api.github.com/repos/AMReX-Codes/amrex/releases/209939242","Warn: release artifact 25.08 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/237698335","Warn: release artifact 25.07 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/229183695","Warn: release artifact 25.06 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/223150921","Warn: release artifact 25.05 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/216013428","Warn: release artifact 25.04 does not have provenance: https://api.github.com/repos/AMReX-Codes/amrex/releases/209939242"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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/apps.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/apps.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/apps.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ascent.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/ascent.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bittree.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/bittree.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/catalyst.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/catalyst.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_changes.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/check_changes.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_changes.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/check_changes.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/clang.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache-postpr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cleanup-cache-postpr.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cleanup-cache.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cleanup-cache.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codeql.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/codespell.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cuda.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/cuda.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/docs.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/docs.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:689: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:361: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:368: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:431: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:508: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:515: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:551: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:558: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:473: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:634: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:641: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gcc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/gcc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hip.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hip.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hypre.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/hypre.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/intel.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/intel.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/macos.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/petsc.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/petsc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/petsc.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/petsc.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sensei.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sensei.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/smoke.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/smoke.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/smoke.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/style.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/style.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sundials.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/sundials.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/AMReX-Codes/amrex/windows.yml/development?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/docker/sensei/Dockerfile:1: pin your Docker image by updating fedora:35 to fedora:35@sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:143","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:144","Warn: pipCommand not pinned by hash: .github/workflows/apps.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/codespell.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Info:   0 out of 113 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   6 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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-14T13:47:41.357Z","repository_id":37547902,"created_at":"2025-08-14T13:47:41.357Z","updated_at":"2025-08-14T13:47:41.357Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36782155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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_record":{"login":"AMReX-Codes","name":"AMReX-Codes","uuid":"25084337","kind":"organization","description":"AMReX-Codes: Block-Structured AMR Software Framework and Applications","email":null,"website":"https://amrex-codes.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25084337?v=4","repositories_count":12,"last_synced_at":"2024-10-31T07:04:18.526Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AMReX-Codes","funding_links":[],"total_stars":null,"followers":81,"following":0,"created_at":"2022-11-09T12:42:19.514Z","updated_at":"2024-10-31T07:04:18.527Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AMReX-Codes/repositories"},"tags":[{"name":"26.08","sha":"21cb5b49b49c7beeca22002535d79b3d8a609e95","kind":"tag","published_at":"2026-08-02T18:27:41.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.08/manifests"},{"name":"26.07","sha":"6ff3cc07b020281ba189de79815a0e1ccd57b446","kind":"tag","published_at":"2026-07-01T17:26:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.07/manifests"},{"name":"26.06","sha":"bf15fdce52093c715a1dd9a9da64ba66f0233be1","kind":"tag","published_at":"2026-06-01T16:12:52.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.06/manifests"},{"name":"26.05","sha":"407574f4ef579ee0de038e6478b40a4190066af9","kind":"tag","published_at":"2026-05-01T16:43:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.05/manifests"},{"name":"26.04","sha":"9219ba416b7ba2073dd1b12bf19fdce27391f17b","kind":"tag","published_at":"2026-04-01T18:46:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.04/manifests"},{"name":"26.03","sha":"2fd316b7e939ce8e1c0b9d1468c67ab799f34e9d","kind":"tag","published_at":"2026-03-02T18:23:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.03/manifests"},{"name":"26.02","sha":"33007cb7d8798b53082323275ae70ead3e1e9ffa","kind":"tag","published_at":"2026-02-02T17:04:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.02/manifests"},{"name":"26.01","sha":"1fe7883af64291e5c67d0d4ce65eb2e758dab412","kind":"tag","published_at":"2026-01-02T18:16:31.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/26.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/26.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@26.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/26.01/manifests"},{"name":"25.12","sha":"367e10178b947eebb8073af0e53b696736abc75b","kind":"tag","published_at":"2025-12-03T21:27:35.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.12/manifests"},{"name":"25.11","sha":"6dd6d69bdb7c9efd4e210e1c459a897d1b02d21f","kind":"tag","published_at":"2025-11-03T17:11:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.11/manifests"},{"name":"25.10","sha":"2d8c2e7e9d782cee6a040c5a503497c4c0708c96","kind":"tag","published_at":"2025-09-30T17:01:06.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.10/manifests"},{"name":"25.09","sha":"85adcdd0abd17790a436cc3ac12839b4b092d5af","kind":"tag","published_at":"2025-09-03T16:44:08.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.09/manifests"},{"name":"25.08","sha":"68a31f9160f44cf5069ff5ca9de91259962d1a61","kind":"tag","published_at":"2025-08-05T14:27:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.08/manifests"},{"name":"25.07","sha":"69ad4561477bb96b6eca3cc536d7eede8d3250be","kind":"tag","published_at":"2025-07-01T16:49:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.07/manifests"},{"name":"25.06","sha":"a07adefb37cf75a97fd944649e257f451bb3fe97","kind":"tag","published_at":"2025-06-04T17:40:03.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.06/manifests"},{"name":"25.05","sha":"a50526ed3f33e87ba3596e0b1cd9c569399f16b1","kind":"tag","published_at":"2025-05-01T16:11:45.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.05/manifests"},{"name":"25.04","sha":"2ba408e4687235b578927dcac2c41f89d18de254","kind":"tag","published_at":"2025-04-02T19:25:56.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.04/manifests"},{"name":"25.03","sha":"247628b112a5e0162e5626ed6de81f28687f31ea","kind":"tag","published_at":"2025-03-02T23:55:51.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.03/manifests"},{"name":"25.02","sha":"f8204296ac5a79f7e5e3e8950e0f1ea82c57c3fd","kind":"tag","published_at":"2025-02-03T18:31:22.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.02/manifests"},{"name":"25.01","sha":"d9c576086f99ac213154b2c5ab382af135f24f01","kind":"tag","published_at":"2025-01-02T18:21:58.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/25.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/25.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@25.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/25.01/manifests"},{"name":"24.12","sha":"f27eb69d0d505f56dd0dd42ebe95d68203f3dc23","kind":"tag","published_at":"2024-12-01T20:42:30.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.12/manifests"},{"name":"24.11","sha":"4a6e7c87e1494d10893b36f0d7ce6bf9df19fe0d","kind":"tag","published_at":"2024-11-01T17:35:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.11/manifests"},{"name":"24.10","sha":"aba5f01be1f0dbd93600671f6d26df228b7cca12","kind":"tag","published_at":"2024-10-01T17:41:30.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.10/manifests"},{"name":"24.09","sha":"74127d6d8fa83f922069a25e7ef9f153aa73f68c","kind":"tag","published_at":"2024-09-01T15:51:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.09/manifests"},{"name":"24.08","sha":"ac5dde35b6c10f5d91e289edeff218bde84878a4","kind":"tag","published_at":"2024-08-01T15:01:33.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.08/manifests"},{"name":"24.07","sha":"672e7bcd0d1e0b66e0baf3a9ff7322bd01b3ec69","kind":"tag","published_at":"2024-07-01T16:24:55.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.07/manifests"},{"name":"24.06","sha":"f141191fc73cb22ee649f89569c1778fc910d1fb","kind":"tag","published_at":"2024-06-01T19:45:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.06/manifests"},{"name":"24.05","sha":"76d09f554c3e5b8b4ecd4b8bf0c39d0fefddffa4","kind":"tag","published_at":"2024-05-01T17:34:46.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.05/manifests"},{"name":"24.04","sha":"bb7d5cfbfd503f2f014746c32a9646a6ef6dcc5b","kind":"tag","published_at":"2024-04-01T18:37:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.04/manifests"},{"name":"v2024","sha":"2c3d068c353b033ab8cd15939e4538519bd362a1","kind":"tag","published_at":"2024-03-20T22:50:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/v2024","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/v2024","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@v2024","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/v2024","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/v2024/manifests"},{"name":"24.03","sha":"d737886d574d4f1c0cf76323337b666ecd5bb4e0","kind":"tag","published_at":"2024-03-07T20:06:54.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.03/manifests"},{"name":"24.02","sha":"52393d3fafc835fa379f0420aa2de4ccdddf155a","kind":"tag","published_at":"2024-02-01T16:49:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.02/manifests"},{"name":"24.01","sha":"a068330e6c66b5d9a7c6ca0e1c874f318e73f4cc","kind":"tag","published_at":"2024-01-02T15:44:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/24.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/24.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@24.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/24.01/manifests"},{"name":"23.12","sha":"2f47fa7361bbf5793503cfb31b717bece889bde0","kind":"tag","published_at":"2023-12-01T18:52:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.12/manifests"},{"name":"23.11","sha":"ae7b64bcf6a4ed36dd03e17357cae83b0a394912","kind":"tag","published_at":"2023-11-01T16:19:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.11/manifests"},{"name":"23.10","sha":"388738dc788cc4a72c33a5d5d9940ef3a37a76b7","kind":"tag","published_at":"2023-10-01T18:17:49.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.10/manifests"},{"name":"23.09","sha":"9a85e502923e4b3bf6dfa12fcb335c6786784154","kind":"tag","published_at":"2023-09-04T22:12:13.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.09/manifests"},{"name":"23.08","sha":"b905668d2fef9cd595352aa26bafe794aae0088b","kind":"tag","published_at":"2023-08-01T15:32:43.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.08/manifests"},{"name":"23.07","sha":"60b23d9d54287d4b4616add69783ab19729664af","kind":"tag","published_at":"2023-07-01T18:07:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.07/manifests"},{"name":"23.06","sha":"02ce32baa5f243bbf012ba2824cc4c44682c6748","kind":"tag","published_at":"2023-06-01T16:08:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.06/manifests"},{"name":"23.05","sha":"a3e175871e0ebba2a0fd7a96e85481f1b334285d","kind":"tag","published_at":"2023-05-01T14:43:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.05/manifests"},{"name":"23.04","sha":"5631b6ee4abdeb3eefac842f889270ed47c17f38","kind":"tag","published_at":"2023-03-31T21:42:10.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.04/manifests"},{"name":"23.03","sha":"3ffd848fca27b8ca8a4938e44a9a0dd64095328a","kind":"tag","published_at":"2023-03-01T16:04:06.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.03/manifests"},{"name":"23.02","sha":"eefe2463884081a27025973d4a99dc909657b4f0","kind":"tag","published_at":"2023-02-01T17:17:29.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.02/manifests"},{"name":"23.01","sha":"692059ae91b89245e8b8d28de117df10ddfa8ed6","kind":"tag","published_at":"2023-01-01T18:27:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/23.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/23.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@23.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/23.01/manifests"},{"name":"22.12","sha":"ccb21a03196ea604ff3316224029237a218e5efd","kind":"tag","published_at":"2022-12-01T16:51:20.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.12/manifests"},{"name":"22.11","sha":"d2b82938c171a4b1ada48839ed6891b5b0183b43","kind":"tag","published_at":"2022-11-01T16:08:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.11/manifests"},{"name":"22.10","sha":"62379fbac96867437070c4852d3d741a76dc1a4b","kind":"tag","published_at":"2022-10-01T00:24:49.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.10/manifests"},{"name":"22.09","sha":"cc3cd1470254d37f0cea4f212c2b0f6ffa8d0bee","kind":"tag","published_at":"2022-09-01T14:41:22.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.09/manifests"},{"name":"22.08","sha":"5a3b3037950937343b7eafd292e5032cb8c7221c","kind":"tag","published_at":"2022-08-01T16:48:22.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.08/manifests"},{"name":"22.07","sha":"d736ef299b724b96b34d41103dfc5318d0ecdee4","kind":"tag","published_at":"2022-07-01T18:47:48.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.07/manifests"},{"name":"22.06","sha":"f6c9f484bd8a20a4479fbaa5ba221235cbb68d26","kind":"tag","published_at":"2022-06-01T15:50:24.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.06/manifests"},{"name":"22.05","sha":"01ab678e9c468bf2606cbfb0dbb5e7006d5d2074","kind":"tag","published_at":"2022-05-02T17:41:02.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.05/manifests"},{"name":"22.04","sha":"5792f4331a6c7b981345420763f24d7b48a1a7be","kind":"tag","published_at":"2022-04-01T15:25:39.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.04/manifests"},{"name":"22.03","sha":"7e73c1ed1c142b83afce7bcaec731d2dc334fbe3","kind":"tag","published_at":"2022-03-01T19:26:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.03/manifests"},{"name":"22.02","sha":"86a4e467b24343398dd8104da412531594172639","kind":"tag","published_at":"2022-02-01T17:23:47.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.02/manifests"},{"name":"22.01","sha":"39c9cb6221959a8761bebf3b372f97dc65635ff3","kind":"tag","published_at":"2022-01-01T22:05:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/22.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/22.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@22.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/22.01/manifests"},{"name":"21.12","sha":"6396050dde3f4fb08ef65173a52350c7b33adca9","kind":"tag","published_at":"2021-12-01T18:24:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.12/manifests"},{"name":"21.11","sha":"500ab4fb3ea7a755e0e0b29c7c021495fc0707b5","kind":"tag","published_at":"2021-11-01T17:12:16.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.11/manifests"},{"name":"21.10","sha":"64ab8faa89e663cb912da9ad03a058c609e95447","kind":"tag","published_at":"2021-10-01T14:59:35.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.10/manifests"},{"name":"21.09","sha":"05539820d5878f2548b0b84328111efdde25ec7d","kind":"tag","published_at":"2021-09-01T17:09:01.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.09/manifests"},{"name":"21.08","sha":"7034f81724850188d104e34c787c302d3d372c44","kind":"tag","published_at":"2021-08-01T21:46:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.08/manifests"},{"name":"21.07","sha":"5c83ba4d6f5f9c4db9812bbbf0b032f94aac7205","kind":"tag","published_at":"2021-07-01T15:13:06.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.07/manifests"},{"name":"21.06","sha":"1aa8d382af3195e96eea4625dc452c832dfedc53","kind":"tag","published_at":"2021-06-01T15:08:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.06/manifests"},{"name":"21.05","sha":"cff96a9f23638819cff688071ff2588d8cfadd63","kind":"tag","published_at":"2021-05-02T18:17:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.05/manifests"},{"name":"21.04","sha":"57d41ef9cc3f0db4b5d644d0169311b4f9f68a92","kind":"tag","published_at":"2021-04-01T15:38:31.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.04/manifests"},{"name":"21.03","sha":"b7ddf2d2677fce63a567612978e01ced288dbda2","kind":"tag","published_at":"2021-03-01T19:21:37.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.03/manifests"},{"name":"21.02","sha":"4a425335e40fbae69261987e8a97bc094712fb9f","kind":"tag","published_at":"2021-02-01T16:41:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.02/manifests"},{"name":"21.01","sha":"3e38f80ba5e42cd66d98692edd4cef7075661a5b","kind":"tag","published_at":"2021-01-02T17:27:02.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/21.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/21.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@21.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/21.01/manifests"},{"name":"20.12.1","sha":"2f9277a64058c91a5d0153b77bd2476bd1f85690","kind":"tag","published_at":"2020-12-17T19:17:55.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.12.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12.1/manifests"},{"name":"20.12","sha":"1cb99250ecd4da445cfc8afe325664030c49c4f0","kind":"tag","published_at":"2020-12-01T18:15:32.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.12/manifests"},{"name":"20.11","sha":"43f112fe4b9deda918f3d3961d2979e124d0645d","kind":"tag","published_at":"2020-11-02T21:07:24.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.11/manifests"},{"name":"20.10","sha":"40744a9c8e18fff72a9121a8c46b7b2414634374","kind":"tag","published_at":"2020-10-01T15:59:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.10/manifests"},{"name":"20.09","sha":"e34912f3bc26d532fa9c3ee608ec5e50c4ce26f9","kind":"tag","published_at":"2020-09-03T17:36:52.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.09/manifests"},{"name":"20.08","sha":"20d9b4a451bc2ee8a9133fa618e46ffd479c6807","kind":"tag","published_at":"2020-08-01T20:11:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.08/manifests"},{"name":"20.07","sha":"ca12febf19571d51a4cb7f164f25ed2a17f194ca","kind":"tag","published_at":"2020-07-01T16:23:12.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.07/manifests"},{"name":"20.06","sha":"e6a312fc09f534fbefaebf1d96e70165fc27cb49","kind":"tag","published_at":"2020-06-01T01:31:30.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.06/manifests"},{"name":"20.05","sha":"2e66e12f94e2e9b0bcf09c3a423f47110004a892","kind":"tag","published_at":"2020-05-01T15:23:34.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.05/manifests"},{"name":"20.04","sha":"a782eba56e024d3c6743a0953302eac21d1a2d17","kind":"tag","published_at":"2020-04-01T16:08:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.04/manifests"},{"name":"20.03","sha":"e348a5f7b6f036b3ed9f7bcc55ebbc64d4cc1fb4","kind":"tag","published_at":"2020-03-02T17:12:48.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.03/manifests"},{"name":"20.02","sha":"41a552fb8429f637c1396818057b359284813c5d","kind":"tag","published_at":"2020-02-03T17:13:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.02/manifests"},{"name":"20.01","sha":"e45bd82f36b6b5249226707275455a8b09b6cebc","kind":"tag","published_at":"2020-01-01T19:03:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/20.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/20.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@20.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/20.01/manifests"},{"name":"19.12","sha":"a367b50a1b4c7006fd7d49c52ee38eddf51a2713","kind":"tag","published_at":"2019-12-02T16:41:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.12/manifests"},{"name":"19.11","sha":"49499fb36839461460e53278a1d299a20d726c30","kind":"tag","published_at":"2019-11-01T14:54:38.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.11/manifests"},{"name":"19.10","sha":"b7c1e4fc6d38ee9340331ce30a24dd84f79b9ee2","kind":"tag","published_at":"2019-10-01T13:47:31.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.10/manifests"},{"name":"19.09","sha":"4179e74be5f865dea412787ae120aa1f4f8c254e","kind":"tag","published_at":"2019-09-03T16:07:26.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.09/manifests"},{"name":"19.08","sha":"38567bd4e90f60da8d1b196c9b0083e3fa02dc5f","kind":"tag","published_at":"2019-08-01T16:00:26.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.08/manifests"},{"name":"19.07","sha":"648b18facb8dd665c828a1fe9c59afc213c90262","kind":"tag","published_at":"2019-07-01T16:13:54.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.07/manifests"},{"name":"19.06","sha":"ef3c8a97ded20c78b4f7178e6f41e4d82d432538","kind":"tag","published_at":"2019-06-03T14:46:57.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.06/manifests"},{"name":"19.05.1","sha":"92a53bda9c1c236520e8ef60d1ea7883c98014b2","kind":"tag","published_at":"2019-05-12T02:18:39.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.05.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.05.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.05.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05.1/manifests"},{"name":"19.05","sha":"adcf400351198159f6c1cbc618c912ecf033f170","kind":"tag","published_at":"2019-05-01T16:05:07.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.05/manifests"},{"name":"19.04.2","sha":"f6d1352c0c97889b5c558a7fc6a7483aa90d9f2f","kind":"tag","published_at":"2019-04-02T20:30:23.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.04.2","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.2/manifests"},{"name":"19.04.1","sha":"8adf716290037c1efefba3eb854de14bbff33717","kind":"tag","published_at":"2019-04-01T20:16:15.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.04.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04.1/manifests"},{"name":"19.04","sha":"b8434d3ae5903779eef079a6c318d4b12dd908bb","kind":"tag","published_at":"2019-04-01T16:08:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.04/manifests"},{"name":"19.03.1","sha":"91323f27a020c30c004dddb71a7631f916c6694d","kind":"tag","published_at":"2019-03-02T16:20:13.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.03.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.03.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03.1/manifests"},{"name":"19.03","sha":"b25ac20f4e0837c700764494b3e4240dbb924421","kind":"tag","published_at":"2019-03-01T16:49:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.03/manifests"},{"name":"19.02","sha":"a0b46cb7b1e6ba5447b0098fae184c24cf9ce550","kind":"tag","published_at":"2019-02-01T17:01:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.02/manifests"},{"name":"19.01","sha":"03d99cd9283fa024693a3c8efd199a68e223c065","kind":"tag","published_at":"2019-01-02T18:07:28.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/19.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/19.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@19.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/19.01/manifests"},{"name":"18.12","sha":"35cc09c0fc7725207614449cbefee972515581e4","kind":"tag","published_at":"2018-12-03T16:45:15.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.12/manifests"},{"name":"18.11","sha":"dcbfdc0b0e0e97e8c58696d98c60522ba2d4d8d2","kind":"tag","published_at":"2018-11-01T15:38:36.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.11/manifests"},{"name":"18.10.1","sha":"34b8900f58e0182fbb143f04a14d8564f8654cfc","kind":"tag","published_at":"2018-10-16T18:01:36.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.10.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10.1/manifests"},{"name":"18.10","sha":"8e073533b0cffe6dc78847dd4ec93cfed7907549","kind":"tag","published_at":"2018-10-01T15:52:19.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.10/manifests"},{"name":"18.09.1","sha":"9d22e23402af27f2ea6356f67d7a64f59e192ed6","kind":"tag","published_at":"2018-09-04T20:41:18.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.09.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.09.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.09.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09.1/manifests"},{"name":"18.09","sha":"5ab4e1042647e4429bf55027c73be306279bd45e","kind":"tag","published_at":"2018-09-03T16:30:12.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.09/manifests"},{"name":"18.08.1","sha":"fcc76e32db54098b2d5429e4fa26c4de4af26393","kind":"tag","published_at":"2018-08-01T21:33:26.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.08.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.08.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.08.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08.1/manifests"},{"name":"18.08","sha":"2c344fa6dd98aa9acf2e744983b24e4d14357a80","kind":"tag","published_at":"2018-08-01T18:00:42.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.08/manifests"},{"name":"18.07","sha":"30149e4ebd623991b404a2d90fc40f794d1d8ed3","kind":"tag","published_at":"2018-07-02T17:40:37.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.07/manifests"},{"name":"18.06","sha":"e767cd1a9e7a7ec78bd99da4afa9021c3129a8b5","kind":"tag","published_at":"2018-06-01T15:48:45.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.06/manifests"},{"name":"18.05","sha":"82f7a2c35a68e74bc12a7058d5d09d790031973c","kind":"tag","published_at":"2018-05-01T16:33:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.05/manifests"},{"name":"18.04","sha":"9f1d24e84a4263bb74abe7f12703715de3dd54f3","kind":"tag","published_at":"2018-04-02T16:39:12.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.04/manifests"},{"name":"18.03","sha":"7ac4a5f608e33cd5301df1d14a6825cc12f88119","kind":"tag","published_at":"2018-03-01T16:45:55.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.03/manifests"},{"name":"18.02","sha":"69797e5c4b0af436fe29a42b5e10971d1eac2aea","kind":"tag","published_at":"2018-02-01T16:51:00.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.02","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.02/manifests"},{"name":"18.01","sha":"eb35e3f3a2608d5dc68f1614c87bbb9d00f3c050","kind":"tag","published_at":"2018-01-02T16:29:44.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/18.01","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/18.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@18.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/18.01/manifests"},{"name":"17.12","sha":"031881908216b2226d9e8831896e6002bbb9b4d6","kind":"tag","published_at":"2017-12-01T16:43:07.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.12","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.12/manifests"},{"name":"17.11.1","sha":"2e48372f3271dbefb95e12bd79b1ab90ca714147","kind":"tag","published_at":"2017-11-02T20:46:03.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.11.1","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11.1/manifests"},{"name":"17.11","sha":"db8b998966db1a061724a740c3e78426359168b7","kind":"tag","published_at":"2017-11-01T15:46:37.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.11","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.11/manifests"},{"name":"17.10","sha":"5760d5a780fbe44d6c8d61ce6a76ed04dfe6fc79","kind":"tag","published_at":"2017-10-02T15:30:21.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.10","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.10/manifests"},{"name":"17.09","sha":"1e4f61b72815b1d003b683228711fa2f57aff19c","kind":"tag","published_at":"2017-09-01T15:19:34.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.09","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.09/manifests"},{"name":"17.08","sha":"ea47076aa986c37fb148c78762f208018b88d99e","kind":"tag","published_at":"2017-08-01T16:50:05.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.08","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.08/manifests"},{"name":"17.07","sha":"ea023eb640ede33b00c912f689f1d9ccb6f112a1","kind":"tag","published_at":"2017-06-30T19:24:58.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.07","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.07/manifests"},{"name":"17.06","sha":"24fe19abc762de0abd3ba75663427c77298f9373","kind":"tag","published_at":"2017-06-01T15:38:43.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.06","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.06/manifests"},{"name":"17.05","sha":"539158c220a48cfb9de13d30baff100461616634","kind":"tag","published_at":"2017-05-01T15:42:50.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.05","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.05/manifests"},{"name":"17.04","sha":"5f994adf6482bf1acb2b841e1f73a765a86d7388","kind":"tag","published_at":"2017-04-28T21:05:17.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.04","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.04/manifests"},{"name":"17.03","sha":"99f41bf1e214145d9cd4ac25f25184bda62f63a0","kind":"tag","published_at":"2017-03-06T16:58:40.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/17.03","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/17.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@17.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/17.03/manifests"},{"name":"boxlib","sha":"d4c9fd3bd93960931e606166de4fd92cd7fc02e0","kind":"tag","published_at":"2016-12-14T04:11:44.000Z","download_url":"https://codeload.github.com/AMReX-Codes/amrex/tar.gz/boxlib","html_url":"https://github.com/AMReX-Codes/amrex/releases/tag/boxlib","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AMReX-Codes/amrex@boxlib","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/boxlib","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/tags/boxlib/manifests"}]},"repo_metadata_updated_at":"2026-08-19T10:42:00.108Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.750106525784944,"dependent_packages_count":4.450781137892856,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6004438318389},"purl":"pkg:golang/github.com/%21a%21m%21re%21x-%21codes/%21a%21m%21re%21x","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/AMReX-Codes/AMReX","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/AMReX-Codes/AMReX","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/AMReX-Codes/AMReX/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:01:41.005Z","issues_count":306,"pull_requests_count":1103,"avg_time_to_close_issue":52401130.752173916,"avg_time_to_close_pull_request":1104276.965669989,"issues_closed_count":230,"pull_requests_closed_count":903,"pull_request_authors_count":86,"issue_authors_count":113,"avg_comments_per_issue":3.173202614379085,"avg_comments_per_pull_request":0.9981867633726201,"merged_pull_requests_count":813,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":52,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1733914.9166666667,"past_year_avg_time_to_close_pull_request":608353.027027027,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":25,"past_year_avg_comments_per_issue":1.6923076923076923,"past_year_avg_comments_per_pull_request":1.481751824817518,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":167,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/issues","maintainers":[{"login":"WeiqunZhang","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeiqunZhang"},{"login":"ax3l","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"AlexanderSinn","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderSinn"},{"login":"atmyers","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atmyers"},{"login":"asalmgren","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asalmgren"},{"login":"drummerdoc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drummerdoc"},{"login":"zingale","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zingale"},{"login":"maximumcats","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maximumcats"},{"login":"yut23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yut23"},{"login":"cgilet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgilet"},{"login":"EZoni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EZoni"},{"login":"maxpkatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxpkatz"},{"login":"n01r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n01r"}],"active_maintainers":[{"login":"WeiqunZhang","count":156,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeiqunZhang"},{"login":"atmyers","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atmyers"},{"login":"ax3l","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"AlexanderSinn","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderSinn"},{"login":"asalmgren","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asalmgren"},{"login":"EZoni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EZoni"},{"login":"drummerdoc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drummerdoc"},{"login":"zingale","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zingale"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAMReX-Codes%2FAMReX/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAMReX-Codes%2FAMReX/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAMReX-Codes%2FAMReX/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAMReX-Codes%2FAMReX/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAMReX-Codes%2FAMReX/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAMReX-Codes%2FAMReX/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281858,"maintainers_count":0,"namespaces_count":839461,"keywords_count":124729,"github":"golang","metadata":{"funded_packages_count":67494,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-22T05:01:09.392Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":9625699,"full_name":"AMReX-Codes/amrex","default_branch":"development","total_commits":24865,"total_committers":256,"total_bot_commits":16,"total_bot_committers":1,"mean_commits":97.12890625,"dds":0.6893625578121858,"past_year_total_commits":645,"past_year_total_committers":49,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":13.16326530612245,"past_year_dds":0.37054263565891477,"last_synced_at":"2026-08-19T09:04:03.215Z","last_synced_commit":"3b31af42a8b8f41690aea22546c7b19c81ae3170","created_at":"2025-04-11T11:33:35.625Z","updated_at":"2026-08-19T09:04:00.447Z","committers":[{"name":"Weiqun Zhang","email":"weiqunzhang@lbl.gov","login":"WeiqunZhang","count":7724},{"name":"Mike Lijewski","email":"mjlijewski@lbl.gov","login":null,"count":3454},{"name":"Andrew Myers","email":"atmyers@lbl.gov","login":"atmyers","count":2338},{"name":"Ann Almgren","email":"asalmgren@lbl.gov","login":"asalmgren","count":2062},{"name":"car","email":"car","login":null,"count":1275},{"name":"Michael Zingale","email":"michael.zingale@stonybrook.edu","login":"zingale","count":892},{"name":"Vince Beckner","email":"vebeckner@lbl.gov","login":"vebeckner","count":879},{"name":"Kevin Gott","email":"kngott@lbl.gov","login":"kngott","count":721},{"name":"Max Katz","email":"maxpkatz@gmail.com","login":"maxpkatz","count":712},{"name":"Andy Nonaka","email":"ajnonaka@lbl.gov","login":"ajnonaka","count":616},{"name":"Marc Day","email":"MSDay@lbl.gov","login":"drummerdoc","count":451},{"name":"Michele Rosso","email":"mrosso@lbl.gov","login":"mic84","count":409},{"name":"Dan Graves","email":"dtgraves@lbl.gov","login":"dtgraves","count":376},{"name":"Axel Huebl","email":"axelhuebl@lbl.gov","login":"ax3l","count":345},{"name":"Johannes Blaschke","email":"jpblaschke@lbl.gov","login":"JBlaschke","count":204},{"name":"Brian Friesen","email":"bfriesen@lbl.gov","login":"bcfriesen","count":187},{"name":"Candace Gilet","email":"cgilet@gmail.com","login":"cgilet","count":113},{"name":"Tan Nguyen","email":"tannguyen@lbl.gov","login":"tannguyen153","count":108},{"name":"nazgul","email":"nazgul","login":null,"count":96},{"name":"Brandon Runnels","email":"brunnels@uccs.edu","login":"bsrunnels","count":78},{"name":"Alexander Sinn","email":"64009254+AlexanderSinn","login":"AlexanderSinn","count":77},{"name":"sireeveslbl","email":"sireeves@lbl.gov","login":null,"count":75},{"name":"sstanley","email":"sstanley","login":null,"count":69},{"name":"Jean M. Sexton","email":"jmsexton@lbl.gov","login":"jmsexton03","count":67},{"name":"Donald E. Willcox","email":"eugene.willcox@gmail.com","login":"dwillcox","count":53},{"name":"Erik","email":"epalmer@lbl.gov","login":"etpalmer63","count":51},{"name":"Matthew Emmett","email":"mwemmett@lbl.gov","login":null,"count":50},{"name":"Cy Chan","email":"cychan@lbl.gov","login":"cychan-lbnl","count":48},{"name":"gpau","email":"gpau","login":null,"count":46},{"name":"Ethan Van Andel","email":"evanandel@lbl.gov","login":null,"count":39},{"name":"Michael E Rowan","email":"38045958+mrowan137","login":"mrowan137","count":39},{"name":"Matthew Emmett","email":"memmett@gmail.com","login":"memmett","count":36},{"name":"Jon Rood","email":"jon.rood@nrel.gov","login":"jrood-nrel","count":32},{"name":"Emmanuel Motheau","email":"emotheau@lbl.gov","login":"emotheau","count":31},{"name":"Cyrus Harrison","email":"cyrush@llnl.gov","login":"cyrush","count":26},{"name":"Lawrence Minion","email":"mlminion@lbl.gov","login":"mlminion","count":26},{"name":"Chris Malone","email":"malone@ucolick.org","login":null,"count":26},{"name":"John Bell","email":"jbbell@lbl.gov","login":"jbbel","count":25},{"name":"Adam Jacobs","email":"adam.jacobs@stonybrook.edu","login":"adam-m-jcbs","count":25},{"name":"RevathiJambunathan","email":"revanathan@gmail.com","login":null,"count":23},{"name":"Ben Wibking","email":"ben@wibking.com","login":"BenWibking","count":22},{"name":"Luca Fedeli","email":"luca.fedeli@cea.fr","login":"lucafedeli88","count":21},{"name":"Chris DeGrendele","email":"christopher.degrendele@stonybrook.edu","login":null,"count":21},{"name":"Roberto Porcu","email":"robertoporcu@lbl.gov","login":null,"count":21},{"name":"Klaus Weide","email":"klaus@flash.uchicago.edu","login":"kweide","count":21},{"name":"Shreyas Ananthan","email":"shreyas@umd.edu","login":"sayerhs","count":20},{"name":"Houjun Tang","email":"houj.tang@gmail.com","login":"houjun","count":18},{"name":"drangara","email":"69211175+drangara","login":"drangara","count":17},{"name":"Ankith Anil Das","email":"46082093+ankithadas","login":"ankithadas","count":17},{"name":"Alice Harpole","email":"aliceharpole@gmail.com","login":"harpolea","count":17},{"name":"Maikel Nadolski","email":"maikel.nadolski@gmail.com","login":"maikel","count":16},{"name":"propp","email":"propp","login":null,"count":16},{"name":"PaulMullowney","email":"60452402+PaulMullowney","login":"PaulMullowney","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Edward Basso","email":"edwardebasso@gmail.com","login":"eebasso","count":14},{"name":"Guy Moore","email":"gmoore@lbl.gov","login":"guycmoore","count":14},{"name":"Miren Radia","email":"32646026+mirenradia","login":"mirenradia","count":14},{"name":"Revathi Jambunathan","email":"rjambunathan@lbl.gov","login":"RevathiJambunathan","count":13},{"name":"sireeveslbl","email":"sireeves@ucsc.edu","login":null,"count":12},{"name":"hengjiew","email":"86926839+hengjiew","login":"hengjiew","count":12},{"name":"Luna Lin","email":"y.lin2783@gmail.com","login":"ylunalin","count":12},{"name":"Lucas Esclapez","email":"13371051+esclapez","login":"esclapez","count":12},{"name":"Nuno Nobre","email":"nuno.nobre@stfc.ac.uk","login":"nmnobre","count":11},{"name":"David Grote","email":"grote1@llnl.gov","login":"dpgrote","count":11},{"name":"Wileam Y. Phan","email":"50928756+wyphan","login":"wyphan","count":11},{"name":"Burlen Loring","email":"bloring@lbl.gov","login":"burlen","count":11},{"name":"David Gardner","email":"gardner48@llnl.gov","login":"gardner48","count":11},{"name":"Erik Schnetter","email":"schnetter@gmail.com","login":"eschnett","count":11},{"name":"Jessica Kawana","email":"jkawana@lbl.gov","login":"jkawana","count":11},{"name":"yzheng","email":"yzheng@lbl.gov","login":null,"count":10},{"name":"Andreas Kreienbuehl","email":"akreienbuehl@lbl.gov","login":null,"count":10},{"name":"Christopher Degrendele","email":"cdegrendele@alcyone.iacs.stonybrook.edu","login":null,"count":10},{"name":"sepp","email":"sepp","login":null,"count":10},{"name":"Matthew Emmett","email":"memmett@unc.edu","login":null,"count":10},{"name":"Neil Carlson","email":"neil.n.carlson@gmail.com","login":"nncarlson","count":10},{"name":"Grout","email":"ray.grout@nrel.gov","login":"rgrout","count":10},{"name":"OscarAntepara","email":"52221614+OscarAntepara","login":"OscarAntepara","count":10},{"name":"Eric T. Johnson","email":"yut23","login":"yut23","count":9},{"name":"hongzhang shan","email":"hshan@lbl.gov","login":null,"count":9},{"name":"shashankNREL","email":"shashank.yellapantula@nrel.gov","login":"shashankNREL","count":9},{"name":"Bruce Perry","email":"Bruce.Perry@nrel.gov","login":"baperry2","count":9},{"name":"Chris Malone","email":"chris.m.malone@gmail.com","login":"cmsquared","count":8},{"name":"Mark Meredith","email":"mwm126@gmail.com","login":null,"count":7},{"name":"gilet","email":"gilet","login":null,"count":7},{"name":"wyc","email":"wyc","login":null,"count":7},{"name":"Kaiyuan Hou","email":"khou2020@outlook.com","login":"khou2020","count":7},{"name":"MaxThevenet","email":"mthevenet@lbl.gov","login":"MaxThevenet","count":7},{"name":"Jonathan Wang","email":"jmwang214@atragon.lbl.gov","login":null,"count":6},{"name":"philip-blakely","email":"46958218+philip-blakely","login":"philip-blakely","count":6},{"name":"Cody Balos","email":"balos1@llnl.gov","login":"balos1","count":6},{"name":"Corey Wetterer-Nelson","email":"78513275+c-wetterer-nelson","login":"c-wetterer-nelson","count":6},{"name":"charlesgwaldman","email":"120225331+charlesgwaldman","login":"charlesgwaldman","count":6},{"name":"arnav-singhal","email":"43693924+arnav-singhal","login":"arnav-singhal","count":6},{"name":"adonev","email":"adonev","login":"adonev","count":6},{"name":"Mu-Hua Chien","email":"b94209002@gmail.com","login":"b94209002","count":6},{"name":"Mark Meredith","email":"mwm126@pm.me","login":"mwm126","count":6},{"name":"Mahesh Natarajan","email":"mn556@cornell.edu","login":"nataraj2","count":6},{"name":"Robert Maynard","email":"robert.maynard@kitware.com","login":null,"count":6},{"name":"Kiran Eiden","email":"keiden@eidensystems.com","login":"KiranEiden","count":6},{"name":"John Wakefield","email":"JWakefield@lbl.gov","login":null,"count":6},{"name":"Ethan Van Andel","email":"evanan@kumonga.lbl.gov","login":null,"count":6},{"name":"Christopher DeGrendele","email":"chrisdeg@cori07.nersc.gov","login":null,"count":5},{"name":"Roberto Porcu","email":"53792251+rporcu","login":"rporcu","count":5},{"name":"Xinsheng (Shawn) Qin","email":"xinshengqin2014@gmail.com","login":"xinshengqin","count":5},{"name":"mxxw","email":"marcus.wagner@hpe.com","login":"mxxw","count":5},{"name":"siddanib","email":"45137944+siddanib","login":"siddanib","count":5},{"name":"welcome","email":"welcome","login":null,"count":5},{"name":"knutsvk","email":"ksk38@cam.ac.uk","login":null,"count":5},{"name":"Sandra May","email":"smay@lbl.gov","login":null,"count":5},{"name":"Mukul Dave","email":"mukul92@gmail.com","login":"mukul1992","count":4},{"name":"Gunther H. Weber","email":"GHWeber@lbl.gov","login":"ghweber","count":4},{"name":"Jared O'Neal","email":"joneal@anl.gov","login":"jared321","count":4},{"name":"Kyle Niemeyer","email":"kyle.niemeyer@gmail.com","login":"kyleniemeyer","count":4},{"name":"Roelof Groenewald","email":"40245517+roelof-groenewald","login":"roelof-groenewald","count":4},{"name":"Saurabh Chawdhary","email":"saurabh.chawdhary@gmail.com","login":"chaw0023","count":4},{"name":"hsitaram","email":"hariswaran@gmail.com","login":"hsitaram","count":4},{"name":"Mahesh Natarajan","email":"natarajan@dhcp-rhodes-837.redrover.cornell.edu","login":null,"count":4},{"name":"Regression Tester account","email":"regtester@battra.(none)","login":null,"count":4},{"name":"Marc T. Henry de Frahan","email":"marc.henrydefrahan@nrel.gov","login":"marchdf","count":4},{"name":"DUGKS","email":"yzr.aero@outlook.com","login":"DUGKS","count":3},{"name":"Alan Calder","email":"acalder@icsubmit01.sdcc.bnl.gov","login":null,"count":3},{"name":"Zach Jibben","email":"zjibben@gmail.com","login":"zjibben","count":3},{"name":"Oscar Luis Antepara Zambrano","email":"oantepar@login1.ascent.olcf.ornl.gov","login":null,"count":3},{"name":"aaspden","email":"aaspden","login":null,"count":3},{"name":"Junghyeon Park","email":"j824h@outlook.com","login":"j824h","count":3},{"name":"Phil Miller","email":"phil.miller@intensecomputing.com","login":"PhilMiller","count":3},{"name":"Zhi Chen","email":"62574124+zhichen3","login":"zhichen3","count":3},{"name":"Wolfram Schmidt","email":"wolfram.schmidt@uni-hamburg.de","login":"wolfram-schmidt","count":3},{"name":"Stefan Vater","email":"svater","login":"svater","count":3},{"name":"Aaron M. Lattanzi","email":"103702284+AMLattanzi","login":"AMLattanzi","count":3},{"name":"Changho Kim","email":"changhokim@lbl.gov","login":"changhokim","count":3},{"name":"Daniel Ladiges","email":"drladiges@lbl.gov","login":"drladiges","count":3},{"name":"Edoardo Zoni","email":"59625522+EZoni","login":"EZoni","count":3},{"name":"Jordan Musser","email":"jordanmusser@gmail.com","login":"jordanm304","count":3},{"name":"Matt Larsen","email":"mclarsen","login":"mclarsen","count":3},{"name":"Olivier Desjardins","email":"olivier.desjardins@cornell.edu","login":"desjardi","count":3},{"name":"Pedro Costa","email":"p.simoes.costa@gmail.com","login":"p-costa","count":3},{"name":"Scot Breitenfeld","email":"brtnfld@hdfgroup.org","login":"brtnfld","count":3},{"name":"Soonpil Kang","email":"109235650+skang67","login":"skang67","count":3},{"name":"Michael J. Brazell","email":"michaeljbrazell@gmail.com","login":"michaeljbrazell","count":2},{"name":"Ryan Houim","email":"rhouim@mics.mae.ufl.edu","login":null,"count":2},{"name":"minion","email":"minion","login":null,"count":2},{"name":"Christopher DeGrendele","email":"ChrisDeGrendele","login":null,"count":2},{"name":"Christopher DeGrendele","email":"chrisdeg@cori06.nersc.gov","login":null,"count":2},{"name":"Jon Rood","email":"jrood@nrel.gov","login":null,"count":2},{"name":"cdaley","email":"cdaley","login":"cdaley","count":2},{"name":"Charles G. Waldman","email":"cgw@alum.mit.edu","login":"cgwaldman","count":2},{"name":"Jean Luca Bez","email":"jeanlucabez@gmail.com","login":"jeanbez","count":2},{"name":"Carter Dodd","email":"cdodd@nanohmics.com","login":"kcdodd","count":2},{"name":"CCSE@LBNL","email":"ccse.lbl@gmail.com","login":"ccse","count":2},{"name":"ldowen","email":"54121008+ldowen","login":"ldowen","count":2},{"name":"kwryankrattiger","email":"80296582+kwryankrattiger","login":"kwryankrattiger","count":2},{"name":"cityadmirer","email":"33311473+cityadmirer","login":"cityadmirer","count":2},{"name":"Theodore Kisner","email":"tskisner.public@gmail.com","login":"tskisner","count":2},{"name":"S. Eric Clark","email":"25495882+clarkse","login":"clarkse","count":2},{"name":"Rupert Nash","email":"r.nash@epcc.ed.ac.uk","login":"rupertnash","count":2},{"name":"Remi Lehe","email":"remi.lehe@normalesup.org","login":"RemiLehe","count":2},{"name":"Ondřej Čertík","email":"ondrej.certik@gmail.com","login":"certik","count":2},{"name":"Noah D. Brenowitz","email":"nbren12@gmail.com","login":"nbren12","count":2},{"name":"Neïl Zaim","email":"49716072+NeilZaim","login":"NeilZaim","count":2},{"name":"Akash Dhruv","email":"akashdhruv@gwmail.gwu.edu","login":"akashdhruv","count":2},{"name":"Chris Malone","email":"csep23@chester-login1.ccs.ornl.gov","login":null,"count":1},{"name":"Anuj Chaudhri","email":"chaudhri@lbl.gov","login":null,"count":1},{"name":"Aleksandar Donev","email":"donev@donev.cims.nyu.edu","login":null,"count":1},{"name":"Christopher DeGrendele","email":"chrisdeg@cori03.nersc.gov","login":null,"count":1},{"name":"Christopher DeGrendele","email":"chrisdeg@cori05.nersc.gov","login":null,"count":1},{"name":"Christopher DeGrendele","email":"chrisdeg@cori09.nersc.gov","login":null,"count":1},{"name":"Christopher Malone","email":"cmalone@titan-ext5.ccs.ornl.gov","login":null,"count":1},{"name":"Fabian Wermelinger","email":"fabianw@mavt.ethz.ch","login":null,"count":1},{"name":"Harris, James Austin","email":"harrisja@ornl.gov","login":null,"count":1},{"name":"Marcus Day","email":"msday@FyrHead.ad.unsw.edu.au","login":null,"count":1},{"name":"Regression Tester account","email":"regtester@battra.lbl.gov","login":null,"count":1},{"name":"Ryan Orvedahl","email":"orvedahl@bender.astro.sunysb.edu","login":null,"count":1},{"name":"Ryan Orvedahl","email":"orvedahl@sn.astro.sunysb.edu","login":null,"count":1},{"name":"SENSEI SC18 VM","email":"sensei@sensei-insitu.org","login":null,"count":1},{"name":"STL","email":"52632800+stlamoureux1","login":"stlamoureux1","count":1},{"name":"vzendejasl","email":"59891999+vzendejasl","login":"vzendejasl","count":1},{"name":"thierry","email":"70574092+Thierry992","login":"Thierry992","count":1},{"name":"stephan-rohr","email":"97110002+stephan-rohr","login":"stephan-rohr","count":1},{"name":"rhouim","email":"rhouim@ufl.edu","login":"rhouim","count":1},{"name":"pramenku","email":"7664080+pramenku","login":"pramenku","count":1},{"name":"prakash","email":"120606615+moprak-nrel","login":"moprak-nrel","count":1},{"name":"ndeak","email":"ndeak@utexas.edu","login":"ndeak","count":1},{"name":"julien-fausty-gev","email":"161746097+julien-fausty-gev","login":"julien-fausty-gev","count":1},{"name":"jjschoser","email":"99482200+jjschoser","login":"jjschoser","count":1},{"name":"jameslehoux","email":"37665786+jameslehoux","login":"jameslehoux","count":1},{"name":"haymanpf","email":"73078585+haymanpf","login":"haymanpf","count":1},{"name":"hari","email":"hariswaran.sitaraman@nrel.gov","login":"hariswaran","count":1},{"name":"hafeoz","email":"me@zony.dev","login":"hafeoz","count":1},{"name":"darylbond","email":"daryl_bond@hotmail.com","login":"darylbond","count":1},{"name":"averytrevino","email":"107513200+averytrevino","login":"averytrevino","count":1},{"name":"aveksler1","email":"124003120+aveksler1","login":"aveksler1","count":1},{"name":"ashesh2512","email":"36968394+ashesh2512","login":"ashesh2512","count":1},{"name":"aliciaroblesp","email":"63314666+aliciaroblesp","login":"aliciaroblesp","count":1},{"name":"Grant Johnson","email":"69021085+johnson452","login":"johnson452","count":1},{"name":"Sam Dunham","email":"9784969+dunhamsj","login":"dunhamsj","count":1},{"name":"Sherwood Richers","email":"sherwood.lagergren@gmail.com","login":"srichers","count":1},{"name":"Siddhartha Menon","email":"42359201+Sqvid","login":"Sqvid","count":1},{"name":"Simon Guichandut","email":"40605210+simonguichandut","login":"simonguichandut","count":1},{"name":"Simon Wilkinson","email":"simon_wilkinson92@hotmail.com","login":"sw561","count":1},{"name":"Thomas Howarth","email":"69794367+ThomasHowarth","login":"ThomasHowarth","count":1},{"name":"Matheus Costa","email":"82053045+matheus-mcosta","login":"matheus-mcosta","count":1},{"name":"Marco Garten","email":"mgarten@lbl.gov","login":"n01r","count":1},{"name":"Maosu Zhao","email":"maosu.zhao@intel.com","login":"zhaomaosu","count":1},{"name":"Malte Buschmann","email":"MSABuschmann@gmail.com","login":"MSABuschmann","count":1},{"name":"Laren Spear","email":"larenspear@gmail.com","login":"larenspear","count":1},{"name":"Kevin Z. Zhu","email":"86268612+KZhu-ME","login":"KZhu-ME","count":1},{"name":"Katherine Rasmussen","email":"krasmussen@lbl.gov","login":"ktras","count":1},{"name":"Katharina Kormann","email":"kkormann","login":"kkormann","count":1},{"name":"Justin Ray Angus","email":"justin.angus@gmail.com","login":"JustinRayAngus","count":1},{"name":"Jessica Dagostini","email":"jessicadagostini@gmail.com","login":"jessdagostini","count":1},{"name":"Ilker Topcuoglu","email":"114435459+itopcuoglu","login":"itopcuoglu","count":1},{"name":"Hannah Klion","email":"klion@lbl.gov","login":"hklion","count":1},{"name":"Abhishek Bagusetty","email":"59661409+abagusetty","login":"abagusetty","count":1},{"name":"Francesco Fambri","email":"29799699+ffambri","login":"ffambri","count":1},{"name":"Eloise Yang","email":"55457939+eloisejyang","login":"eloisejyang","count":1},{"name":"Doreen Fan","email":"dfan@lbl.gov","login":"doreenfan","count":1},{"name":"Depei Song","email":"39750942+FR13ndSDP","login":"FR13ndSDP","count":1},{"name":"David Salinas","email":"dsalinas@amd.com","login":"david-salinas","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Christos Tsolakis","email":"6725596+ChristosT","login":"ChristosT","count":1},{"name":"Christoph Bauinger","email":"c.bauinger@gmx.at","login":"cbauinge","count":1},{"name":"Nicole","email":"marsaglia1@llnl.gov","login":"nicolemarsaglia","count":1},{"name":"Amir Kamil","email":"akamil@lbl.gov","login":"amirkamil","count":1},{"name":"Armin Wehrfritz","email":"armin.wehrfritz@unsw.edu.au","login":"awehrfritz","count":1},{"name":"Arnur Nigmetov","email":"a.nigmetov@gmail.com","login":"anigmetov","count":1},{"name":"Austin Harris","email":"jaharris87","login":"jaharris87","count":1},{"name":"Barry Smith","email":"bsmith@mcs.anl.gov","login":"BarrySmith","count":1},{"name":"celdred","email":"celdred","login":null,"count":1},{"name":"colella","email":"colella","login":null,"count":1},{"name":"dailey","email":"dailey","login":null,"count":1},{"name":"smay","email":"smay@atragon.lbl.gov","login":null,"count":1},{"name":"sudormroot","email":"sudormroot@163.com","login":null,"count":1},{"name":"Tim Law","email":"tim@timrlaw.com","login":"timrlaw","count":1},{"name":"Utkarsh Ayachit","email":"utkarsh.ayachit@kitware.com","login":"utkarshayachit","count":1},{"name":"Valentina Ricchiuti","email":"vricchiuti@lbl.gov","login":"vricchiu","count":1},{"name":"Victor A. P. Magri","email":"50467563+victorapm","login":"victorapm","count":1},{"name":"Wang Zewei","email":"152256480+WangZW928","login":"WangZW928","count":1},{"name":"Yadong_Zeng","email":"30739800+ruohai0925","login":"ruohai0925","count":1},{"name":"Youngjun Lee","email":"youngjunlee7@gmail.com","login":"ylee88","count":1},{"name":"Ryan Sandberg","email":"RSandberg@lbl.gov","login":"RTSandberg","count":1},{"name":"Rakesh Roy","email":"137397847+rakesroy","login":"rakesroy","count":1},{"name":"Rajeev Jain","email":"rajeeja@gmail.com","login":"rajeeja","count":1},{"name":"ChongChong He","email":"chongchong.he@anu.edu.au","login":"chongchonghe","count":1},{"name":"Pankaj Jha","email":"jha3@llnl.gov","login":"pkjha-aero","count":1},{"name":"Nils Schild","email":"69214149+nischild","login":"nischild","count":1},{"name":"wiersema1","email":"46633497+wiersema1","login":"wiersema1","count":1},{"name":"Nicholas Brunhart-Lupo","email":"nicholasbl@icloud.com","login":"nicholasbl","count":1},{"name":"Nathan X. Marshak","email":"5407450+n8xm","login":"n8xm","count":1},{"name":"Michael Kieburtz","email":"michaelkieburtz@gmail.com","login":"EtherealMC-Bit","count":1},{"name":"Brian VS","email":"bvstraalen@lbl.gov","login":"bvstraalen","count":1},{"name":"Michael B Kuhn","email":"31661049+mbkuhn","login":"mbkuhn","count":1},{"name":"Maxim Shatsky","email":"maximm-shat@yandex.ru","login":"maxshatsky","count":1},{"name":"Matthew Mehrtens","email":"12023414+mcmehrtens","login":"mcmehrtens","count":1},{"name":"Matt Bement","email":"bement@lanl.gov","login":"mattbement","count":1},{"name":"Ben","email":"bendpetch@gmail.com","login":"BenDavisonPetch","count":1}],"past_year_committers":[{"name":"Weiqun Zhang","email":"weiqunzhang@lbl.gov","login":"WeiqunZhang","count":406},{"name":"Andrew Myers","email":"atmyers@lbl.gov","login":"atmyers","count":65},{"name":"Axel Huebl","email":"axelhuebl@lbl.gov","login":"ax3l","count":44},{"name":"Alexander Sinn","email":"64009254+AlexanderSinn","login":"AlexanderSinn","count":25},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Ankith Anil Das","email":"46082093+ankithadas","login":"ankithadas","count":9},{"name":"Ben Wibking","email":"ben@wibking.com","login":"BenWibking","count":7},{"name":"Andy Nonaka","email":"ajnonaka@lbl.gov","login":"ajnonaka","count":6},{"name":"Ann Almgren","email":"asalmgren@lbl.gov","login":"asalmgren","count":6},{"name":"Edward Basso","email":"edwardebasso@gmail.com","login":"eebasso","count":5},{"name":"Jon Rood","email":"jon.rood@nrel.gov","login":"jrood-nrel","count":5},{"name":"charlesgwaldman","email":"120225331+charlesgwaldman","login":"charlesgwaldman","count":5},{"name":"Olivier Desjardins","email":"olivier.desjardins@cornell.edu","login":"desjardi","count":3},{"name":"Edoardo Zoni","email":"59625522+EZoni","login":"EZoni","count":3},{"name":"David Gardner","email":"gardner48@llnl.gov","login":"gardner48","count":3},{"name":"Candace Gilet","email":"cgilet@gmail.com","login":"cgilet","count":3},{"name":"Charles G. Waldman","email":"cgw@alum.mit.edu","login":"cgwaldman","count":2},{"name":"David Grote","email":"grote1@llnl.gov","login":"dpgrote","count":2},{"name":"Jean M. Sexton","email":"jmsexton@lbl.gov","login":"jmsexton03","count":2},{"name":"John Bell","email":"jbbell@lbl.gov","login":"jbbel","count":2},{"name":"Jordan Musser","email":"jordanmusser@gmail.com","login":"jordanm304","count":2},{"name":"Michael Zingale","email":"michael.zingale@stonybrook.edu","login":"zingale","count":2},{"name":"Austin Harris","email":"jaharris87","login":"jaharris87","count":1},{"name":"Ben","email":"bendpetch@gmail.com","login":"BenDavisonPetch","count":1},{"name":"wiersema1","email":"46633497+wiersema1","login":"wiersema1","count":1},{"name":"julien-fausty-gev","email":"161746097+julien-fausty-gev","login":"julien-fausty-gev","count":1},{"name":"hafeoz","email":"me@zony.dev","login":"hafeoz","count":1},{"name":"cityadmirer","email":"33311473+cityadmirer","login":"cityadmirer","count":1},{"name":"Zach Jibben","email":"zjibben@lanl.gov","login":"zjibben","count":1},{"name":"Wang Zewei","email":"152256480+WangZW928","login":"WangZW928","count":1},{"name":"Victor A. P. Magri","email":"50467563+victorapm","login":"victorapm","count":1},{"name":"Thomas Howarth","email":"69794367+ThomasHowarth","login":"ThomasHowarth","count":1},{"name":"Soonpil Kang","email":"109235650+skang67","login":"skang67","count":1},{"name":"Sherwood Richers","email":"sherwood.lagergren@gmail.com","login":"srichers","count":1},{"name":"Roelof Groenewald","email":"40245517+roelof-groenewald","login":"roelof-groenewald","count":1},{"name":"Revathi Jambunathan","email":"rjambunathan@lbl.gov","login":"RevathiJambunathan","count":1},{"name":"Nils Schild","email":"69214149+nischild","login":"nischild","count":1},{"name":"Miren Radia","email":"32646026+mirenradia","login":"mirenradia","count":1},{"name":"Matthew Mehrtens","email":"12023414+mcmehrtens","login":"mcmehrtens","count":1},{"name":"Marc Day","email":"Marcus.Day@sintef.no","login":"drummerdoc","count":1},{"name":"Laren Spear","email":"larenspear@gmail.com","login":"larenspear","count":1},{"name":"Katherine Rasmussen","email":"krasmussen@lbl.gov","login":"ktras","count":1},{"name":"Jessica Dagostini","email":"jessicadagostini@gmail.com","login":"jessdagostini","count":1},{"name":"Ilker Topcuoglu","email":"114435459+itopcuoglu","login":"itopcuoglu","count":1},{"name":"Francesco Fambri","email":"29799699+ffambri","login":"ffambri","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"ChongChong He","email":"chongchong.he@anu.edu.au","login":"chongchonghe","count":1},{"name":"Bruce Perry","email":"Bruce.Perry@nrel.gov","login":"baperry2","count":1},{"name":"Bhargav Sriram Siddani","email":"45137944+siddanib","login":"siddanib","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6750196,"commits_count":977946649,"contributors_count":41228118,"owners_count":1358527,"committers_count":3352376,"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":"AMReX-Codes/amrex","html_url":"https://github.com/AMReX-Codes/amrex","last_synced_at":"2026-08-21T10:06:01.763Z","status":null,"issues_count":315,"pull_requests_count":1108,"avg_time_to_close_issue":52175422.51948052,"avg_time_to_close_pull_request":1103206.7566079295,"issues_closed_count":231,"pull_requests_closed_count":908,"pull_request_authors_count":86,"issue_authors_count":113,"avg_comments_per_issue":3.085714285714286,"avg_comments_per_pull_request":0.9972924187725631,"merged_pull_requests_count":818,"bot_issues_count":0,"bot_pull_requests_count":10,"past_year_issues_count":60,"past_year_pull_requests_count":274,"past_year_avg_time_to_close_issue":1744131.4583333333,"past_year_avg_time_to_close_pull_request":622772.2287234042,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":188,"past_year_pull_request_authors_count":40,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.3833333333333333,"past_year_avg_comments_per_pull_request":1.4963503649635037,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":170,"created_at":"2025-04-11T11:33:52.432Z","updated_at":"2026-08-21T10:06:01.763Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AMReX-Codes%2Famrex/issues","issue_labels_count":{"table":{"enhancement":26,"bug":25,"GPU":24,"install":15,"performance":8,"question":7,"help wanted":4,"workaround":3,"warning":2,"documentation":2,"cleaning":1,"test":1,"interop":1}},"pull_request_labels_count":{"table":{"bug":65,"enhancement":49,"GPU":31,"performance":25,"install":22,"test":18,"cleaning":11,"documentation":10,"dependencies":9,"warning":7,"do not merge":7,"high confidence":4,"github_actions":4,"help wanted":3,"workaround":1,"invalid":1,"interop":1}},"issue_author_associations_count":{"table":{"NONE":144,"MEMBER":90,"CONTRIBUTOR":81}},"pull_request_author_associations_count":{"table":{"MEMBER":850,"CONTRIBUTOR":205,"NONE":50,"COLLABORATOR":3}},"issue_authors":{"table":{"ax3l":38,"ztdepztdep":32,"WeiqunZhang":31,"BenWibking":18,"pkufourier":14,"ankithadas":9,"GumpXiaoli":7,"AlexanderSinn":6,"bsrunnels":6,"eschnett":5,"fatedomino1985":4,"tesari":4,"drummerdoc":4,"maximumcats":4,"ramsampath":4,"Maccchiatooo":3,"mirenradia":3,"ruohai0925":3,"adamdarx":3,"asalmgren":3,"darylbond":3,"chongchonghe":3,"cityadmirer":2,"jrood-nrel":2,"atmyers":2,"mrowan137":2,"IvanBut":2,"timrlaw":2,"baperry2":2,"Horizonatpku":2,"pedro-ricardo":2,"denisbertini":2,"desjardi":2,"hsitaram":2,"tpg2114":2,"PhilMiller":2,"S-Explorer":2,"zc891214":2,"cyrush":2,"amg56":1,"lucafedeli88":1,"a-jp":1,"Bruce0531":1,"pearlmam":1,"AlFarmakal":1,"FR13ndSDP":1,"robertsawko":1,"wuxf99":1,"congyao23":1,"gdeskos":1,"the-florist":1,"rho-novatron":1,"maikel":1,"hagertnl":1,"zongy17":1,"humhang":1,"pyrimidine":1,"aisclark91":1,"mcmehrtens":1,"tchatte3":1,"zingale":1,"n01r":1,"APTX-4869-core":1,"DerNils-git":1,"wang1202":1,"rthedin":1,"mattbement":1,"debog":1,"borjaMinano":1,"nncarlson":1,"horstsoft0815":1,"ylee88":1,"kurtsansom":1,"srichers":1,"ldowen":1,"EarlFan":1,"nibblelab":1,"wangzhezhe":1,"BenDavisonPetch":1,"martinapr":1,"rajeeja":1,"etpalmer63":1,"henry2004y":1,"AuroraDysis":1,"ancientflow":1,"rmrsk":1,"iljah":1,"hbrunie":1,"MaxThevenet":1,"Xudong-Ke-Lin":1,"zjibben":1,"superDNY":1,"brtnfld":1,"ghost":1,"HenningScheufler":1,"hafeoz":1,"spring-png":1,"ZiyangHuang":1,"ThomasHowarth":1,"nishaag":1,"LordOfBunnies":1,"ffambri":1,"sw561":1,"psharda":1,"YqWangcfd":1,"charlesgwaldman":1,"GitHimanshuc":1,"ktras":1,"markkrumholz":1,"clarkse":1,"nw236":1,"n8xm":1,"PhDFlo":1}},"pull_request_authors":{"table":{"WeiqunZhang":554,"AlexanderSinn":92,"ax3l":88,"atmyers":84,"BenWibking":31,"ankithadas":26,"asalmgren":16,"cgilet":10,"dependabot[bot]":10,"baperry2":10,"eebasso":8,"gardner48":8,"ajnonaka":8,"nataraj2":7,"yut23":7,"siddanib":7,"skang67":6,"arnav-singhal":6,"zhichen3":6,"zingale":6,"RevathiJambunathan":5,"marchdf":4,"cityadmirer":4,"mirenradia":4,"lucafedeli88":4,"dpgrote":4,"charlesgwaldman":4,"drummerdoc":3,"clarkse":3,"bsrunnels":3,"jrood-nrel":3,"dunhamsj":2,"hafeoz":2,"ejyoo921":2,"roelof-groenewald":2,"stlamoureux1":2,"chongchonghe":2,"drb-tai":2,"zjibben":2,"desjardi":2,"mukul1992":2,"jessdagostini":2,"jmsexton03":2,"philip-blakely":2,"stephan-rohr":2,"srichers":2,"jjschoser":2,"EZoni":2,"sw561":2,"mrowan137":2,"ThomasHowarth":2,"wiersema1":2,"mbkuhn":2,"sbatial":1,"balos1":1,"etpalmer63":1,"rporcu":1,"jbbel":1,"nischild":1,"DerNils-git":1,"aliciaroblesp":1,"iljah":1,"zhaomaosu":1,"RemiLehe":1,"maxpkatz":1,"guj":1,"samuelpmish":1,"mcmehrtens":1,"JustinRayAngus":1,"ChristosT":1,"hklion":1,"matheus-mcosta":1,"ffambri":1,"jamesliu516":1,"hsitaram":1,"nmnobre":1,"SuryanshSS1011":1,"andrewcombs":1,"jaharris87":1,"AMLattanzi":1,"ylee88":1,"larenspear":1,"muk2":1,"ktras":1,"victorapm":1,"itopcuoglu":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-22T00:00:08.916Z","repositories_count":16231371,"issues_count":41938126,"pull_requests_count":133671352,"authors_count":11493955,"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":{"bug":7,"enhancement":5,"GPU":5,"performance":4,"install":2,"interop":1}},"past_year_pull_request_labels_count":{"table":{"bug":11,"enhancement":10,"GPU":9,"install":7,"github_actions":4,"dependencies":4,"performance":4,"test":3,"documentation":2,"warning":2,"cleaning":1,"interop":1,"do not merge":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":33,"CONTRIBUTOR":14,"NONE":13}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":204,"CONTRIBUTOR":55,"NONE":14}},"past_year_issue_authors":{"table":{"WeiqunZhang":26,"ax3l":6,"BenWibking":4,"ankithadas":3,"chongchonghe":2,"zjibben":1,"srichers":1,"pkufourier":1,"pearlmam":1,"mirenradia":1,"mcmehrtens":1,"martinapr":1,"ktras":1,"iljah":1,"humhang":1,"horstsoft0815":1,"ffambri":1,"denisbertini":1,"charlesgwaldman":1,"Bruce0531":1,"BenDavisonPetch":1,"ancientflow":1,"AlFarmakal":1,"AlexanderSinn":1}},"past_year_pull_request_authors":{"table":{"WeiqunZhang":142,"atmyers":22,"ax3l":17,"AlexanderSinn":16,"ankithadas":13,"BenWibking":9,"dependabot[bot]":4,"asalmgren":3,"eebasso":3,"cityadmirer":3,"skang67":3,"ajnonaka":2,"jessdagostini":2,"jrood-nrel":2,"srichers":2,"wiersema1":2,"zjibben":2,"charlesgwaldman":2,"desjardi":2,"EZoni":2,"zingale":1,"baperry2":1,"cgilet":1,"victorapm":1,"ThomasHowarth":1,"SuryanshSS1011":1,"ffambri":1,"iljah":1,"siddanib":1,"muk2":1,"mcmehrtens":1,"larenspear":1,"ktras":1,"dpgrote":1,"jjschoser":1,"drummerdoc":1,"jbbel":1,"jamesliu516":1,"jaharris87":1,"itopcuoglu":1}},"maintainers":[{"table":{"login":"WeiqunZhang","count":585,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeiqunZhang"}},{"table":{"login":"ax3l","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"}},{"table":{"login":"AlexanderSinn","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderSinn"}},{"table":{"login":"atmyers","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atmyers"}},{"table":{"login":"asalmgren","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asalmgren"}},{"table":{"login":"drummerdoc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drummerdoc"}},{"table":{"login":"zingale","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zingale"}},{"table":{"login":"maximumcats","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maximumcats"}},{"table":{"login":"yut23","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yut23"}},{"table":{"login":"cgilet","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cgilet"}},{"table":{"login":"EZoni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EZoni"}},{"table":{"login":"maxpkatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxpkatz"}},{"table":{"login":"n01r","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/n01r"}}],"active_maintainers":[{"table":{"login":"WeiqunZhang","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WeiqunZhang"}},{"table":{"login":"ax3l","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"}},{"table":{"login":"atmyers","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atmyers"}},{"table":{"login":"AlexanderSinn","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexanderSinn"}},{"table":{"login":"asalmgren","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asalmgren"}},{"table":{"login":"EZoni","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EZoni"}},{"table":{"login":"drummerdoc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drummerdoc"}},{"table":{"login":"zingale","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zingale"}}]}},"events":{"total":{"CreateEvent":21,"DeleteEvent":8,"DiscussionEvent":22,"ForkEvent":69,"IssueCommentEvent":801,"IssuesEvent":288,"PullRequestEvent":785,"PullRequestReviewCommentEvent":294,"PullRequestReviewEvent":614,"PushEvent":505,"ReleaseEvent":12,"WatchEvent":133},"last_year":{"CreateEvent":10,"DeleteEvent":7,"DiscussionEvent":22,"ForkEvent":10,"IssueCommentEvent":324,"IssuesEvent":135,"PullRequestEvent":278,"PullRequestReviewCommentEvent":140,"PullRequestReviewEvent":214,"PushEvent":273,"ReleaseEvent":4,"WatchEvent":35}},"keywords":["adaptive-mesh-refinement","amr","amrex","high-performance-computing","hpsf","scientific-computing"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/apps.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.088Z","updated_at":"2024-01-02T16:51:33.088Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/apps.yml","dependencies":[{"id":15394058871,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394058872,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394058873,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ascent.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.328Z","updated_at":"2024-01-02T16:51:33.328Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/ascent.yml","dependencies":[{"id":15394058876,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bittree.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.417Z","updated_at":"2024-01-02T16:51:33.417Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/bittree.yml","dependencies":[{"id":15394059253,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15394059254,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059255,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.714Z","updated_at":"2024-01-02T16:51:33.714Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/clang.yml","dependencies":[{"id":15394059278,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059279,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059280,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cleanup-cache-postpr.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.742Z","updated_at":"2024-01-02T16:51:33.742Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/cleanup-cache-postpr.yml","dependencies":[{"id":15394059281,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cleanup-cache.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.830Z","updated_at":"2024-01-02T16:51:33.830Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/cleanup-cache.yml","dependencies":[{"id":15394059286,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql/codeql-config.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.856Z","updated_at":"2024-01-02T16:51:33.856Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/codeql/codeql-config.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.866Z","updated_at":"2024-01-02T16:51:33.866Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/codeql.yml","dependencies":[{"id":15394059287,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059288,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059289,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15394059290,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15394059291,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":15394059292,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codespell.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:33.932Z","updated_at":"2024-01-02T16:51:33.932Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/codespell.yml","dependencies":[{"id":15394059293,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cuda.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.330Z","updated_at":"2024-01-02T16:51:34.330Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/cuda.yml","dependencies":[{"id":15394059303,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059304,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059305,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.493Z","updated_at":"2024-01-02T16:51:34.493Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/docs.yml","dependencies":[{"id":15394059306,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059307,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"3.7.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/gcc.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.522Z","updated_at":"2024-01-02T16:51:34.522Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/gcc.yml","dependencies":[{"id":15394059308,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059309,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059310,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/hip.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.599Z","updated_at":"2024-01-02T16:51:34.599Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/hip.yml","dependencies":[{"id":15394059313,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059314,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059315,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/hypre.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.639Z","updated_at":"2024-01-02T16:51:34.639Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/hypre.yml","dependencies":[{"id":15394059319,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059320,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059321,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/intel.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.757Z","updated_at":"2024-01-02T16:51:34.757Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/intel.yml","dependencies":[{"id":15394059384,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059385,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059386,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/macos.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:34.792Z","updated_at":"2024-01-02T16:51:34.792Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/macos.yml","dependencies":[{"id":15394059445,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394059446,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394060833,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/petsc.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:35.975Z","updated_at":"2024-01-02T16:51:35.975Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/petsc.yml","dependencies":[{"id":15394060854,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394060855,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394060856,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/post-pr.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:36.054Z","updated_at":"2024-01-02T16:51:36.054Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/post-pr.yml","dependencies":[{"id":15394060857,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/smoke.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:36.252Z","updated_at":"2024-01-02T16:51:36.252Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/smoke.yml","dependencies":[{"id":15394062274,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394062275,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394062276,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:36.631Z","updated_at":"2024-01-02T16:51:36.631Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/style.yml","dependencies":[{"id":15394062461,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sundials.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:36.695Z","updated_at":"2024-01-02T16:51:36.695Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/sundials.yml","dependencies":[{"id":15394062492,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394062493,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394062494,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/windows.yml","sha":null,"kind":"manifest","created_at":"2024-01-02T16:51:36.748Z","updated_at":"2024-01-02T16:51:36.748Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/windows.yml","dependencies":[{"id":15394062508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15394062509,"package_name":"seanmiddleditch/gha-setup-ninja","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/catalyst.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T09:19:16.778Z","updated_at":"2026-08-19T09:19:16.778Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/catalyst.yml","dependencies":[{"id":26209787947,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/changelog-guard.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T09:19:16.848Z","updated_at":"2026-08-19T09:19:16.848Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/changelog-guard.yml","dependencies":[{"id":26209788689,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/trigger-hpsf-gitlab-ci.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T09:19:17.390Z","updated_at":"2026-08-19T09:19:17.390Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/trigger-hpsf-gitlab-ci.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/check_changes.yml","sha":null,"kind":"manifest","created_at":"2026-08-19T09:19:16.927Z","updated_at":"2026-08-19T09:19:16.927Z","repository_link":"https://github.com/AMReX-Codes/amrex/blob/development/.github/workflows/check_changes.yml","dependencies":[{"id":26209789462,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":26209789465,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-04-11T10:23:09.176Z","updated_at":"2026-08-22T10:31:44.330Z","avatar_url":"https://github.com/AMReX-Codes.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358572","html_url":"https://summary.ecosyste.ms/projects/358572"}