{"id":45253493,"url":"https://github.com/eclipse-csi/pia","last_synced_at":"2026-02-20T23:08:53.793Z","repository":{"id":332553319,"uuid":"1109236609","full_name":"eclipse-csi/pia","owner":"eclipse-csi","description":"Project Identity Authority (PIA) authenticates Eclipse Foundation projects using OpenID Connect (OIDC).","archived":false,"fork":false,"pushed_at":"2026-01-21T14:24:59.000Z","size":148,"stargazers_count":0,"open_issues_count":8,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-21T22:47:53.948Z","etag":null,"topics":["oidc","python","security","supply-chain"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-csi.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":"2025-12-03T14:24:20.000Z","updated_at":"2026-01-21T14:34:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/eclipse-csi/pia","commit_stats":null,"previous_names":["eclipse-csi/pia"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipse-csi/pia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-csi%2Fpia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-csi%2Fpia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-csi%2Fpia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-csi%2Fpia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-csi","download_url":"https://codeload.github.com/eclipse-csi/pia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-csi%2Fpia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29667165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T19:49:36.704Z","status":"ssl_error","status_checked_at":"2026-02-20T19:44:05.372Z","response_time":59,"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":["oidc","python","security","supply-chain"],"created_at":"2026-02-20T23:08:53.092Z","updated_at":"2026-02-20T23:08:53.787Z","avatar_url":"https://github.com/eclipse-csi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project Identity Authority (PIA)\nAuthenticates Eclipse Foundation projects using OpenID Connect (OIDC).\n\nSee [Design Document](docs/DESIGN.md) for details.\n\n## Contributing\n\n### Development Setup\n\nPIA uses [uv](https://docs.astral.sh/uv/) for Python project management.\n\n1. **Clone and changew into repository:**\n   ```bash\n   git clone https://github.com/eclipse-csi/pia.git \u0026\u0026 cd pia\n   ```\n\n2. **Install dependencies:**\n   ```bash\n   uv sync --all-extras\n   ```\n\n### Running Tests\n\nRun the full test suite with pytest:\n\n```bash\nuv run pytest                             # all tests\nuv run pytest -v                          # verbose output\nuv run pytest tests/test_main.py          # specific test\nuv run pytest --cov=pia                   # with coverage\n```\n\n### Code Quality\n\nLint and check format\n\n```bash\nuv run ruff check \u0026\u0026 uv run ruff format --check\n```\n\nAuto-fix linting issues and auto-format\n\n```bash\nuv run ruff check --fix \u0026\u0026 uv run ruff format\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-csi%2Fpia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-csi%2Fpia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-csi%2Fpia/lists"}