{"id":8399071,"name":"github.com/oracle/macaron","ecosystem":"go","description":"","homepage":"https://github.com/oracle/macaron","licenses":"UPL-1.0","normalized_licenses":["UPL-1.0"],"repository_url":"https://github.com/oracle/macaron","keywords_array":[],"namespace":"github.com/oracle","versions_count":23,"first_release_published_at":"2023-06-05T07:46:49.000Z","latest_release_published_at":"2026-02-25T02:49:59.000Z","latest_release_number":"v0.22.0","last_synced_at":"2026-04-30T23:06:48.311Z","created_at":"2023-10-09T04:52:15.904Z","updated_at":"2026-04-30T23:06:48.312Z","registry_url":"https://pkg.go.dev/github.com/oracle/macaron","install_command":"go get github.com/oracle/macaron","documentation_url":"https://pkg.go.dev/github.com/oracle/macaron#section-documentation","metadata":{},"repo_metadata":{"id":65595304,"uuid":"574379491","full_name":"oracle/macaron","owner":"oracle","description":"Macaron is an extensible supply-chain security analysis framework from Oracle Labs that supports a wide range of build systems and CI/CD services. It can be used to prevent supply chain attacks, detect malicious Python packages, or check conformance to frameworks, such as SLSA. Documentation:","archived":false,"fork":false,"pushed_at":"2025-10-24T05:15:20.000Z","size":8531,"stargazers_count":173,"open_issues_count":140,"forks_count":29,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-24T05:34:04.275Z","etag":null,"topics":["build-system","cicd","docker","gradle","integrity-protection","malware-analysis","malware-detection","maven","npm","python","sbom","slsa","supply-chain-security"],"latest_commit_sha":null,"homepage":"https://oracle.github.io/macaron/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"upl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oracle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-05T07:16:28.000Z","updated_at":"2025-10-24T04:32:47.000Z","dependencies_parsed_at":"2023-09-22T10:42:29.853Z","dependency_job_id":"1d296b9d-2963-4ad0-9146-f8272bd18d08","html_url":"https://github.com/oracle/macaron","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":"oracle/template-repo","purl":"pkg:github/oracle/macaron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/sbom","scorecard":{"id":519833,"data":{"date":"2025-08-19T01:11:38Z","repo":{"name":"github.com/oracle/macaron","commit":"c898a36f1e6db903a85ead34a5530c05742a62b6"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.4,"checks":[{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_build.yaml:144","Info: jobLevel 'packages' permission set to 'read': .github/workflows/_build.yaml:145","Info: jobLevel 'packages' permission set to 'read': .github/workflows/_build_docker.yaml:26","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-change-set.yaml:24","Info: jobLevel 'packages' permission set to 'read': .github/workflows/pr-change-set.yaml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:328","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:345","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release.yaml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:83","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:97","Info: jobLevel 'packages' permission set to 'read': .github/workflows/release.yaml:98","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:113","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:114","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards-analysis.yaml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards-analysis.yaml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build.yaml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/_build_docker.yaml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/_deploy-github-pages.yaml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/_generate-rebase.yaml:31","Info: found token with 'none' permissions: .github/workflows/_release-notifications.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_base_image.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/build_semgrep_wheel.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-change-set.yaml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-conventional-commits.yaml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards-analysis.yaml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Info: Possibly incomplete results: error parsing shell code: reached EOF without matching { with }: tests/parsers/bashparser/resources/bash_files/invalid.sh:0","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: tests/parsers/bashparser/resources/bash_files/valid_github_action_bash.sh:0","Warn: pipCommand not pinned by hash: docker/Dockerfile.final:38-44","Info:  29 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   6 out of   6 containerImage dependencies pinned","Info:   0 out of   1 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.16.0 not signed: https://api.github.com/repos/oracle/macaron/releases/214437375","Warn: release artifact v0.15.0 not signed: https://api.github.com/repos/oracle/macaron/releases/204693849","Warn: release artifact v0.14.0 not signed: https://api.github.com/repos/oracle/macaron/releases/187466067","Warn: release artifact v0.13.0 not signed: https://api.github.com/repos/oracle/macaron/releases/175148621","Warn: release artifact v0.12.0 not signed: https://api.github.com/repos/oracle/macaron/releases/170456034","Warn: release artifact v0.16.0 does not have provenance: https://api.github.com/repos/oracle/macaron/releases/214437375","Warn: release artifact v0.15.0 does not have provenance: https://api.github.com/repos/oracle/macaron/releases/204693849","Warn: release artifact v0.14.0 does not have provenance: https://api.github.com/repos/oracle/macaron/releases/187466067","Warn: release artifact v0.13.0 does not have provenance: https://api.github.com/repos/oracle/macaron/releases/175148621","Warn: release artifact v0.12.0 does not have provenance: https://api.github.com/repos/oracle/macaron/releases/170456034"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Universal Permissive License v1.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_base_image.yaml:14"],"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: bookalope, oracle, oracle-samples"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T02:43:57.918Z","repository_id":65595304,"created_at":"2025-08-20T02:43:57.919Z","updated_at":"2025-08-20T02:43:57.919Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281147218,"owners_count":26451519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":"oracle","name":"Oracle","uuid":"4430336","kind":"organization","description":"Open Source at Oracle","email":"opensource_ww_grp@oracle.com","website":"https://developer.oracle.com/open-source.html","location":"Austin, TX","twitter":"OracleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/4430336?v=4","repositories_count":284,"last_synced_at":"2024-04-14T07:03:41.550Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/oracle","funding_links":[],"total_stars":62151,"followers":3040,"following":0,"created_at":"2022-11-02T16:38:33.268Z","updated_at":"2024-04-14T07:04:55.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle/repositories"},"tags":[{"name":"v0.18.0","sha":"cfdfc70f281eb960741ca22f7f2eefdc40d1a0f6","kind":"commit","published_at":"2025-10-10T09:39:11.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.18.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"c55c39c676396e35724e88effd4f9687c76035d0","kind":"commit","published_at":"2025-08-27T03:53:34.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.17.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"e42408ad20ae32d9646c5c4fce25392a16a2287b","kind":"commit","published_at":"2025-04-24T07:26:09.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.16.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"4d1d8ee5db65264f5f31cb9e07fb81a4b5c8cef8","kind":"commit","published_at":"2025-03-10T09:29:11.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.15.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"7cfc8392af87f6b7b412f23fa4315dc1c0b5791a","kind":"commit","published_at":"2024-11-26T06:36:07.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.14.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"edfe06eb3f9337f86215b253f40f53ca1a0105c9","kind":"commit","published_at":"2024-09-16T01:30:35.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.13.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"5c6c9138fbbc01c19faaf8bcadf0e5cc09ba1149","kind":"commit","published_at":"2024-08-16T00:32:39.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.12.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"eb4936f905b29ea5cf95655cdcfd4712efd0d00c","kind":"commit","published_at":"2024-06-18T05:44:23.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.11.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e8ce555c128cf60ff74b2e384e1415c6556ec669","kind":"commit","published_at":"2024-04-29T02:33:20.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.10.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"ba3fcb0c84d6727de343c247a3181908fcd78410","kind":"commit","published_at":"2024-04-05T05:29:24.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.9.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"8ba2e388f5c2410252b6562183f83d682b71f205","kind":"commit","published_at":"2024-03-05T04:40:25.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.8.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"51aa22a42ec1bffa71518041a6a6d42d40bf50f0","kind":"commit","published_at":"2024-01-18T03:31:21.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.7.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"516552a49631542997ba5cfa500f0df8bdae5c02","kind":"commit","published_at":"2023-11-03T04:08:52.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.6.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"0f426982837708539fb64b76001b823b79596b0e","kind":"commit","published_at":"2023-09-14T06:08:56.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.5.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"32f2f6d01763f867b7092faccc5e29b0970c0802","kind":"commit","published_at":"2023-09-01T06:50:21.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.4.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"0f56f663c9262d52d96dd905915c8c08de3b68b9","kind":"commit","published_at":"2023-08-22T21:17:03.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.3.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d6f1cc60a5eb1c26165f530afc73ea735e800e38","kind":"commit","published_at":"2023-07-17T07:07:11.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.2.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"c1b5435961e2b61f5377f0cc8a441c0fff28aa55","kind":"commit","published_at":"2023-06-14T06:40:52.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.1.1","html_url":"https://github.com/oracle/macaron/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9217e9319ce4b3e08b4e4eb12c951f6a97b33c6e","kind":"commit","published_at":"2023-06-05T07:46:49.000Z","download_url":"https://codeload.github.com/oracle/macaron/tar.gz/v0.1.0","html_url":"https://github.com/oracle/macaron/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/oracle/macaron@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-26T18:00:14.386Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.619297922646638,"dependent_packages_count":8.383050014243945,"stargazers_count":4.713130764833845,"forks_count":5.771831545041205,"docker_downloads_count":null,"average":7.371827561691408},"purl":"pkg:golang/github.com/oracle/macaron","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/oracle/macaron","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/oracle/macaron","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/oracle/macaron/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-24T06:03:32.806Z","issues_count":147,"pull_requests_count":751,"avg_time_to_close_issue":14078869.267441861,"avg_time_to_close_pull_request":1974786.5836065575,"issues_closed_count":86,"pull_requests_closed_count":610,"pull_request_authors_count":22,"issue_authors_count":19,"avg_comments_per_issue":0.5374149659863946,"avg_comments_per_pull_request":0.7776298268974701,"merged_pull_requests_count":423,"bot_issues_count":2,"bot_pull_requests_count":311,"past_year_issues_count":42,"past_year_pull_requests_count":362,"past_year_avg_time_to_close_issue":1188291.2857142857,"past_year_avg_time_to_close_pull_request":1120595.264925373,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":268,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.047619047619047616,"past_year_avg_comments_per_pull_request":0.6988950276243094,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":146,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fmacaron/issues","maintainers":[{"login":"behnazh-w","count":224,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/behnazh-w"},{"login":"benmss","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmss"},{"login":"tromai","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tromai"},{"login":"art1f1c3R","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/art1f1c3R"},{"login":"nathanwn","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwn"},{"login":"achrafmag","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achrafmag"},{"login":"AmineRaouane","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AmineRaouane"},{"login":"mabdollahpour-ol","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabdollahpour-ol"},{"login":"nicallen","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicallen"},{"login":"nboufford","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nboufford"},{"login":"Demolus13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Demolus13"},{"login":"vinkris01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vinkris01"},{"login":"paddykrishnan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paddykrishnan"}],"active_maintainers":[{"login":"behnazh-w","count":96,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/behnazh-w"},{"login":"benmss","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benmss"},{"login":"art1f1c3R","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/art1f1c3R"},{"login":"tromai","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tromai"},{"login":"achrafmag","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/achrafmag"},{"login":"AmineRaouane","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AmineRaouane"},{"login":"Demolus13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Demolus13"},{"login":"mabdollahpour-ol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mabdollahpour-ol"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foracle%2Fmacaron/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foracle%2Fmacaron/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foracle%2Fmacaron/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foracle%2Fmacaron/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foracle%2Fmacaron/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Foracle%2Fmacaron/codemeta","maintainers":[]}