{"id":4075,"url":"https://github.com/pahen/madge","last_synced_at":"2026-07-07T06:20:38.405Z","repository":{"id":3339706,"uuid":"4384018","full_name":"pahen/madge","owner":"pahen","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","archived":false,"fork":false,"pushed_at":"2026-01-21T23:04:43.000Z","size":1440,"stargazers_count":10056,"open_issues_count":122,"forks_count":344,"subscribers_count":47,"default_branch":"master","last_synced_at":"2026-05-05T02:37:18.432Z","etag":null,"topics":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/pahen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-05-20T11:01:26.000Z","updated_at":"2026-05-04T09:30:40.000Z","dependencies_parsed_at":"2023-10-24T08:27:16.585Z","dependency_job_id":"ee3e4441-4547-4bbc-a77d-025185196a9b","html_url":"https://github.com/pahen/madge","commit_stats":{"total_commits":458,"total_committers":60,"mean_commits":7.633333333333334,"dds":0.2947598253275109,"last_synced_commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"previous_names":["pahen/node-madge"],"tags_count":65,"template":false,"template_full_name":null,"purl":"pkg:github/pahen/madge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","download_url":"https://codeload.github.com/pahen/madge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pahen%2Fmadge/sbom","scorecard":{"id":717871,"data":{"date":"2025-08-11","repo":{"name":"github.com/pahen/madge","commit":"456057b85c2d063dad9c10147d7686ded4fc5ce5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":["Warn: no topLevel permission defined: .github/workflows/nodejs.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":"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":"Code-Review","score":8,"reason":"Found 10/12 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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pahen/madge/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x3m3-4wpv-5vgc","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-22T10:16:37.263Z","repository_id":3339706,"created_at":"2025-08-22T10:16:37.263Z","updated_at":"2025-08-22T10:16:37.263Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32991745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: 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":["amd","commonjs","dependencies","es6","graph","graphviz","less","madge","sass","stylus"],"created_at":"2024-01-11T16:49:09.799Z","updated_at":"2026-05-13T18:20:44.492Z","avatar_url":"https://github.com/pahen.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/4075","html_url":"https://opencollective.ecosyste.ms/projects/4075","collective":{"id":2693,"uuid":"4rxg0j35-lzkwm6vv-ov06voe9-8n47daby","slug":"madge","name":"Madge","description":"Create graphs from your CommonJS, AMD or ES6 module dependencies","website":"https://github.com/pahen/madge","github":"pahen/madge","twitter":"pahen","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://github.com/pahen/madge"},{"type":"TWITTER","url":"https://twitter.com/pahen"},{"type":"GITHUB","url":"https://github.com/pahen/madge"}],"currency":"USD","projects_count":1,"last_synced_at":"2026-07-28T12:15:11.215Z","created_at":"2024-01-10T13:17:52.718Z","updated_at":"2026-07-28T12:15:11.362Z","transactions_count":2,"balance":0.0,"account_type":"COLLECTIVE","owner":{"login":"pahen","name":"Patrik Henningsson","uuid":"353888","kind":"user","description":"","email":"","website":"https://pahen.se","location":"Gothenburg, Sweden","twitter":null,"company":"Aptoma","icon_url":"https://avatars.githubusercontent.com/u/353888?u=2165ceb046ec6746c3b88b392d251a1b34303017\u0026v=4","repositories_count":17,"last_synced_at":"2023-04-09T22:00:24.521Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pahen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:33:03.089Z","updated_at":"2023-04-09T22:00:30.853Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pahen/repositories"},"last_project_activity_at":"2026-01-21T23:04:43.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-03-18T11:46:52.720Z","collective_updated_at":"2020-05-27T14:15:05.691Z","html_url":"https://opencollective.com/madge","icon_url":"https://images.opencollective.com/madge/logo/40.png","total_donations":42.5,"total_expenses":-42.5,"current_balance":0.0,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/madge","url":"https://opencollective.ecosyste.ms/collectives/madge","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/madge/projects"}}