https://github.com/broadinstitute/orsp-pub

Public ORSP Compliance Portal

https://github.com/broadinstitute/orsp-pub

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Public ORSP Compliance Portal

Basic Info
  • Host: GitHub
  • Owner: broadinstitute
  • License: bsd-3-clause
  • Language: JavaScript
  • Default Branch: feature
  • Size: 11.6 MB
Statistics
  • Stars: 3
  • Watchers: 12
  • Forks: 0
  • Open Issues: 25
  • Releases: 142
Created over 7 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

ORSP Compliance Portal

The Broad's Office of Research Subject Protection (ORSP) is committed to helping our community adhere to federal regulations and institutional policies governing the protection of human subjects who make our research possible. To fulfill that mission, the Broad must ensure appropriate regulatory oversight and reliable documentation storage. The ORSP Portal is an online platform where Broad staff members can upload documents for ORSP review (either as stand-alone submissions, or in preparation for an IRB protocol applications), store consent forms and regulatory approvals, and search for data use restrictions. Please contact orsp-portal@broadinstitute.org for assistance.

Important Links

  • Documentation: https://github.com/broadinstitute/orsp/wiki
  • Production Site
    • go/orsp
    • http://orsp.broadinstitute.org/
  • ORSP Mailing List: https://groups.google.com/a/broadinstitute.org/forum/#!forum/orsp-portal
  • Project Manager Mailing List: https://groups.google.com/a/broadinstitute.org/forum/#!forum/orspprojectmanagers
  • ORSP on the Broad Intranet

Current Build Status

CircleCI

Development

See Dev Notes

Deployment

See Deployment

Cloud Deployment

See Deployment

Owner

  • Name: Broad Institute
  • Login: broadinstitute
  • Kind: organization
  • Location: Cambridge, MA

Broad Institute of MIT and Harvard

GitHub Events

Total
  • Release event: 21
  • Delete event: 2
  • Push event: 131
  • Pull request review comment event: 4
  • Pull request review event: 2
  • Pull request event: 107
  • Create event: 37
