• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AxisCommunications / go-dpop
89%

Build:
DEFAULT BRANCH: main
Repo Added 17 Aug 2023 06:13AM CUT
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • docs/readme-badges

21 Nov 2024 10:41AM CUT coverage: 89.189% (+1.0%) from 88.235%
11951545705

push

github

web-flow
fix: gracefully handle malformed jwk headers (#24)

Fixes an issue where parsing of a proof resulted in a panic if the `jwk`
header was malformed. Now all parsing of the `jwk` header uses safe type
assertions.

- Fixes #23

39 of 39 new or added lines in 1 file covered. (100.0%)

264 of 296 relevant lines covered (89.19%)

0.99 hits per line

Relevant lines Covered
Build:
Build:
296 RELEVANT LINES 264 COVERED LINES
0.99 HITS PER LINE
Source Files on main
  • List 4
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
86.54
parse.go343 + 35208 + 24180 + 2428 1.0
89.47
proof.go117 38 34 4 1.0
100.0
boundtoken.go34 8 8 0 1.0
100.0
create.go80 42 42 0 1.0
Showing 1 to 4 of 4 entries
  • Previous
  • 1
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11951545705 main fix: gracefully handle malformed jwk headers (#24) Fixes an issue where parsing of a proof resulted in a panic if the `jwk` header was malformed. Now all parsing of the `jwk` header uses safe type assertions. - Fixes #23 push 21 Nov 2024 10:41AM CUT web-flow github
89.19
11951394006 main fix: pad elliptic curve coordinates correctly in JWK representation (#22) When creating and using JWK representations the byte array is padded at the start with 0x00 to ensure that all hashes of the JWK will be correct. When calculating the ... push 21 Nov 2024 10:32AM CUT web-flow github
88.24
11914554422 main feat: separate future and expired checks (#18) As the RFC says that proofs signed in the future MAY be accepted, the default behavior should then be that a proof signed in the future should NOT be accepted. [See section 11.1-4](https://datatracke... push 19 Nov 2024 01:56PM CUT web-flow github
87.79
10680552104 main fix: Fix registered claims panic bug (#20) <!-- This project uses semantic versioning in combination with conventional commits. When creating a pull request the title will be validated to follow conevntional commits however you as a contrib... push 03 Sep 2024 09:46AM CUT web-flow github
88.12
8737468608 main chore(deps): bump the go-dependencies group with 1 update (#17) Bumps the go-dependencies group with 1 update: [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt). Updates `github.com/golang-jwt/jwt/v5` from 5.2.0 to 5.2.1 - [... push 18 Apr 2024 12:01PM CUT web-flow github
88.12
7624806098 main docs: clarify wording on `ParseOptions` (#16) Clarify that `TimeStamp` and `NonceHasTimestamp` is used for checking clock-skew only. push 23 Jan 2024 11:07AM CUT web-flow github
88.12
7084511573 main fix: strip query and fragment from URL (#15) According to the RFC query and fragment should not be taken into consideration when comparing the request URI to the `htu` claim. The `url` package handles scheme and syntax based normalization. push 04 Dec 2023 09:23AM CUT web-flow github
88.12
7083621781 main chore(deps): bump the go-dependencies group with 1 update (#14) Bumps the go-dependencies group with 1 update: [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt). - [Release notes](https://github.com/golang-jwt/jwt/releases) - ... push 04 Dec 2023 08:01AM CUT web-flow github
88.08
6956311036 main fix: #7 JWK thumbprint includes optional members when calculated (#11) * still missing tests * added tests * added tests * made the switch more elegant * made the switch more elegant push 22 Nov 2023 10:57AM CUT web-flow github
88.08
5890070133 main chore: remove unnecessary package names (#2) Remove package name `dpop` in test imports and `README` examples. Fix file type error on `dependabot` config. push 17 Aug 2023 11:04AM CUT web-flow github
89.3
See All Builds (11)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc