{"id":13490765,"url":"https://github.com/phpipam/phpipam","last_synced_at":"2026-01-12T01:52:24.283Z","repository":{"id":33926468,"uuid":"37647794","full_name":"phpipam/phpipam","owner":"phpipam","description":"phpipam development repository","archived":false,"fork":false,"pushed_at":"2025-12-12T20:44:00.000Z","size":27066,"stargazers_count":2640,"open_issues_count":1830,"forks_count":776,"subscribers_count":155,"default_branch":"master","last_synced_at":"2025-12-14T07:55:52.200Z","etag":null,"topics":["ip-address","ipam","management-system","network-admin","network-discovery","network-visualization","subnet"],"latest_commit_sha":null,"homepage":"https://phpipam.net","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpipam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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":"2015-06-18T08:37:33.000Z","updated_at":"2025-12-13T09:47:04.000Z","dependencies_parsed_at":"2023-02-12T01:01:56.104Z","dependency_job_id":"c44b0cf3-8331-4913-8cfd-5232a764ef3f","html_url":"https://github.com/phpipam/phpipam","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/phpipam/phpipam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpipam%2Fphpipam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpipam%2Fphpipam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpipam%2Fphpipam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpipam%2Fphpipam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpipam","download_url":"https://codeload.github.com/phpipam/phpipam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpipam%2Fphpipam/sbom","scorecard":{"id":732472,"data":{"date":"2025-08-11","repo":{"name":"github.com/phpipam/phpipam","commit":"602d81226784fe8de1af96db98f594745f6b441d"},"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":"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":"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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.7.3 not signed: https://api.github.com/repos/phpipam/phpipam/releases/187911910","Warn: release artifact v1.7.2 not signed: https://api.github.com/repos/phpipam/phpipam/releases/187036054","Warn: release artifact v1.7.1 not signed: https://api.github.com/repos/phpipam/phpipam/releases/185839669","Warn: release artifact v1.7.0 not signed: https://api.github.com/repos/phpipam/phpipam/releases/182803991","Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/phpipam/phpipam/releases/182565597","Warn: release artifact v1.7.3 does not have provenance: https://api.github.com/repos/phpipam/phpipam/releases/187911910","Warn: release artifact v1.7.2 does not have provenance: https://api.github.com/repos/phpipam/phpipam/releases/187036054","Warn: release artifact v1.7.1 does not have provenance: https://api.github.com/repos/phpipam/phpipam/releases/185839669","Warn: release artifact v1.7.0 does not have provenance: https://api.github.com/repos/phpipam/phpipam/releases/182803991","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/phpipam/phpipam/releases/182565597"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch '1.4'","Warn: branch protection not enabled for branch '1.3'","Warn: branch protection not enabled for branch '1.2'"],"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"}}]},"last_synced_at":"2025-08-22T14:49:21.677Z","repository_id":33926468,"created_at":"2025-08-22T14:49:21.677Z","updated_at":"2025-08-22T14:49:21.677Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"ssl_error","status_checked_at":"2026-01-12T00:36:15.229Z","response_time":60,"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":["ip-address","ipam","management-system","network-admin","network-discovery","network-visualization","subnet"],"created_at":"2024-07-31T19:00:50.768Z","updated_at":"2026-01-12T01:52:24.267Z","avatar_url":"https://github.com/phpipam.png","language":"PHP","funding_links":[],"categories":["PHP","others","置顶"],"sub_categories":["05、运维监控体系"],"readme":"# {php}IPAM\nWebsite: https://phpipam.net/\n\n## Description\nphpIPAM is an open-source web IP address management application. Its goal is to provide light and simple IP address management application.\nIt is ajax-based using jQuery libraries, it uses php scripts and javascript and some HTML5/CSS3 features, so some modern browser is preferred\nto be able to display javascript quickly and correctly.\n\n## Links\n - [Features \u0026 Tools](https://phpipam.net/documents/features/)\n - [Requirements \u0026 Installation](https://phpipam.net/documents/installation/)\n - [API guide](https://phpipam.net/api-documentation/)\n - [Update](https://phpipam.net/documents/upgrade/)\n - [Demo page](http://demo.phpipam.net) (Login: `Admin / ipamadmin`)\n\n## Branches\n - MASTER: Latest stable release\n - DEVELOP: Current development branch\n - 1.7: Maintenance branch for 1.7.x releases\n - 1.6: Maintenance branch for 1.6.x releases (obsolete)\n - 1.5: Maintenance branch for 1.5.x releases (obsolete)\n - 1.4: Maintenance branch for 1.4.x releases (obsolete)\n - 1.3: Maintenance branch for 1.3.x releases (obsolete)\n - 1.2: Maintenance branch for 1.2.x releases (obsolete)\n - Other branches: Feature testing\n\n## Supported PHP versions\n\nphpIPAM has been developed and tested on the following PHP versions.\\\nThe use of untested PHP versions is unsupported and may result in compatibility issues.\n\n- MASTER: See latest 1.x.y release version\n- DEVELOP: PHP versions 7.2 to 8.4\n- 1.7.x: PHP versions 7.2 to 8.3\n- 1.6.x: PHP versions 7.2 to 8.3\n- 1.5.x: PHP versions 5.4 to 7.4\n- 1.4.x: PHP versions 5.4 to 7.4\n- 1.3.x: PHP versions 5.4 to 7.1\n\n## Supported MySQL / MariaDB versions\n\nCommon Table Expressions (CTE) query support highly recommended : MySQL 8.0+ / MariaDB 10.2.1+ \\\nAs of v1.6.0 support for utf8mb4 is mandatory: MySQL 5.7.7+\n\n## I forgot my Admin password!?\nJust run `php functions/scripts/reset-admin-password.php` in the cli and enter your new password\n\n## Reverse-Proxy (Infinite login loops)\nAs of v1.6.0 when deployed behind a reverse-proxy, set config.php `$trust_x_forwarded_headers = true;` or Docker image environment variable `IPAM_TRUST_X_FORWARDED=true` to accept HTTP X_FORWARDED_ headers.\n\n**WARNING!** The following HTTP headers shoud be filtered and/or overwritten by the reverse-proxy to avoid potential abuse by end-clients.\n\n- X_FORWARDED_FOR\n- X_FORWARDED_HOST\n- X_FORWARDED_PORT\n- X_FORWARDED_PROTO\n- X_FORWARDED_SSL\n- X_FORWARDED_URI\n\n## What are the credentials for a fresh install?\nThe Default credentials for a new instance of phpIPAM are the same as the credentials for\nthe demo page: `Admin / ipamadmin`\n\n## Docker\nCommunity maintained docker images are available at https://hub.docker.com/u/phpipam\n\n## Changelog\nSee [misc/CHANGELOG](misc/CHANGELOG)\n\n## Roadmap\nSee [misc/Roadmap](misc/Roadmap)\n\n## Security\n\nSee [SECURITY.md](SECURITY.md)\n\n## Contact\nmiha.petkovsek@gmail.com\n\nSpecial thanks are going also to the Hosterdam team (http://www.hosterdam.com) for the VPS server\nthat is used for development of phpIPAM and for demo site.\n\nAnd also to all users that filed a bug report / feature report and helped with feature testing!\n\n## License\nphpIPAM is released under the GPL v3 license, see [misc/gpl-3.0.txt](misc/gpl-3.0.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpipam%2Fphpipam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpipam%2Fphpipam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpipam%2Fphpipam/lists"}