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

https://github.com/nahsra/antisamy

html java-library javascript security-tools xss-filter

Score: 27.49208319322116

Last synced: about 4 hours ago
JSON representation

Repository metadata:

a library for performing fast, configurable cleansing of HTML coming from untrusted sources


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 679
Total Committers: 29
Avg Commits per committer: 23.414
Development Distribution Score (DDS): 0.543

Commits in past year: 98
Committers in past year: 4
Avg Commits per committer in past year: 24.5
Development Distribution Score (DDS) in past year: 0.122

Name Email Commits
dependabot[bot] 4****] 310
davewichers d****s@g****m 170
Sebastián Passaro s****o@o****g 103
Arshan Dabirsiaghi a****i@g****m 31
LiuXing-R l****5@1****m 10
Jeremy Landis j****s@h****m 9
Gerardo Canedo g****o@g****m 6
kwwall k****l@g****m 5
jonah1und1 j****r@1****e 5
Ronald Brill r****i@r****e 3
davidbarbrow d****w@s****m 3
Neha Garg n****g@a****m 3
jasonparallel j****l@g****m 2
Dave Wichers d****s@M****l 2
meg23 m****n@c****m 2
mmarsicano m****o@g****m 2
vivekchsm v****m@g****m 1
0x7674 g****b@e****z 1
Daniel Besold d****d@u****e 1
Dave Wichers D****s@u****n 1
Dave Wichers d****s@m****n 1
Gerardo Canedo g****o@o****m 1
vt n****n@b****m 1
tw-mcummings m****s@t****m 1
Ryan Whitworth m****e@r****m 1
Matt Seil x****6 1
Fabian Foerg f****g@a****m 1
Cory Forsyth c****h@a****m 1
Code Hugger (Matthew Jones) m****w@l****m 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 38
Total pull requests: 418
Average time to close issues: 3 months
Average time to close pull requests: 4 days
Total issue authors: 31
Total pull request authors: 10
Average comments per issue: 6.26
Average comments per pull request: 0.65
Merged pull request: 294
Bot issues: 1
Bot pull requests: 387

Past year issues: 11
Past year pull requests: 144
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 2 days
Past year issue authors: 8
Past year pull request authors: 3
Past year average comments per issue: 2.27
Past year average comments per pull request: 0.26
Past year merged pull request: 108
Past year bot issues: 0
Past year bot pull requests: 132

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

Top Issue Authors

  • jonah1und1 (5)
  • BloodDrag0n (2)
  • k4n5ha0 (2)
  • nikowitt (2)
  • vadooss1 (1)
  • onemoreflag (1)
  • dependabot[bot] (1)
  • GodMeowIceSun (1)
  • rajveerappan (1)
  • LiuXing-R (1)
  • akshay-kr (1)
  • ChenyuWang98 (1)
  • tom-mayer (1)
  • LanceNeumannBlackboard (1)
  • gister9000 (1)

Top Pull Request Authors

  • dependabot[bot] (387)
  • jonah1und1 (9)
  • spassarop (7)
  • rbri (4)
  • k4n5ha0 (3)
  • garg23neha (2)
  • GodMeowIceSun (2)
  • davewichers (2)
  • hazendaz (1)
  • kwwall (1)

Top Issue Labels

  • bug (2)
  • wontfix (2)
  • Ready for Release (1)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (387)
  • github_actions (3)

Package metadata

repo1.maven.org: org.owasp.antisamy:antisamy

A library for performing fast, configurable cleansing of HTML coming from untrusted sources.


Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/maven.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/shiftleft-analysis.yml actions
  • ShiftLeftSecurity/scan-action master composite
  • actions/checkout v3 composite
  • github/codeql-action/upload-sarif v2 composite
pom.xml maven
  • com.github.spotbugs:spotbugs-annotations 4.7.3
  • commons-io:commons-io 2.11.0
  • net.sourceforge.htmlunit:neko-htmlunit 2.67.0
  • org.apache.httpcomponents.client5:httpclient5 5.2.1
  • org.apache.httpcomponents.core5:httpcore5 5.2
  • org.apache.xmlgraphics:batik-css 1.16
  • org.slf4j:slf4j-api 2.0.6
  • xerces:xercesImpl 2.12.2
  • xml-apis:xml-apis 1.4.01
  • xml-apis:xml-apis-ext 1.3.04
  • commons-codec:commons-codec 1.15 test
  • junit:junit 4.13.2 test
  • org.hamcrest:hamcrest 2.2 test
  • org.slf4j:jcl-over-slf4j 2.0.6 test
  • org.slf4j:slf4j-simple 2.0.6 test