{"id":67493,"name":"deepwalk","description":"DeepWalk - Deep Learning for Graphs","url":"https://github.com/phanein/deepwalk","last_synced_at":"2025-09-08T13:55:39.813Z","repository":{"id":19979872,"uuid":"23246978","full_name":"phanein/deepwalk","owner":"phanein","description":"DeepWalk - Deep Learning for Graphs","archived":false,"fork":false,"pushed_at":"2023-06-14T23:22:41.000Z","size":21784,"stargazers_count":2730,"open_issues_count":46,"forks_count":820,"subscribers_count":85,"default_branch":"master","last_synced_at":"2025-08-16T01:36:17.472Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.perozzi.net/projects/deepwalk/","language":"Python","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/phanein.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2014-08-23T03:38:20.000Z","updated_at":"2025-08-07T12:20:48.000Z","dependencies_parsed_at":"2023-01-13T20:42:33.723Z","dependency_job_id":"16af5fdb-92b4-4cce-a6b9-f901a556c59c","html_url":"https://github.com/phanein/deepwalk","commit_stats":{"total_commits":38,"total_committers":12,"mean_commits":"3.1666666666666665","dds":0.736842105263158,"last_synced_commit":"6e6dff245e4692e9bea47e9017c1034e51afbf29"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/phanein/deepwalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phanein","download_url":"https://codeload.github.com/phanein/deepwalk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk/sbom","scorecard":{"id":730518,"data":{"date":"2025-08-11","repo":{"name":"github.com/phanein/deepwalk","commit":"6e6dff245e4692e9bea47e9017c1034e51afbf29"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":5,"reason":"Found 8/14 approved changesets -- score normalized to 5","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":"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"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 24 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-22T14:16:42.746Z","repository_id":19979872,"created_at":"2025-08-22T14:16:42.747Z","updated_at":"2025-08-22T14:16:42.747Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196152,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"phanein","name":"Bryan Perozzi","uuid":"1124561","kind":"user","description":null,"email":"","website":"http://www.perozzi.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1124561?u=677ba27546c474f5a2afa79c5b938d6a8ead9e91\u0026v=4","repositories_count":7,"last_synced_at":"2024-04-17T23:49:18.831Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/phanein","funding_links":[],"total_stars":2697,"followers":196,"following":3,"created_at":"2022-11-08T10:54:38.006Z","updated_at":"2024-04-17T23:49:20.228Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phanein","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phanein/repositories"},"packages":null,"commits":{"id":557113,"full_name":"phanein/deepwalk","default_branch":"master","committers":[{"name":"Bryan Perozzi","email":"bperozzi@cs.stonybrook.edu","login":"phanein","count":12},{"name":"Haochen","email":"gtmacchc@gmail.com","login":"GTmac","count":8},{"name":"happygirlzt","email":"happygirlzt@gmail.com","login":"happygirlzt","count":6},{"name":"Charles Tapley Hoyt","email":"cthoyt@gmail.com","login":"cthoyt","count":3},{"name":"kokorinosoba","email":"34607448+kokorinosoba","login":"kokorinosoba","count":2},{"name":"Rami Al-Rfou","email":"rmyeid@gmail.com","login":"aboSamoor","count":2},{"name":"Guillaume Desforges","email":"aceus02@gmail.com","login":null,"count":2},{"name":"hsm207","email":"hsm207","login":"hsm207","count":1},{"name":"Roland Groen","email":"roland@edia.nl","login":"rolandgroen","count":1},{"name":"Bharat Raghunathan","email":"bharatraghunthan9767@gmail.com","login":"bharatr21","count":1}],"total_commits":38,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.8,"dds":0.6842105263157895,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-28T13:44:38.051Z","last_synced_commit":"6e6dff245e4692e9bea47e9017c1034e51afbf29","created_at":"2023-03-09T04:55:47.705Z","updated_at":"2025-05-28T13:44:38.429Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"phanein/deepwalk","html_url":"https://github.com/phanein/deepwalk","last_synced_at":"2025-08-16T01:23:02.032Z","status":"error","issues_count":83,"pull_requests_count":21,"avg_time_to_close_issue":7960925.679245283,"avg_time_to_close_pull_request":27502380.5,"issues_closed_count":53,"pull_requests_closed_count":12,"pull_request_authors_count":19,"issue_authors_count":74,"avg_comments_per_issue":2.5180722891566263,"avg_comments_per_pull_request":1.3333333333333333,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"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,"created_at":"2023-05-14T11:44:24.364Z","updated_at":"2025-08-16T01:23:02.032Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/phanein%2Fdeepwalk/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":79,"CONTRIBUTOR":2,"OWNER":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"NONE":13,"CONTRIBUTOR":8},"issue_authors":{"Ashinhuang":4,"rajubala":3,"Anjs04":3,"YutingSun163":2,"aswathydiv36":2,"yli96":1,"Stannislav":1,"baishuotong":1,"viveksck":1,"zhangdongaoZzz":1,"sugeerth":1,"loretoparisi":1,"Mrliuzhengming":1,"anilakash":1,"Sandy4321":1,"darvid7":1,"godlockin":1,"ttuygun":1,"lemmonation":1,"mkhoshdeli":1,"Viper1-1":1,"a962097364":1,"QY8888":1,"jiay302":1,"fenglonz":1,"ArthurZ19":1,"myrainbowandsky":1,"ahsanfarooqui":1,"Sean0719":1,"mboyanov":1,"alphaprime":1,"vgupta123":1,"vikeydr":1,"Shoulaxiao":1,"haol0816":1,"donwany":1,"MdAsifKhan":1,"phanein":1,"lxzmxl":1,"lostdirt":1,"Mountain-Jiang":1,"Stephan14":1,"songzenghui":1,"FSSEKYERE":1,"Yangxiaojun1230":1,"woshichunge12":1,"GuillaumeDesforges":1,"Shodowelf":1,"Do-no-evil":1,"AngusKung":1,"sreevishal":1,"flowingrain":1,"mmcenta":1,"apwest":1,"Eric-mingjie":1,"jdmoore7":1,"ljy19940805":1,"quanweiyin":1,"luav":1,"kuaileyichu":1,"xyf1995":1,"phucdoitoan":1,"youjin-c":1,"JerryLife":1,"DachuanZhao":1,"cthoyt":1,"qingchanghan":1,"PyDeps":1,"Carlyen":1,"Abhinav43":1,"Jackerry-H":1,"t9lex":1,"tsuresh83":1,"EtienneGagnon1":1},"pull_request_authors":{"adasken":2,"cthoyt":2,"jonsafari":1,"ghost":1,"TommyZihao":1,"stefanosantaris":1,"rolandgroen":1,"mmcenta":1,"GuillaumeDesforges":1,"AngusKung":1,"Xovee":1,"happygirlzt":1,"kokorinosoba":1,"Bharat123rox":1,"mgudorf":1,"apwest":1,"luav":1,"reboutli-crim":1,"hsm207":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10061379,"issues_count":31059648,"pull_requests_count":94180017,"authors_count":10686068,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"viveksck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viveksck"},{"login":"phanein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phanein"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":62,"ForkEvent":5},"last_year":{"WatchEvent":62,"ForkEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T22:01:29.573Z","updated_at":"2022-06-29T22:01:29.573Z","repository_link":"https://github.com/phanein/deepwalk/blob/master/requirements.txt","dependencies":[{"id":100066446,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.23.0","direct":true,"kind":"runtime","optional":false},{"id":100066447,"package_name":"Cython","ecosystem":"pypi","requirements":"\u003e=0.20.2","direct":true,"kind":"runtime","optional":false},{"id":100066448,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":100066449,"package_name":"gensim","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":100066450,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.15.0","direct":true,"kind":"runtime","optional":false},{"id":100066451,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=2.1.1","direct":true,"kind":"runtime","optional":false},{"id":100066452,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false}]}],"score":10.231351414620741,"created_at":"2025-09-08T11:18:48.528Z","updated_at":"2025-10-07T08:25:24.397Z","avatar_url":"https://github.com/phanein.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["agents","transformers","distributed","langchain","large-language-models"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67493","html_url":"https://science.ecosyste.ms/projects/67493"}