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

https://github.com/ESAPI/esapi-java-legacy

java security

Score: 29.330164012747098

Last synced: about 16 hours ago
JSON representation

Repository metadata:

ESAPI (The OWASP Enterprise Security API) is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 2,131
Total Committers: 70
Avg Commits per committer: 30.443
Development Distribution Score (DDS): 0.672

Commits in past year: 55
Committers in past year: 4
Avg Commits per committer in past year: 13.75
Development Distribution Score (DDS) in past year: 0.127

Name Email Commits
kwwall k****l@g****m 699
kevin.w.wall k****l@6****b 238
manico.james m****s@6****b 225
Jeremiah Stacey j****y@g****m 196
planetlevel p****l@6****b 185
kfealz@gmail.com k****z@g****m@6****b 90
chrisisbeef c****f@6****b 77
Matt Seil m****l@a****g 76
schallee@darkmist.net s****e@d****t@6****b 45
rogan.dawes r****s@6****b 40
arshan.dabirsiaghi a****i@6****b 25
augustd a****d@6****b 25
vanderaj@gmail.com v****j@g****m@6****b 18
dwichers d****s@6****b 15
davewichers d****s@g****m 15
brent.shikoski@gmail.com b****i@g****m@6****b 14
mike.boberski m****i@6****b 12
Jeffrey Walton n****r@g****m 12
mikehfauzy m****y@6****b 11
Snyk bot s****t@s****o 9
jtmelton j****n@6****b 8
Wiiitek k****b@g****m 6
Chris Schmidt c****f 6
chris.schmidt@owasp.org c****t@o****g@6****b 5
arshan.dabirsiaghi@gmail.com a****i@g****m@6****b 5
Kad DEMBELE k****d@t****g 4
Anthony Musyoki a****i@g****m 4
karansanwal k****l@g****m 4
dependabot[bot] 4****] 3
augustd a****d@c****m 3
and 40 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 101
Total pull requests: 107
Average time to close issues: 4 months
Average time to close pull requests: 20 days
Total issue authors: 58
Total pull request authors: 26
Average comments per issue: 4.14
Average comments per pull request: 2.59
Merged pull request: 70
Bot issues: 0
Bot pull requests: 7

Past year issues: 16
Past year pull requests: 25
Past year average time to close issues: 3 days
Past year average time to close pull requests: 2 days
Past year issue authors: 12
Past year pull request authors: 9
Past year average comments per issue: 3.81
Past year average comments per pull request: 1.52
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ESAPI/esapi-java-legacy

Top Issue Authors

  • kwwall (29)
  • xeno6696 (4)
  • meg23 (4)
  • jeremiahjstacey (4)
  • JerryDevis (3)
  • raine93 (2)
  • dwhacker (2)
  • vpalli-bnym (2)
  • sh26masood (2)
  • RutujaPSonawane (1)
  • Zokal84 (1)
  • akwick (1)
  • Somdutta (1)
  • noloader (1)
  • saravanansubiramaniam (1)

Top Pull Request Authors

  • kwwall (29)
  • jeremiahjstacey (19)
  • noloader (8)
  • dependabot[bot] (7)
  • xeno6696 (5)
  • DarioViva42 (4)
  • reschke (4)
  • DebajitKumarPhukan (4)
  • davewichers (3)
  • picsouds (2)
  • JosephWitthuhnTR (2)
  • mpreziuso (2)
  • RodolfoAndre (2)
  • sabbott1877 (2)
  • mickeyz07 (2)

Top Issue Labels

  • bug (42)
  • enhancement (24)
  • Priority-Low (7)
  • Build-Maven (7)
  • Component-Docs (6)
  • Priority-Medium (5)
  • wontfix (5)
  • imported (4)
  • Component-Encoder (4)
  • falsepositive (4)
  • good first issue (3)
  • javadoc (3)
  • Configuration (3)
  • Component-Logger (3)
  • question (3)
  • Component-SecurityConfiguration (2)
  • Priority-High (2)
  • Component-Encryptor (2)
  • Vulnerable Dependencies (2)
  • Component-Validator (2)
  • Security (1)
  • help wanted (1)
  • OpSys-All (1)
  • Milestone-Release2.1 (1)
  • NothingToFixHere (1)
  • Milestone-Release2.2 (1)
  • documentation_comments (1)
  • wait4future (1)
  • General Code Cleanup (1)
  • Java 1.8 (1)

Top Pull Request Labels

  • Vulnerable Dependencies (6)
  • javadoc (2)
  • dependencies (1)
  • java (1)

Package metadata

repo1.maven.org: org.owasp.esapi:esapi

The Enterprise Security API (ESAPI) project is an OWASP project to create simple strong security controls for every web platform. Security controls are not simple to build. You can read about the hundreds of pitfalls for unwary developers on the OWASP web site. By providing developers with a set of strong controls, we aim to eliminate some of the complexity of creating secure web applications. This can result in significant cost savings across the SDLC.


Dependencies

.github/workflows/maven.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
.github/workflows/superlinter.yml actions
  • actions/checkout v2 composite
  • github/super-linter v4 composite
pom.xml maven
  • javax.servlet.jsp:javax.servlet.jsp-api 2.3.3 provided
  • javax.servlet:javax.servlet-api 3.1.0 provided
  • com.github.spotbugs:spotbugs-annotations 4.7.3
  • commons-beanutils:commons-beanutils 1.9.4
  • commons-configuration:commons-configuration 1.10
  • commons-fileupload:commons-fileupload 1.4
  • commons-io:commons-io 2.11.0
  • commons-lang:commons-lang 2.6
  • org.apache-extras.beanshell:bsh 2.0b6
  • org.apache.commons:commons-collections4 4.4
  • org.owasp.antisamy:antisamy 1.7.2
  • org.slf4j:slf4j-api 2.0.4
  • xml-apis:xml-apis 1.4.01
  • xom:xom 1.3.8
  • commons-codec:commons-codec 1.15 test
  • junit:junit 4.13.2 test
  • org.bouncycastle:bcprov-jdk15on 1.70 test
  • org.hamcrest:hamcrest-core 2.2 test
  • org.mockito:mockito-core 3.12.4 test
  • org.openjdk.jmh:jmh-core 1.36 test
  • org.powermock:powermock-api-mockito2 2.0.9 test
  • org.powermock:powermock-core 2.0.9 test
  • org.powermock:powermock-module-junit4 2.0.9 test
  • org.powermock:powermock-reflect 2.0.9 test