https://github.com/jakartaee/authorization
Score: 22.92111811656966
Last synced: 1 day ago
JSON representation
Repository metadata:
Jakarta Authorization
- Host: GitHub
- URL: https://github.com/jakartaee/authorization
- Owner: jakartaee
- License: other
- Created: 2018-05-28T15:19:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-05T10:50:35.000Z (3 days ago)
- Last Synced: 2025-09-05T16:19:13.626Z (3 days ago)
- Language: Java
- Homepage:
- Size: 788 KB
- Stars: 15
- Watchers: 14
- Forks: 19
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Owner metadata:
- Name: Jakarta EE
- Login: jakartaee
- Email:
- Kind: organization
- Description:
- Website: https://jakarta.ee
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/36201228?v=4
- Repositories: 65
- Last Synced at: 2024-03-26T00:07:07.773Z
- Profile URL: https://github.com/jakartaee
GitHub Events
Total
- Issue comment event: 1
- Issues event: 2
- Pull request event: 1
- Push event: 2
- Watch event: 2
- Total: 8
Last Year
- Issue comment event: 1
- Issues event: 2
- Pull request event: 1
- Push event: 2
- Watch event: 2
- Total: 8
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 | 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
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
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 26,409,332
- Total dependent packages: 60
- Total dependent repositories: 97
- Total versions: 8
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
- jakarta.servlet:jakarta.servlet-api 6.0.0
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- 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
- 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
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 4.0.0-SNAPSHOT
- org.eclipse.ee4j.authorization.tck:common 3.0.0-SNAPSHOT
- jakarta.ejb:jakarta.ejb-api 4.0.1
- org.eclipse.ee4j.authorization.tck:common 3.0.0-SNAPSHOT
- jakarta.tck:sigtest-maven-plugin 2.2
- org.junit.jupiter:junit-jupiter 5.10.2