{"id":3685806,"name":"github.com/devnw/atomizer-cmd","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/devnw/atomizer-cmd","keywords_array":[],"namespace":"github.com/devnw","versions_count":6,"first_release_published_at":"2021-02-28T15:01:49.000Z","latest_release_published_at":"2021-08-08T19:12:45.000Z","latest_release_number":"v0.0.6","last_synced_at":"2026-07-17T21:05:24.784Z","created_at":"2022-04-11T11:11:57.241Z","updated_at":"2026-09-22T02:24:12.541Z","registry_url":"https://pkg.go.dev/github.com/devnw/atomizer-cmd","install_command":"go get github.com/devnw/atomizer-cmd","documentation_url":"https://pkg.go.dev/github.com/devnw/atomizer-cmd#section-documentation","metadata":{},"repo_metadata":{"id":40352597,"uuid":"264505721","full_name":"devnw/atomizer-cmd","owner":"devnw","description":"Import module for setting up Atomizer command line arguments easily and instantiating the Atomizer framework.","archived":true,"fork":false,"pushed_at":"2024-11-21T21:29:09.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-09-14T17:00:05.679Z","etag":null,"topics":["fork"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devnw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"devnw","github":"benjivesterby"}},"created_at":"2020-05-16T18:55:37.000Z","updated_at":"2024-11-23T16:00:48.000Z","dependencies_parsed_at":"2024-06-20T14:23:50.855Z","dependency_job_id":null,"html_url":"https://github.com/devnw/atomizer-cmd","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"devnw/oss-template","purl":"pkg:github/devnw/atomizer-cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnw","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/sbom","scorecard":{"id":338000,"data":{"date":"2025-08-11","repo":{"name":"github.com/devnw/atomizer-cmd","commit":"cf6a315ce08ae80263534aacb2fe0b023ae89f25"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/17 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/automerge.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/devnw/atomizer-cmd/automerge.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/devnw/atomizer-cmd/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/devnw/atomizer-cmd/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/devnw/atomizer-cmd/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/devnw/atomizer-cmd/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/devnw/atomizer-cmd/build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/devnw/.github/SECURITY.md:1","Info: Found linked content: github.com/devnw/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/devnw/.github/SECURITY.md:1","Info: Found text in security policy: github.com/devnw/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-18T05:10:59.841Z","repository_id":40352597,"created_at":"2025-08-18T05:10:59.842Z","updated_at":"2025-08-18T05:10:59.842Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37576398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-22T02:00:07.665Z","response_time":55,"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":"devnw","name":"Developer Network","uuid":"53585974","kind":"organization","description":"High tech incubator for Big Data, ML, AI, and Cybersecurity. ","email":"info@devnw.com","website":"https://devnw.com","location":"Raleigh, NC","twitter":"devnw_com","company":null,"icon_url":"https://avatars.githubusercontent.com/u/53585974?v=4","repositories_count":118,"last_synced_at":"2026-09-16T21:16:27.709Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["devnw","benjivesterby"]}},"html_url":"https://github.com/devnw","funding_links":["https://github.com/sponsors/devnw","https://github.com/sponsors/benjivesterby"],"total_stars":209,"followers":12,"following":0,"created_at":"2022-11-14T05:04:39.499Z","updated_at":"2026-09-16T21:16:27.742Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnw","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnw/repositories"},"tags":[{"name":"v0.0.6","sha":"04ada5dc009eab5e6412a3c8ffd051b728dd5ec3","kind":"tag","published_at":"2021-08-08T19:16:51.000Z","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/v0.0.6","html_url":"https://github.com/devnw/atomizer-cmd/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devnw/atomizer-cmd@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"27e055db53dc2e83ad11aa78ccca656e0c60e7f9","kind":"tag","published_at":"2021-03-14T20:30:30.000Z","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/v0.0.5","html_url":"https://github.com/devnw/atomizer-cmd/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devnw/atomizer-cmd@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"ba98c1d89279e123c0c6f8a9d44e5d44ddec97b7","kind":"tag","published_at":"2021-03-13T19:36:14.000Z","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/v0.0.4","html_url":"https://github.com/devnw/atomizer-cmd/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devnw/atomizer-cmd@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c8db1196fa5fdd52f87327be22f35e69631f7f94","kind":"tag","published_at":"2021-03-10T11:39:32.000Z","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/v0.0.3","html_url":"https://github.com/devnw/atomizer-cmd/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devnw/atomizer-cmd@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"c8f7b3fde59f759baa4ae3dd313e588582c47ac0","kind":"tag","published_at":"2021-02-28T19:02:57.000Z","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/v0.0.2","html_url":"https://github.com/devnw/atomizer-cmd/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devnw/atomizer-cmd@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"5eb91c0b70f6f520d3456363cd78664c3ee731cc","kind":"tag","published_at":"2021-02-28T15:03:49.000Z","download_url":"https://codeload.github.com/devnw/atomizer-cmd/tar.gz/v0.0.1","html_url":"https://github.com/devnw/atomizer-cmd/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devnw/atomizer-cmd@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-22T02:24:12.541Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/devnw/atomizer-cmd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/devnw/atomizer-cmd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/devnw/atomizer-cmd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/devnw/atomizer-cmd/dependencies","status":null,"funding_links":["https://ko-fi.com/devnw","https://github.com/sponsors/benjivesterby","https://github.com/sponsors/devnw"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-14T16:32:48.854Z","issues_count":3,"pull_requests_count":51,"avg_time_to_close_issue":87603051.66666667,"avg_time_to_close_pull_request":4675057.5,"issues_closed_count":3,"pull_requests_closed_count":50,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5098039215686274,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":32,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnw%2Fatomizer-cmd/issues","maintainers":[{"login":"benjivesterby","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjivesterby"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevnw%2Fatomizer-cmd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevnw%2Fatomizer-cmd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevnw%2Fatomizer-cmd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevnw%2Fatomizer-cmd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevnw%2Fatomizer-cmd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevnw%2Fatomizer-cmd/codemeta","maintainers":[]}