{"id":13581467,"url":"https://github.com/fuskovic/nw","last_synced_at":"2026-04-02T01:20:56.371Z","repository":{"id":42032218,"uuid":"233927838","full_name":"fuskovic/nw","owner":"fuskovic","description":":wrench:  CLI utility for various networking operations","archived":false,"fork":false,"pushed_at":"2025-12-14T22:20:47.000Z","size":1688,"stargazers_count":25,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T19:57:23.983Z","etag":null,"topics":["arp-scan","cli","dns","go","networking","port-scan","pty","reverse-shell","tty"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuskovic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"2020-01-14T20:19:16.000Z","updated_at":"2025-12-14T22:20:10.000Z","dependencies_parsed_at":"2024-01-16T20:42:22.599Z","dependency_job_id":"e1a2c567-0875-487a-8da6-c45be6911663","html_url":"https://github.com/fuskovic/nw","commit_stats":null,"previous_names":["fuskovic/nw","fuskovic/networker"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/fuskovic/nw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuskovic%2Fnw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuskovic%2Fnw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuskovic%2Fnw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuskovic%2Fnw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuskovic","download_url":"https://codeload.github.com/fuskovic/nw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuskovic%2Fnw/sbom","scorecard":{"id":414539,"data":{"date":"2025-08-11","repo":{"name":"github.com/fuskovic/networker","commit":"4994abc51c02cced1e434b4b923d1413ab1fd710"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.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":"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/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/fuskovic/networker/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/fuskovic/networker/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fuskovic/networker/release.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:7"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.1.3 not signed: https://api.github.com/repos/fuskovic/networker/releases/167371152","Warn: release artifact v3.0.3 not signed: https://api.github.com/repos/fuskovic/networker/releases/166606034","Warn: release artifact v3.0.1 not signed: https://api.github.com/repos/fuskovic/networker/releases/110730938","Warn: release artifact v2.1.1 not signed: https://api.github.com/repos/fuskovic/networker/releases/64591816","Warn: release artifact v2.0.4 not signed: https://api.github.com/repos/fuskovic/networker/releases/64049014","Warn: release artifact v3.1.3 does not have provenance: https://api.github.com/repos/fuskovic/networker/releases/167371152","Warn: release artifact v3.0.3 does not have provenance: https://api.github.com/repos/fuskovic/networker/releases/166606034","Warn: release artifact v3.0.1 does not have provenance: https://api.github.com/repos/fuskovic/networker/releases/110730938","Warn: release artifact v2.1.1 does not have provenance: https://api.github.com/repos/fuskovic/networker/releases/64591816","Warn: release artifact v2.0.4 does not have provenance: https://api.github.com/repos/fuskovic/networker/releases/64049014"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:29:06.182Z","repository_id":42032218,"created_at":"2025-08-18T23:29:06.182Z","updated_at":"2025-08-18T23:29:06.182Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["arp-scan","cli","dns","go","networking","port-scan","pty","reverse-shell","tty"],"created_at":"2024-08-01T15:02:02.701Z","updated_at":"2026-04-02T01:20:56.349Z","avatar_url":"https://github.com/fuskovic.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# nw\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/fuskovic/nw/v4)](https://goreportcard.com/report/github.com/fuskovic/nw/v4)\n\u003ca href='https://github.com/jpoles1/gopherbadger' target='_blank'\u003e![gopherbadger-tag-do-not-edit](https://img.shields.io/badge/Go%20Coverage-74%25-brightgreen.svg?longCache=true\u0026style=flat)\u003c/a\u003e\n\n# Features\n\n- List devices on your LAN\n- Port scanning\n- Remote TTY\n- DNS lookup\n\n# Installation Methods\n\nInstall globally using Go (requires Go 1.22^)\n\n    go install github.com/fuskovic/nw/v4@latest\n\nOr Download a pre-compiled binary from the [releases](https://github.com/fuskovic/nw/releases) page.\n\n\n# Verify your installation\n\n    nw -v\n\n# Documentation\n\nSee [Docs](https://github.com/fuskovic/nw/blob/master/docs/nw.md) for command examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuskovic%2Fnw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuskovic%2Fnw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuskovic%2Fnw/lists"}