Last Year
  • Release event: 21
  • Delete event: 2
  • Push event: 131
  • Pull request review comment event: 4
  • Pull request review event: 2
  • Pull request event: 107
  • Create event: 37

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 136
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 10
  • Average comments per issue: 0
  • Average comments per pull request: 0.31
  • Merged pull requests: 126
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 36
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 31
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • saakhil (1)
Pull Request Authors
  • saakhil (115)
  • rushtong (29)
  • tadeork (20)
  • LeoForconesi (19)
  • vvicario (15)
  • wloforteBroad (8)
  • nlopezzalba (6)
  • dependabot[bot] (5)
  • dags (2)
  • davidbernick (1)
  • amaljithbroad (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (4) javascript (4)

Dependencies

Dockerfile docker
  • openjdk 8 build
  • openjdk 8-alpine build
docker/docker-compose.yml docker
  • orsp-pub-local latest
build.gradle maven
  • com.google.api-client:google-api-client 2.0.0 compile
  • com.google.api-client:google-api-client-jackson2 1.27.0 compile
  • com.google.apis:google-api-services-storage v1-rev20220705-2.0.0 compile
  • com.google.cloud:google-cloud-bigquery 2.15.0 compile
  • com.google.cloud:google-cloud-storage 1.108.0 compile
  • com.google.guava:guava 31.1-jre compile
  • commons-logging:commons-logging 1.2 compile
  • javax.mail:mail 1.4.7 compile
  • javax.ws.rs:jsr311-api 1.1.1 compile
  • org.grails.plugins:async * compile
  • org.grails.plugins:cache * compile
  • org.grails.plugins:database-migration 3.0.4 compile
  • org.grails.plugins:events * compile
  • org.grails.plugins:gorm-logical-delete 2.0.0.M2 compile
  • org.grails.plugins:gsp * compile
  • org.grails.plugins:hibernate5 * compile
  • org.grails.plugins:quartz 2.0.13 compile
  • org.grails.plugins:scaffolding * compile
  • org.grails.plugins:views-json * compile
  • org.grails.plugins:views-json-templates * compile
  • org.grails:grails-core * compile
  • org.grails:grails-logging * compile
  • org.grails:grails-plugin-databinding * compile
  • org.grails:grails-plugin-gsp * compile
  • org.grails:grails-plugin-i18n * compile
  • org.grails:grails-plugin-interceptors * compile
  • org.grails:grails-plugin-rest * compile
  • org.grails:grails-plugin-services * compile
  • org.grails:grails-plugin-url-mappings * compile
  • org.grails:grails-web-boot * compile
  • org.hibernate:hibernate-core 5.1.5.Final compile
  • org.liquibase:liquibase-core 3.9.0 compile
  • org.springframework.boot:spring-boot-autoconfigure * compile
  • org.springframework.boot:spring-boot-starter-actuator * compile
  • org.springframework.boot:spring-boot-starter-logging * compile
  • org.springframework.boot:spring-boot-starter-tomcat * compile
  • com.bertramlabs.plugins:asset-pipeline-grails 3.0.11
  • org.apache.tomcat:tomcat-jdbc 10.0.23
  • org.glassfish.web:el-impl 2.2.1-b05
  • com.github.tomakehurst:wiremock 2.27.2 testCompile
  • junit:junit 4.13.2 testCompile
  • org.grails.plugins:geb * testCompile
  • org.grails:grails-gorm-testing-support * testCompile
  • org.grails:grails-web-testing-support * testCompile
  • com.squareup.okhttp3:mockwebserver 4.7.2 testImplementation
  • com.h2database:h2 * testRuntime
  • net.sourceforge.htmlunit:htmlunit 2.64.0 testRuntime
  • org.seleniumhq.selenium:selenium-htmlunit-driver 2.52.0 testRuntime
package.json npm
  • babel-core 6.26.3 development
  • babel-jest 29.0.2 development
  • babel-loader 7.1.5 development
  • babel-plugin-transform-object-rest-spread 6.26.0 development
  • babel-preset-env 1.7.0 development
  • babel-preset-es2015 6.24.1 development
  • babel-preset-react 6.24.1 development
  • css-loader 0.28.1 development
  • enzyme 3.11.0 development
  • enzyme-adapter-react-16 1.15.6 development
  • expect 1.20.2 development
  • expect-jsx 5.0.0 development
  • file-loader 6.2.0 development
  • img-loader 2.0.1 development
  • jest 29.0.2 development
  • jsdom 20.0.0 development
  • react-test-renderer 16.14.0 development
  • style-loader 0.23.1 development
  • url-loader 0.5.8 development
  • webpack 4.46.0 development
  • @tinymce/tinymce-react 4.2.0
  • axios 0.27.2
  • babel-plugin-transform-class-properties 6.24.1
  • babel-polyfill 6.26.0
  • babel-register 6.26.0
  • body-scroll-lock ^3.1.5
  • bootstrap 4.4.1
  • classnames ^2.3.2
  • date-fns 1.30.1
  • he ^1.2.0
  • html2canvas ^1.4.1
  • js-file-download 0.4.12
  • jspdf ^2.3.1
  • lodash 4.17.21
  • lodash-fp 0.10.4
  • moment 2.29.4
  • pdfmake 0.1.57
  • prop-types 15.7.2
  • query-string 6.8.3
  • rc-collapse 1.11.8
  • react 16.14.0
  • react-bootstrap 0.32.4
  • react-bootstrap-table 4.3.1
  • react-bootstrap-table-next 3.3.5
  • react-bootstrap-table2-editor ^1.4.0
  • react-bootstrap-table2-paginator 2.1.2
  • react-bootstrap-table2-toolkit 2.1.2
  • react-bootstrap-typeahead 6.0.0
  • react-datepicker 2.8.0
  • react-dom 16.14.0
  • react-google-login 5.0.5
  • react-hyperscript-helpers 2.0.0
  • react-moment ^1.0.0
  • react-quill ^2.0.0
  • react-responsive-navbar 1.0.11
  • react-router-dom 5.0.1
  • react-select 2.1.2
  • regenerator-runtime 0.13.9
  • rxjs 7.5.6
  • sanitize-html ^2.7.1
buildSrc/build.gradle maven
package-lock.json npm
  • 1568 dependencies