Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/potatosalad/erlang-jose

cryptography elixir erlang jose jwt

Score: 27.96347637312587

Last synced: 3 days ago
JSON representation

Repository metadata:

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 28 days ago

Total Commits: 257
Total Committers: 43
Avg Commits per committer: 5.977
Development Distribution Score (DDS): 0.553

Commits in past year: 17
Committers in past year: 9
Avg Commits per committer in past year: 1.889
Development Distribution Score (DDS) in past year: 0.706

Name Email Commits
Andrew Bennett p****x@g****m 115
Andrew Bennett a****t@t****m 56
Andrew Bennett p****x@f****m 15
Eric Meadows-Jönsson e****n@g****m 8
Andrea Leopardi a****i@g****m 5
Jonatan Männchen j****n@m****h 4
Michael Klishin m****l@c****g 4
Andrew Bennett p****x@m****m 4
Alexandre Rodrigues a****r@l****m 2
Andrew Shu t****e@g****m 2
Emil Falk e****k@t****e 2
Johan Hallstensson j****d@g****m 2
Josh Austin j****n@g****m 2
Philip Kuryloski k****p@v****m 2
Spencer Carlson s****n@e****m 2
Thiago Santos t****s@g****m 2
Victor Oliveira Nascimento v****o@c****r 2
moogle19 k****l@q****u 2
Brett Beatty b****y@g****m 2
Alexandru Bagu c****t@a****o 1
Andreas Hasselberg a****g@g****m 1
Angelo Lakra a****a@c****m 1
Bartek Bułat b****t@g****m 1
Ben Martin r****n@p****m 1
badlop b****p@p****t 1
aymanosman a****n@g****m 1
Victor Oliveira Nascimento 3****c 1
Daniel Morandini d****i@m****m 1
Jared Dellitt j****d@d****m 1
Leo Nikkilä h****o@l****a 1
and 13 more...

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 74
Total pull requests: 59
Average time to close issues: 8 months
Average time to close pull requests: about 2 months
Total issue authors: 49
Total pull request authors: 36
Average comments per issue: 2.3
Average comments per pull request: 1.8
Merged pull request: 40
Bot issues: 0
Bot pull requests: 0

Past year issues: 8
Past year pull requests: 15
Past year average time to close issues: 26 days
Past year average time to close pull requests: about 1 month
Past year issue authors: 7
Past year pull request authors: 9
Past year average comments per issue: 1.88
Past year average comments per pull request: 0.87
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/potatosalad/erlang-jose

Top Issue Authors

  • potatosalad (10)
  • tanguilp (9)
  • victorolinasc (4)
  • bowlofeggs (3)
  • kpy3 (2)
  • maennchen (2)
  • bcardarella (2)
  • adamu (1)
  • kdisneur (1)
  • leeduckgo (1)
  • lilianskim (1)
  • michaelklishin (1)
  • mitel (1)
  • mljrg (1)
  • nl-sean (1)

Top Pull Request Authors

  • maennchen (9)
  • ericmj (5)
  • whatyouhide (4)
  • victorolinasc (3)
  • michaelklishin (3)
  • talklittle (2)
  • pjk25 (2)
  • badlop (2)
  • thiamsantos (2)
  • thalesmg (1)
  • ghost (1)
  • tanguilp (1)
  • andreashasse (1)
  • lnikkila (1)
  • canuc (1)

Top Issue Labels

  • enhancement (15)
  • help wanted (7)
  • bug (6)
  • open for visibility (1)

Top Pull Request Labels


Package metadata

hex.pm: jose

JSON Object Signing and Encryption (JOSE) for Erlang and Elixir.

  • Homepage: https://hexdocs.pm/jose
  • Documentation: http://hexdocs.pm/jose/
  • Licenses: MIT
  • Latest release: 1.11.10 (published 8 months ago)
  • Last Synced: 2024-12-24T05:35:48.841Z (3 days ago)
  • Versions: 44
  • Dependent Packages: 67
  • Dependent Repositories: 1,319
  • Downloads: 94,251,863 Total
  • Docker Downloads: 13,061
  • Rankings:
    • Downloads: 0.193%
    • Dependent repos count: 0.405%
    • Dependent packages count: 0.411%
    • Average: 1.28%
    • Docker downloads count: 1.387%
    • Forks count: 1.953%
    • Stargazers count: 3.334%
  • Maintainers (2)
  • Advisories:

Dependencies

mix.exs hex
  • earmark ~> 1.3
  • ex_doc ~> 0.19
  • jason ~> 1.1
  • jsone ~> 1.4
  • jsx ~> 2.9
  • libdecaf ~> 1.0.0
  • libsodium ~> 0.0.10
  • ojson ~> 1.0
  • poison ~> 4.0
.github/workflows/main.yml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2-preview composite
  • erlef/setup-beam v1 composite
priv/Dockerfile docker
  • ubuntu 19.10 build
test/Dockerfile docker
  • hexpm/erlang ${OTP_VERSION} build