{"id":29356924,"url":"https://github.com/cesnet/saml-validator","last_synced_at":"2026-02-16T16:02:16.532Z","repository":{"id":76079113,"uuid":"169582700","full_name":"CESNET/saml-validator","owner":"CESNET","description":"A PHP tool to validate SAML metadata for compliance with eduID.cz federation rules","archived":false,"fork":false,"pushed_at":"2025-03-25T08:46:07.000Z","size":518,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-14T07:18:55.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/CESNET.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}},"created_at":"2019-02-07T14:16:06.000Z","updated_at":"2023-11-04T10:41:28.000Z","dependencies_parsed_at":"2024-05-09T17:45:55.122Z","dependency_job_id":"051ff800-af57-4dc4-8b02-e03099720fd3","html_url":"https://github.com/CESNET/saml-validator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CESNET/saml-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fsaml-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fsaml-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fsaml-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fsaml-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CESNET","download_url":"https://codeload.github.com/CESNET/saml-validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2Fsaml-validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29512235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","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":[],"created_at":"2025-07-09T05:40:58.301Z","updated_at":"2026-02-16T16:02:16.526Z","avatar_url":"https://github.com/CESNET.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SAML-validator\n\n**For more information, look at the [SAML-validator Wiki][] page.**\n\n## Installation\nIf you would like to test *SAML-validator*, say, in your [JAGGER][] instance or elsewhere, you can run it at [rr.cesnet.cz/saml-validator][]. Anyway, I recommend you to clone the repository to your own machine.\n\n```bash\n$ mkdir /var/www/saml-validator/\n$ git clone https://github.com/JanOppolzer/saml-validator.git /var/www/saml-validator/\n```\n\nFor *SAML-validator* to work, you need a temporary directory defined by a `$TMP_DIRECTORY` variable (default value is `tmp/`) writtable by the web-server user (`www-data` in Debian). It is used for storing metadata to validate:\n```bash\n$ mkdir /var/www/saml-validator/tmp/\n$ chown www-data:www-data /var/www/saml-validator/tmp/\n```\n\nOn Debian 9 (Stretch) you need a web server and a PHP processor with XML support:\n\n```bash\n$ apt install apache2 php php-xml\n```\n\nYou might prefer to disable directory listing by adding the following lines to your Apache configuration. Anyway, an `index.php` file is available, so if this one is loaded by default (most probably), you do not need to disable directory listing.\n\n```apache\n\u003cDirectory /var/www/saml-validator/\u003e\n    Options -Indexes\n\u003c/Directory\u003e\n```\n\n[SAML-validator Wiki]: https://github.com/JanOppolzer/saml-validator/wiki\n[JAGGER]: http://jagger.heanet.ie/\n[rr.cesnet.cz/saml-validator]: https://rr.cesnet.cz/saml-validator/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fsaml-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesnet%2Fsaml-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fsaml-validator/lists"}