{"id":28891682,"url":"https://github.com/zitadel/xk6-modules","last_synced_at":"2026-02-22T08:47:13.389Z","repository":{"id":277285064,"uuid":"781346499","full_name":"zitadel/xk6-modules","owner":"zitadel","description":"Provides additional modules for xk6. ","archived":false,"fork":false,"pushed_at":"2025-08-04T12:45:07.000Z","size":105,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-21T07:32:38.069Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zitadel.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}},"created_at":"2024-04-03T07:57:15.000Z","updated_at":"2025-08-04T12:45:10.000Z","dependencies_parsed_at":"2025-03-21T09:23:37.228Z","dependency_job_id":"84d1a7f8-2b25-42a5-85b8-d3415381ce1f","html_url":"https://github.com/zitadel/xk6-modules","commit_stats":null,"previous_names":["zitadel/xk6-modules"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zitadel/xk6-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zitadel%2Fxk6-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zitadel%2Fxk6-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zitadel%2Fxk6-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zitadel%2Fxk6-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zitadel","download_url":"https://codeload.github.com/zitadel/xk6-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zitadel%2Fxk6-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29707204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T05:59:28.568Z","status":"ssl_error","status_checked_at":"2026-02-22T05:58:46.208Z","response_time":110,"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":[],"created_at":"2025-06-21T01:05:17.445Z","updated_at":"2026-02-22T08:47:13.345Z","avatar_url":"https://github.com/zitadel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zitadel xk6 modules\n\nProvides helper functions for the [Zitadel load tests](https://github.com/zitadel/zitadel/tree/main/load-test).\n\n## Provided functions\n\n### `signJWTProfileAssertion`\n\nSigns a JWT token request using [OIDC](github.com/zitadel/oidc) and returns it as string.\n\nThe function can be used as follows:\n\n```ts\n// @ts-ignore Import module\nimport zitadel from 'k6/x/zitadel';\n\nconst assertion = zitadel.signJWTProfileAssertion(\n  this.keyPayload.userId,\n  this.keyPayload.keyId,\n  {\n    audience: [Config.host],\n    expiration: this.keyPayload.expiration,\n    key: privateKey\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzitadel%2Fxk6-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzitadel%2Fxk6-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzitadel%2Fxk6-modules/lists"}