An open API service for producing an overview of a list of open source projects.

https://github.com/jakartaee/authorization

Score: 22.92111811656966

Last synced: 1 day ago
JSON representation

Repository metadata:

Jakarta Authorization


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 130
Total Committers: 11
Avg Commits per committer: 11.818
Development Distribution Score (DDS): 0.154

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
arjantijms a****s@g****m 110
Guillermo González de Agüero z****o@g****m 4
Jean-Louis Monteiro j****o@t****m 3
David Blevins d****s@g****m 3
Eclipse Authorization Bot a****t@e****g 2
Darran Lofthouse d****e@j****m 2
Eclipse jacc Bot j****t@e****g 2
Yamini K B y****b@o****m 1
Piotrek Zygielo p****r@z****l 1
Jonathan Coustick j****k@p****h 1
Emily Jiang e****6@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 51
Total pull requests: 99
Average time to close issues: 10 months
Average time to close pull requests: 6 days
Total issue authors: 21
Total pull request authors: 9
Average comments per issue: 1.96
Average comments per pull request: 0.2
Merged pull request: 89
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 3
Past year average time to close issues: about 2 months
Past year average time to close pull requests: less than a minute
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 0.5
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jakartaee/authorization

Top Issue Authors

  • arjantijms (22)
  • kwsutter (3)
  • starksm64 (3)
  • keilw (2)
  • darranl (2)
  • ivargrimstad (2)
  • m0mus (2)
  • glassfishrobot (2)
  • jhanders34 (1)
  • MattGill98 (1)
  • jvanhill (1)
  • waynebeaton (1)
  • tjwatson (1)
  • ghost (1)
  • pdudits (1)

Top Pull Request Authors

  • arjantijms (83)
  • darranl (3)
  • dblevins (3)
  • pzygielo (3)
  • ggam (2)
  • jeanouii (2)
  • fl4via (1)
  • Emily-Jiang (1)
  • step-security-bot (1)

Top Issue Labels

  • certification (4)
  • accepted (4)
  • enhancement (3)
  • 2.1 (3)
  • Priority: Major (2)
  • Type: New Feature (2)
  • TCK (2)
  • invalid (1)
  • Epic (1)
  • wave:2 (1)
  • build (1)
  • Removals (1)

Top Pull Request Labels

  • TCK (11)
  • 2.1 (7)
  • M3 (3)
  • build (1)
  • M1 (1)
  • M2 (1)
  • spec text (1)

Package metadata

repo1.maven.org: jakarta.authorization:jakarta.authorization-api

Jakarta Authorization defines a low-level SPI for authorization modules, which are repositories of permissions facilitating subject based security by determining whether a given subject has a given permission, and algorithms to transform security constraints for specific containers (such as Jakarta Servlet or Jakarta Enterprise Beans) into these permissions.

  • Homepage: https://github.com/jakartaee/authorization
  • Documentation: https://appdoc.app/artifact/jakarta.authorization/jakarta.authorization-api/
  • Licenses: EPL 2.0,GPL2 w/ CPE
  • Latest release: 3.0.0 (published over 1 year ago)
  • Last Synced: 2025-09-06T16:31:57.518Z (2 days ago)
  • Versions: 8
  • Dependent Packages: 60
  • Dependent Repositories: 97
  • Docker Downloads: 26,409,332
  • Rankings:
    • Docker downloads count: 0.829%
    • Dependent packages count: 1.167%
    • Dependent repos count: 1.985%
    • Average: 17.387%
    • Forks count: 33.607%
    • Stargazers count: 49.346%

Dependencies

api/pom.xml maven
  • jakarta.servlet:jakarta.servlet-api 6.0.0
pom.xml maven
spec/pom.xml maven
tck/app-custom-policy/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-custom-policy2/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-permissions-equals-hashcode/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-policy-within-servlet/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/common/pom.xml maven
  • jakarta.xml.bind:jakarta.xml.bind-api 4.0.0 provided
  • junit:junit provided
  • org.htmlunit:htmlunit 3.11.0 provided
  • org.jboss.arquillian.junit:arquillian-junit-container provided
tck/pom.xml maven
  • jakarta.authorization:jakarta.authorization-api 3.0.0-SNAPSHOT provided
  • jakarta.servlet:jakarta.servlet-api 6.1.0-M2 provided
  • jakarta.annotation:jakarta.annotation-api 3.0.0
  • org.jsoup:jsoup 1.17.2
  • junit:junit test
  • org.htmlunit:htmlunit 3.11.0 test
  • org.jboss.arquillian.junit:arquillian-junit-container test
  • org.jboss.arquillian.protocol:arquillian-protocol-servlet test
tck/app-custom-trace-policy/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-custom-trace-policyconfiguration/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-custom-trace-policyconfigurationfactory/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-servlet-constraints/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
tck/app-custom-policyfactory/pom.xml maven
  • org.eclipse.ee4j.authorization.tck:common 3.0.0-SNAPSHOT
tck/app-ejb-constraints/pom.xml maven
  • jakarta.ejb:jakarta.ejb-api 4.0.1
  • org.eclipse.ee4j.authorization.tck:common 3.0.0-SNAPSHOT
tck/authorization-signaturegen/pom.xml maven
tck/authorization-signaturetest/pom.xml maven
  • jakarta.tck:sigtest-maven-plugin 2.2
  • org.junit.jupiter:junit-jupiter 5.10.2
tck-dist/pom.xml maven
tck-dist/userguide/pom.xml maven