diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index de5e751..cb8a645 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,12 +8,14 @@ labels: bug A clear description of the bug. **Input type** + - [ ] SAMLRequest - [ ] SAMLResponse - [ ] JWT - [ ] Other **Steps to reproduce** + 1. Paste ... 2. See ... @@ -24,6 +26,7 @@ What did you expect to see? What did you see instead? **Environment** + - Browser: - OS: diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e365a3..efa9055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,254 +2,224 @@ ## [1.5.2](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.5.1...samlguy-v1.5.2) (2026-06-16) - ### Security -* **deps:** override ws to ^8.21.0 ([cc50d63](https://github.com/kellenmurphy/samlguy/commit/cc50d63c2b6bdb20097f7c07e2db8f6eedb1eac8)) +- **deps:** override ws to ^8.21.0 ([cc50d63](https://github.com/kellenmurphy/samlguy/commit/cc50d63c2b6bdb20097f7c07e2db8f6eedb1eac8)) ## [1.5.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.5.0...samlguy-v1.5.1) (2026-06-13) - ### Security -* **deps:** override esbuild to ^0.28.1 ([5dbc4ae](https://github.com/kellenmurphy/samlguy/commit/5dbc4aef3c355a7fbbf19066248df3e21ea0c019)) +- **deps:** override esbuild to ^0.28.1 ([5dbc4ae](https://github.com/kellenmurphy/samlguy/commit/5dbc4aef3c355a7fbbf19066248df3e21ea0c019)) ## [1.5.0](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.4.1...samlguy-v1.5.0) (2026-06-07) - ### Features -* link the footer to the current release version ([13f23b9](https://github.com/kellenmurphy/samlguy/commit/13f23b96673d9a660771416657dbe2eefb9452b6)) -* **metadata:** decode SAML metadata with health checks ([c26b772](https://github.com/kellenmurphy/samlguy/commit/c26b772f7b940ab9f57e5ddcfbf5f758637ef97a)) -* **metadata:** SAML metadata decoder with health checks ([74566bd](https://github.com/kellenmurphy/samlguy/commit/74566bd5bf98857965289d3e090a426f17ac166c)) - +- link the footer to the current release version ([13f23b9](https://github.com/kellenmurphy/samlguy/commit/13f23b96673d9a660771416657dbe2eefb9452b6)) +- **metadata:** decode SAML metadata with health checks ([c26b772](https://github.com/kellenmurphy/samlguy/commit/c26b772f7b940ab9f57e5ddcfbf5f758637ef97a)) +- **metadata:** SAML metadata decoder with health checks ([74566bd](https://github.com/kellenmurphy/samlguy/commit/74566bd5bf98857965289d3e090a426f17ac166c)) ### Bug Fixes & Dependencies -* **metadata:** avoid ReDoS in isMetadata detection ([d0abd2e](https://github.com/kellenmurphy/samlguy/commit/d0abd2eee3dbcc86a69c00cfb26b0a0d278739fa)) +- **metadata:** avoid ReDoS in isMetadata detection ([d0abd2e](https://github.com/kellenmurphy/samlguy/commit/d0abd2eee3dbcc86a69c00cfb26b0a0d278739fa)) ## [1.4.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.4.0...samlguy-v1.4.1) (2026-06-03) - ### Bug Fixes & Dependencies -* **ci:** drop unused deployments:write permission from deploy job ([#99](https://github.com/kellenmurphy/samlguy/issues/99)) ([20a61df](https://github.com/kellenmurphy/samlguy/commit/20a61df76fad8f4ba1cfba67b5ac1a0e05ca3270)) +- **ci:** drop unused deployments:write permission from deploy job ([#99](https://github.com/kellenmurphy/samlguy/issues/99)) ([20a61df](https://github.com/kellenmurphy/samlguy/commit/20a61df76fad8f4ba1cfba67b5ac1a0e05ca3270)) ## [1.4.0](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.7...samlguy-v1.4.0) (2026-05-28) - ### Features -* **security:** implement Content Security Policy ([#82](https://github.com/kellenmurphy/samlguy/issues/82)) ([ed26434](https://github.com/kellenmurphy/samlguy/commit/ed2643412d85686938fa3f8e98dea566db38e8e3)) +- **security:** implement Content Security Policy ([#82](https://github.com/kellenmurphy/samlguy/issues/82)) ([ed26434](https://github.com/kellenmurphy/samlguy/commit/ed2643412d85686938fa3f8e98dea566db38e8e3)) ## [1.3.7](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.6...samlguy-v1.3.7) (2026-05-28) - ### Bug Fixes & Dependencies -* **discover:** reject IP-literal issuers; fix CORS and logging docs ([#79](https://github.com/kellenmurphy/samlguy/issues/79)) ([67ac50e](https://github.com/kellenmurphy/samlguy/commit/67ac50e76218bf6bf0536d1dcf3154ff6c115b94)) +- **discover:** reject IP-literal issuers; fix CORS and logging docs ([#79](https://github.com/kellenmurphy/samlguy/issues/79)) ([67ac50e](https://github.com/kellenmurphy/samlguy/commit/67ac50e76218bf6bf0536d1dcf3154ff6c115b94)) ## [1.3.6](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.5...samlguy-v1.3.6) (2026-05-28) - ### Documentation -* **security:** correct token permissions and branch protection descriptions ([#77](https://github.com/kellenmurphy/samlguy/issues/77)) ([0fd12e1](https://github.com/kellenmurphy/samlguy/commit/0fd12e1c1247797c35ab0ad19ebb02ff4ac5fb01)) +- **security:** correct token permissions and branch protection descriptions ([#77](https://github.com/kellenmurphy/samlguy/issues/77)) ([0fd12e1](https://github.com/kellenmurphy/samlguy/commit/0fd12e1c1247797c35ab0ad19ebb02ff4ac5fb01)) ## [1.3.5](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.4...samlguy-v1.3.5) (2026-05-28) - ### Bug Fixes & Dependencies -* **deps-dev:** bump eslint-plugin-svelte from 3.17.1 to 3.18.0 ([#72](https://github.com/kellenmurphy/samlguy/issues/72)) ([21811a8](https://github.com/kellenmurphy/samlguy/commit/21811a84f2cc306486b3cb2b9f50613a3244d6c8)) +- **deps-dev:** bump eslint-plugin-svelte from 3.17.1 to 3.18.0 ([#72](https://github.com/kellenmurphy/samlguy/issues/72)) ([21811a8](https://github.com/kellenmurphy/samlguy/commit/21811a84f2cc306486b3cb2b9f50613a3244d6c8)) ## [1.3.4](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.3...samlguy-v1.3.4) (2026-05-28) - ### Bug Fixes & Dependencies -* **deps-dev:** bump svelte from 5.55.9 to 5.55.10 in the svelte group ([#71](https://github.com/kellenmurphy/samlguy/issues/71)) ([a9972cb](https://github.com/kellenmurphy/samlguy/commit/a9972cb1f5649c5dd10ae68ce27d96ad0b61441a)) +- **deps-dev:** bump svelte from 5.55.9 to 5.55.10 in the svelte group ([#71](https://github.com/kellenmurphy/samlguy/issues/71)) ([a9972cb](https://github.com/kellenmurphy/samlguy/commit/a9972cb1f5649c5dd10ae68ce27d96ad0b61441a)) ## [1.3.3](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.2...samlguy-v1.3.3) (2026-05-27) - ### Bug Fixes & Dependencies -* **deps-dev:** bump wrangler in the cloudflare group ([#69](https://github.com/kellenmurphy/samlguy/issues/69)) ([d65dcec](https://github.com/kellenmurphy/samlguy/commit/d65dcec70c1b9710c253407def342a1a15ae39ba)) +- **deps-dev:** bump wrangler in the cloudflare group ([#69](https://github.com/kellenmurphy/samlguy/issues/69)) ([d65dcec](https://github.com/kellenmurphy/samlguy/commit/d65dcec70c1b9710c253407def342a1a15ae39ba)) ## [1.3.2](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.1...samlguy-v1.3.2) (2026-05-26) - ### Bug Fixes & Dependencies -* **deps-dev:** bump typescript-eslint from 8.59.4 to 8.60.0 ([#67](https://github.com/kellenmurphy/samlguy/issues/67)) ([a15291a](https://github.com/kellenmurphy/samlguy/commit/a15291af5fbef30933bf3ed8e46d5d2e65e2ebf6)) +- **deps-dev:** bump typescript-eslint from 8.59.4 to 8.60.0 ([#67](https://github.com/kellenmurphy/samlguy/issues/67)) ([a15291a](https://github.com/kellenmurphy/samlguy/commit/a15291af5fbef30933bf3ed8e46d5d2e65e2ebf6)) ## [1.3.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.3.0...samlguy-v1.3.1) (2026-05-25) - ### Bug Fixes & Dependencies -* **examples:** remove incorrect POST binding query string example ([984cc30](https://github.com/kellenmurphy/samlguy/commit/984cc30a536cadfe18d84a72113f29ece2c085c9)) -* **examples:** remove incorrect POST binding query string example ([264e1ca](https://github.com/kellenmurphy/samlguy/commit/264e1ca30d3c133550064111d7230a6beec16338)) +- **examples:** remove incorrect POST binding query string example ([984cc30](https://github.com/kellenmurphy/samlguy/commit/984cc30a536cadfe18d84a72113f29ece2c085c9)) +- **examples:** remove incorrect POST binding query string example ([264e1ca](https://github.com/kellenmurphy/samlguy/commit/264e1ca30d3c133550064111d7230a6beec16338)) ## [1.3.0](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.7...samlguy-v1.3.0) (2026-05-25) - ### Features -* InCommon attribute annotations, Examples button, and Authorization header fix ([7b85bd5](https://github.com/kellenmurphy/samlguy/commit/7b85bd5271c323d98f26ce7879a62dd691a7e793)) -* **saml:** add InCommon R&S and eppn-scoped badge annotations to the attribute table ([13f4ae6](https://github.com/kellenmurphy/samlguy/commit/13f4ae685399e114d93977c9827bb2f13a3603e3)) -* **ui:** add attribute badge UI and Examples button with 10 dynamic payloads ([c0b1677](https://github.com/kellenmurphy/samlguy/commit/c0b1677eaf0907430e8781b98f9b9ce88b6a4b33)) - +- InCommon attribute annotations, Examples button, and Authorization header fix ([7b85bd5](https://github.com/kellenmurphy/samlguy/commit/7b85bd5271c323d98f26ce7879a62dd691a7e793)) +- **saml:** add InCommon R&S and eppn-scoped badge annotations to the attribute table ([13f4ae6](https://github.com/kellenmurphy/samlguy/commit/13f4ae685399e114d93977c9827bb2f13a3603e3)) +- **ui:** add attribute badge UI and Examples button with 10 dynamic payloads ([c0b1677](https://github.com/kellenmurphy/samlguy/commit/c0b1677eaf0907430e8781b98f9b9ce88b6a4b33)) ### Bug Fixes & Dependencies -* **jwt:** handle full Authorization: Bearer header line in decodeJwt ([a73e733](https://github.com/kellenmurphy/samlguy/commit/a73e7339687205465c6b8a03752b2beb30003d05)) - +- **jwt:** handle full Authorization: Bearer header line in decodeJwt ([a73e733](https://github.com/kellenmurphy/samlguy/commit/a73e7339687205465c6b8a03752b2beb30003d05)) ### Documentation -* update README for attribute annotations and Examples button ([c0ff7a5](https://github.com/kellenmurphy/samlguy/commit/c0ff7a54670dd35ea06310eb923e635145efa377)) +- update README for attribute annotations and Examples button ([c0ff7a5](https://github.com/kellenmurphy/samlguy/commit/c0ff7a54670dd35ea06310eb923e635145efa377)) ## [1.2.7](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.6...samlguy-v1.2.7) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump wrangler from 4.92.0 to 4.94.0 in the cloudflare group across 1 directory ([33eaa94](https://github.com/kellenmurphy/samlguy/commit/33eaa9451e5b13fc1848786bf69ed1cba6ea0fc0)) -* **deps-dev:** bump wrangler in the cloudflare group across 1 directory ([519a8f2](https://github.com/kellenmurphy/samlguy/commit/519a8f2ab8fa581427699996132ebcd50ee23d88)) +- **deps-dev:** bump wrangler from 4.92.0 to 4.94.0 in the cloudflare group across 1 directory ([33eaa94](https://github.com/kellenmurphy/samlguy/commit/33eaa9451e5b13fc1848786bf69ed1cba6ea0fc0)) +- **deps-dev:** bump wrangler in the cloudflare group across 1 directory ([519a8f2](https://github.com/kellenmurphy/samlguy/commit/519a8f2ab8fa581427699996132ebcd50ee23d88)) ## [1.2.6](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.5...samlguy-v1.2.6) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump prettier-plugin-svelte from 3.5.2 to 4.0.1 ([76302e2](https://github.com/kellenmurphy/samlguy/commit/76302e2d3ed11553c3cb09a8f3d554583a71c737)) -* **deps-dev:** bump prettier-plugin-svelte from 3.5.2 to 4.0.1 ([647c018](https://github.com/kellenmurphy/samlguy/commit/647c018f3329c65a269980330d684889b684101c)) +- **deps-dev:** bump prettier-plugin-svelte from 3.5.2 to 4.0.1 ([76302e2](https://github.com/kellenmurphy/samlguy/commit/76302e2d3ed11553c3cb09a8f3d554583a71c737)) +- **deps-dev:** bump prettier-plugin-svelte from 3.5.2 to 4.0.1 ([647c018](https://github.com/kellenmurphy/samlguy/commit/647c018f3329c65a269980330d684889b684101c)) ## [1.2.5](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.4...samlguy-v1.2.5) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump vite from 8.0.13 to 8.0.14 ([e8f3498](https://github.com/kellenmurphy/samlguy/commit/e8f349864d87b2d08da5a3e3b0d14ed47912e913)) -* **deps-dev:** bump vite from 8.0.13 to 8.0.14 ([c4f8719](https://github.com/kellenmurphy/samlguy/commit/c4f8719503494727c6196e94667cd376e842252b)) +- **deps-dev:** bump vite from 8.0.13 to 8.0.14 ([e8f3498](https://github.com/kellenmurphy/samlguy/commit/e8f349864d87b2d08da5a3e3b0d14ed47912e913)) +- **deps-dev:** bump vite from 8.0.13 to 8.0.14 ([c4f8719](https://github.com/kellenmurphy/samlguy/commit/c4f8719503494727c6196e94667cd376e842252b)) ## [1.2.4](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.3...samlguy-v1.2.4) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump typescript-eslint from 8.59.3 to 8.59.4 ([71d9d99](https://github.com/kellenmurphy/samlguy/commit/71d9d9975f68ed2fcfa1836f72f27244488f725f)) -* **deps-dev:** bump typescript-eslint from 8.59.3 to 8.59.4 ([81e6fee](https://github.com/kellenmurphy/samlguy/commit/81e6fee44eb56c1d65a2ebb03d250a0a9bebca02)) +- **deps-dev:** bump typescript-eslint from 8.59.3 to 8.59.4 ([71d9d99](https://github.com/kellenmurphy/samlguy/commit/71d9d9975f68ed2fcfa1836f72f27244488f725f)) +- **deps-dev:** bump typescript-eslint from 8.59.3 to 8.59.4 ([81e6fee](https://github.com/kellenmurphy/samlguy/commit/81e6fee44eb56c1d65a2ebb03d250a0a9bebca02)) ## [1.2.3](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.2...samlguy-v1.2.3) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump the svelte group across 1 directory with 2 updates ([ab6991f](https://github.com/kellenmurphy/samlguy/commit/ab6991f5a51b13836e621c6cb41bef7b113595db)) -* **deps-dev:** bump the svelte group across 1 directory with 2 updates ([ac95bd4](https://github.com/kellenmurphy/samlguy/commit/ac95bd43bff0ee72696a05c081fd365881faa1ed)) +- **deps-dev:** bump the svelte group across 1 directory with 2 updates ([ab6991f](https://github.com/kellenmurphy/samlguy/commit/ab6991f5a51b13836e621c6cb41bef7b113595db)) +- **deps-dev:** bump the svelte group across 1 directory with 2 updates ([ac95bd4](https://github.com/kellenmurphy/samlguy/commit/ac95bd43bff0ee72696a05c081fd365881faa1ed)) ## [1.2.2](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.1...samlguy-v1.2.2) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump vitest from 4.1.6 to 4.1.7 ([1e92ecf](https://github.com/kellenmurphy/samlguy/commit/1e92ecf83b27602c5d5b3dc04cf0cf5c139fb0e7)) -* **deps-dev:** bump vitest from 4.1.6 to 4.1.7 ([69d5ee7](https://github.com/kellenmurphy/samlguy/commit/69d5ee7f6a0269bbf06a3a390ac596b6c396bd89)) +- **deps-dev:** bump vitest from 4.1.6 to 4.1.7 ([1e92ecf](https://github.com/kellenmurphy/samlguy/commit/1e92ecf83b27602c5d5b3dc04cf0cf5c139fb0e7)) +- **deps-dev:** bump vitest from 4.1.6 to 4.1.7 ([69d5ee7](https://github.com/kellenmurphy/samlguy/commit/69d5ee7f6a0269bbf06a3a390ac596b6c396bd89)) ## [1.2.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.2.0...samlguy-v1.2.1) (2026-05-25) - ### Bug Fixes & Dependencies -* **deps-dev:** bump @types/node from 25.8.0 to 25.9.1 ([0b663b6](https://github.com/kellenmurphy/samlguy/commit/0b663b689d8da83664b46e5bb4a6fbce9c844546)) -* **deps-dev:** bump @types/node from 25.8.0 to 25.9.1 ([d93898f](https://github.com/kellenmurphy/samlguy/commit/d93898fdcc5c5e910151668d41ac7bbd5d626704)) +- **deps-dev:** bump @types/node from 25.8.0 to 25.9.1 ([0b663b6](https://github.com/kellenmurphy/samlguy/commit/0b663b689d8da83664b46e5bb4a6fbce9c844546)) +- **deps-dev:** bump @types/node from 25.8.0 to 25.9.1 ([d93898f](https://github.com/kellenmurphy/samlguy/commit/d93898fdcc5c5e910151668d41ac7bbd5d626704)) ## [1.2.0](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.1.2...samlguy-v1.2.0) (2026-05-16) - ### Features -* AuthnContext labels, status descriptions, XML highlighting, and shareable links ([944a870](https://github.com/kellenmurphy/samlguy/commit/944a87088f9c58bce592c1813c0adea13a9ae672)) -* **saml:** add AuthnContext labels, status descriptions, spec links, and XML line wrapping ([5551b29](https://github.com/kellenmurphy/samlguy/commit/5551b291d4dc73e46e8db825415a54570e9701f6)) -* **ui:** add XML syntax highlighting with hoverable element tooltips ([424f8a5](https://github.com/kellenmurphy/samlguy/commit/424f8a5a369e9bdaab295e0d67ef31b2762a08ec)) - +- AuthnContext labels, status descriptions, XML highlighting, and shareable links ([944a870](https://github.com/kellenmurphy/samlguy/commit/944a87088f9c58bce592c1813c0adea13a9ae672)) +- **saml:** add AuthnContext labels, status descriptions, spec links, and XML line wrapping ([5551b29](https://github.com/kellenmurphy/samlguy/commit/5551b291d4dc73e46e8db825415a54570e9701f6)) +- **ui:** add XML syntax highlighting with hoverable element tooltips ([424f8a5](https://github.com/kellenmurphy/samlguy/commit/424f8a5a369e9bdaab295e0d67ef31b2762a08ec)) ### Bug Fixes & Dependencies -* **ui:** update logo to <saml:Guy/> with white brackets ([28ec246](https://github.com/kellenmurphy/samlguy/commit/28ec246d6986448669b964f00c27cf5815e51abb)) - +- **ui:** update logo to <saml:Guy/> with white brackets ([28ec246](https://github.com/kellenmurphy/samlguy/commit/28ec246d6986448669b964f00c27cf5815e51abb)) ### Documentation -* update CLAUDE.md and README for shipped features ([f46a343](https://github.com/kellenmurphy/samlguy/commit/f46a34361863b26ca0236047854a7ac44961ad2c)) +- update CLAUDE.md and README for shipped features ([f46a343](https://github.com/kellenmurphy/samlguy/commit/f46a34361863b26ca0236047854a7ac44961ad2c)) ## [1.1.2](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.1.1...samlguy-v1.1.2) (2026-05-16) - ### Bug Fixes & Dependencies -* footer layout and CI token permissions ([07ef730](https://github.com/kellenmurphy/samlguy/commit/07ef7307cfe15984798587c4ec2ddfff73552633)) -* **ui:** stack footer attribution above links ([440b5a1](https://github.com/kellenmurphy/samlguy/commit/440b5a16d68289df926f365dbaae91d91357bcae)) +- footer layout and CI token permissions ([07ef730](https://github.com/kellenmurphy/samlguy/commit/07ef7307cfe15984798587c4ec2ddfff73552633)) +- **ui:** stack footer attribution above links ([440b5a1](https://github.com/kellenmurphy/samlguy/commit/440b5a16d68289df926f365dbaae91d91357bcae)) ## [1.1.1](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.1.0...samlguy-v1.1.1) (2026-05-16) - ### Bug Fixes & Dependencies -* **ci:** trigger CI via label instead of workflow dispatch ([347af49](https://github.com/kellenmurphy/samlguy/commit/347af49faceba4257637f24055b49aa26d875c2a)) -* **ci:** trigger CI via label; bump dev deps ([9ec17d9](https://github.com/kellenmurphy/samlguy/commit/9ec17d9bd43f5486df1df9b73efa763a20bdf368)) -* **deps:** bump dev dependencies to latest ([7fc3a22](https://github.com/kellenmurphy/samlguy/commit/7fc3a22cf3d9c9f81bb964b093eaf11925ca0a69)) +- **ci:** trigger CI via label instead of workflow dispatch ([347af49](https://github.com/kellenmurphy/samlguy/commit/347af49faceba4257637f24055b49aa26d875c2a)) +- **ci:** trigger CI via label; bump dev deps ([9ec17d9](https://github.com/kellenmurphy/samlguy/commit/9ec17d9bd43f5486df1df9b73efa763a20bdf368)) +- **deps:** bump dev dependencies to latest ([7fc3a22](https://github.com/kellenmurphy/samlguy/commit/7fc3a22cf3d9c9f81bb964b093eaf11925ca0a69)) ## [1.1.0](https://github.com/kellenmurphy/samlguy/compare/samlguy-v1.0.0...samlguy-v1.1.0) (2026-05-16) - ### Features -* add release-please for automated changelog and GitHub releases ([74ff54f](https://github.com/kellenmurphy/samlguy/commit/74ff54f10c1328b81630a285dada4b0767a14555)) - +- add release-please for automated changelog and GitHub releases ([74ff54f](https://github.com/kellenmurphy/samlguy/commit/74ff54f10c1328b81630a285dada4b0767a14555)) ### Bug Fixes & Dependencies -* automate release PR approval, merge, and CI trigger ([8dd5876](https://github.com/kellenmurphy/samlguy/commit/8dd5876cb77590857b8d2d8bb7a6f442a0e633ff)) -* automate release PR approval, merge, and CI trigger ([9e7f2f3](https://github.com/kellenmurphy/samlguy/commit/9e7f2f3ff30e45a9781d26630ca2eac61ec8d6aa)) -* **ci:** add --repo flag to gh commands in release-please workflow ([e464d81](https://github.com/kellenmurphy/samlguy/commit/e464d81027a025b419d039a6de602c75d4f5aaf3)) -* **ci:** add --repo flag to gh commands in release-please workflow ([5a4131d](https://github.com/kellenmurphy/samlguy/commit/5a4131d4dd096daab615e9dd4c489deb2c42b4f8)) -* release automation, security headers, and doc updates ([3d2c15e](https://github.com/kellenmurphy/samlguy/commit/3d2c15ed31f149c83d34a91de63f539af27adad1)) -* release automation, security headers, and doc updates ([d390500](https://github.com/kellenmurphy/samlguy/commit/d3905008857a066dcdb90aa723bf31562f220bc9)) +- automate release PR approval, merge, and CI trigger ([8dd5876](https://github.com/kellenmurphy/samlguy/commit/8dd5876cb77590857b8d2d8bb7a6f442a0e633ff)) +- automate release PR approval, merge, and CI trigger ([9e7f2f3](https://github.com/kellenmurphy/samlguy/commit/9e7f2f3ff30e45a9781d26630ca2eac61ec8d6aa)) +- **ci:** add --repo flag to gh commands in release-please workflow ([e464d81](https://github.com/kellenmurphy/samlguy/commit/e464d81027a025b419d039a6de602c75d4f5aaf3)) +- **ci:** add --repo flag to gh commands in release-please workflow ([5a4131d](https://github.com/kellenmurphy/samlguy/commit/5a4131d4dd096daab615e9dd4c489deb2c42b4f8)) +- release automation, security headers, and doc updates ([3d2c15e](https://github.com/kellenmurphy/samlguy/commit/3d2c15ed31f149c83d34a91de63f539af27adad1)) +- release automation, security headers, and doc updates ([d390500](https://github.com/kellenmurphy/samlguy/commit/d3905008857a066dcdb90aa723bf31562f220bc9)) ## [1.0.0](https://github.com/kellenmurphy/samlguy/releases/tag/v1.0.0) (2026-05-16) ### Features -* Smart input detection — paste raw base64+DEFLATE (HTTP-Redirect), raw base64 (HTTP-POST), query strings, full URLs, HTTP log lines, or `Authorization: Bearer` headers; the tool figures out what it is -* SAML decoder with summary panel (binding, message type, status, issuer, destination, ACS URL, NameID, InResponseTo, RelayState, encryption flags), timestamp math, signing certificate details (subject, issuer, key algorithm, validity), attribute statement table, and pretty-printed XML -* JWT / OIDC decoder with algorithm warnings (`alg: none` danger, HMAC weak badge), timestamp analysis, scope display, and raw header/payload JSON -* X.509 certificate parser — pure DER/ASN.1 implementation, no external library; handles RSA, EC, UTCTime, GeneralizedTime, and unknown OIDs -* OIDC Discovery — Discover button on the `iss` field fetches `.well-known/openid-configuration` server-side via Cloudflare Worker; surfaces issuer match, supported algorithms, JWKS URI, and endpoint URLs -* Shareable links — Copy link button encodes the current input into the URL fragment (`#`); the fragment never reaches the server -* InfoTip contextual help tooltips on every summary field, covering SAML spec, JWT/OIDC standards, OAuth 2.0 scopes, and common federation conventions -* Light / dark mode toggle with `localStorage` persistence -* Privacy policy page +- Smart input detection — paste raw base64+DEFLATE (HTTP-Redirect), raw base64 (HTTP-POST), query strings, full URLs, HTTP log lines, or `Authorization: Bearer` headers; the tool figures out what it is +- SAML decoder with summary panel (binding, message type, status, issuer, destination, ACS URL, NameID, InResponseTo, RelayState, encryption flags), timestamp math, signing certificate details (subject, issuer, key algorithm, validity), attribute statement table, and pretty-printed XML +- JWT / OIDC decoder with algorithm warnings (`alg: none` danger, HMAC weak badge), timestamp analysis, scope display, and raw header/payload JSON +- X.509 certificate parser — pure DER/ASN.1 implementation, no external library; handles RSA, EC, UTCTime, GeneralizedTime, and unknown OIDs +- OIDC Discovery — Discover button on the `iss` field fetches `.well-known/openid-configuration` server-side via Cloudflare Worker; surfaces issuer match, supported algorithms, JWKS URI, and endpoint URLs +- Shareable links — Copy link button encodes the current input into the URL fragment (`#`); the fragment never reaches the server +- InfoTip contextual help tooltips on every summary field, covering SAML spec, JWT/OIDC standards, OAuth 2.0 scopes, and common federation conventions +- Light / dark mode toggle with `localStorage` persistence +- Privacy policy page ### Bug Fixes & Dependencies -* Fix overscroll background flash on mobile -* Fix coverage reporters: configure lcov output in vitest config rather than CLI flag -* Fix devalue and svelte audit vulnerabilities -* Bump all dependencies to latest +- Fix overscroll background flash on mobile +- Fix coverage reporters: configure lcov output in vitest config rather than CLI flag +- Fix devalue and svelte audit vulnerabilities +- Bump all dependencies to latest ### Security -* OSSF Scorecard workflow — weekly evaluation of supply-chain security practices, results published to GitHub code scanning dashboard -* CodeQL advanced setup — `security-extended` query suite on every push and PR to `main` -* SHA-pinned GitHub Actions across all workflows -* Commit signing via SSH key (1Password agent); all commits to `main` carry verified signatures -* Property-based fuzz tests (fast-check) covering all parsers: SAML decoder, JWT decoder, X.509 DER/ASN.1 parser, generic fallback decoder -* SECURITY.md: vulnerability reporting via GitHub private advisory; full disclosure of data flow, supply chain controls, branch protection, and fuzzing approach +- OSSF Scorecard workflow — weekly evaluation of supply-chain security practices, results published to GitHub code scanning dashboard +- CodeQL advanced setup — `security-extended` query suite on every push and PR to `main` +- SHA-pinned GitHub Actions across all workflows +- Commit signing via SSH key (1Password agent); all commits to `main` carry verified signatures +- Property-based fuzz tests (fast-check) covering all parsers: SAML decoder, JWT decoder, X.509 DER/ASN.1 parser, generic fallback decoder +- SECURITY.md: vulnerability reporting via GitHub private advisory; full disclosure of data flow, supply chain controls, branch protection, and fuzzing approach ### Documentation -* MIT license +- MIT license diff --git a/CLAUDE.md b/CLAUDE.md index 6a8680b..72738c7 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -28,6 +28,7 @@ The core UX premise: paste whatever messy thing you grabbed from a log file, a n A single `