https://github.com/broadinstitute/bibt-gcp-scc

Broad Institute BITS Blue Team repository for bibt-gcp-scc PyPI library.

https://github.com/broadinstitute/bibt-gcp-scc

Science Score: 36.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
  • Committers with academic emails
    2 of 3 committers (66.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.0%) to scientific vocabulary

Keywords from Contributors

labels
Last synced: 10 months ago · JSON representation

Repository

Broad Institute BITS Blue Team repository for bibt-gcp-scc PyPI library.

Basic Info
  • Host: GitHub
  • Owner: broadinstitute
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 182 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 14
Created almost 4 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License Codeowners

README.md

bibt-gcp-scc: BITS Blue Team Utilities: GCP Security Command Center Module

  • Developer: Matthew OBrien
  • Email: mobrien@broadinstitute.org
  • Project URL: https://pypi.org/project/bibt-gcp-scc/
  • Project Repo: https://github.com/broadinstitute/bibt-gcp-scc
  • Project Documentation: https://bibt-gcp-scc.readthedocs.io/en/latest/

Installing

bash $ pip install --upgrade bibt-gcp-scc

Testing

  • Requires Docker to be installed on your system.
  • Clone this repo and create & run the test container:

$ docker build -f ./Dockerfile -t bibt-gcp-scc-test . && docker run bibt-gcp-scc-test

Usage

  • See documentation here: https://bibt-gcp-scc.readthedocs.io/en/latest/

All BIBT Libraries

Owner

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

Broad Institute of MIT and Harvard

GitHub Events

Total
  • Release event: 1
  • Delete event: 9
  • Issue comment event: 9
  • Push event: 30
  • Pull request event: 20
  • Create event: 7
Last Year
  • Release event: 1
  • Delete event: 9
  • Issue comment event: 9
  • Push event: 30
  • Pull request event: 20
  • Create event: 7

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 89
  • Total Committers: 3
  • Avg Commits per committer: 29.667
  • Development Distribution Score (DDS): 0.045
Top Committers
Name Email Commits
Matthew OBrien m****n@b****g 85
dependabot[bot] 4****]@u****m 3
Karthik Keshava k****a@b****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 68
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.6
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 67
Past Year
  • Issues: 0
  • Pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: about 19 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.31
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 16
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (57)
  • pre-commit-ci[bot] (8)
  • backstage-bits[bot] (2)
  • kkatbroad (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (57) python (1) github_actions (1)

Dependencies

.github/workflows/publish-to-pypi.yaml actions
  • actions/checkout master composite
  • actions/setup-python v1 composite
  • pypa/gh-action-pypi-publish master composite
pyproject.toml pypi
  • google-cloud-securitycenter >=1.3
  • googleapis-common-protos >=1.53
  • inflection >=0.5.1
  • protobuf >=3.20
  • pytz >=2022.2
docs/requirements.txt pypi
  • alabaster ==0.7.13
  • sphinx ==7.2.6
requirements-dev.txt pypi
  • bump2version ==1.0.1 development
  • pre-commit ==3.6.0 development
  • pytest ==7.4.3 development
  • virtualenv ==20.25.0 development
requirements.txt pypi
  • google-cloud-securitycenter ==1.25.0
  • googleapis-common-protos ==1.62.0
  • inflection ==0.5.1
  • protobuf ==4.25.1
  • pytz ==2023.3