openai / bugbounty-gpt
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 0% | 100%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
mako0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
bugbounty_gpt0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
alembic0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
submission_handler.py
in bugbounty_gpt/handlers
91 6
bugcrowd_api.py
in bugbounty_gpt/handlers
78 1
__main__.py
in bugbounty_gpt
72 -
59 -
openai_handler.py
in bugbounty_gpt/handlers
48 4
db_handler.py
in bugbounty_gpt/db
44 -
env.py
in bugbounty_gpt
43 7
env.py
in alembic
39 2
migrate.py
in bugbounty_gpt/db
33 2
28 -
models.py
in bugbounty_gpt/db
23 2
mako
script.py.mako
in alembic
18 -
__init__.py
in bugbounty_gpt
1 -
__init__.py
in bugbounty_gpt/db
1 -
__init__.py
in bugbounty_gpt/handlers
1 -
Files With Most Units (Top 7)
File# lines# units
env.py
in bugbounty_gpt
43 7
submission_handler.py
in bugbounty_gpt/handlers
91 6
openai_handler.py
in bugbounty_gpt/handlers
48 4
models.py
in bugbounty_gpt/db
23 2
migrate.py
in bugbounty_gpt/db
33 2
env.py
in alembic
39 2
bugcrowd_api.py
in bugbounty_gpt/handlers
78 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 17 long lines.

File# lines# units# long lines
59 - 11
__main__.py
in bugbounty_gpt
72 - 3
submission_handler.py
in bugbounty_gpt/handlers
91 6 2
migrate.py
in bugbounty_gpt/db
33 2 1
Correlations

File Size vs. Commits (all time): 13 points

pyproject.toml x: 3 commits (all time) y: 28 lines of code alembic/env.py x: 1 commits (all time) y: 39 lines of code bugbounty_gpt/__init__.py x: 1 commits (all time) y: 1 lines of code bugbounty_gpt/__main__.py x: 1 commits (all time) y: 72 lines of code bugbounty_gpt/db/db_handler.py x: 1 commits (all time) y: 44 lines of code bugbounty_gpt/db/migrate.py x: 1 commits (all time) y: 33 lines of code bugbounty_gpt/db/models.py x: 1 commits (all time) y: 23 lines of code bugbounty_gpt/env.py x: 1 commits (all time) y: 43 lines of code bugbounty_gpt/handlers/bugcrowd_api.py x: 1 commits (all time) y: 78 lines of code bugbounty_gpt/handlers/openai_handler.py x: 1 commits (all time) y: 48 lines of code bugbounty_gpt/handlers/submission_handler.py x: 1 commits (all time) y: 91 lines of code
91.0
lines of code
  min: 1.0
  average: 38.62
  25th percentile: 12.0
  median: 39.0
  75th percentile: 60.0
  max: 91.0
0 3.0
commits (all time)
min: 1.0 | average: 1.15 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

File Size vs. Contributors (all time): 13 points

pyproject.toml x: 3 contributors (all time) y: 28 lines of code alembic/env.py x: 1 contributors (all time) y: 39 lines of code bugbounty_gpt/__init__.py x: 1 contributors (all time) y: 1 lines of code bugbounty_gpt/__main__.py x: 1 contributors (all time) y: 72 lines of code bugbounty_gpt/db/db_handler.py x: 1 contributors (all time) y: 44 lines of code bugbounty_gpt/db/migrate.py x: 1 contributors (all time) y: 33 lines of code bugbounty_gpt/db/models.py x: 1 contributors (all time) y: 23 lines of code bugbounty_gpt/env.py x: 1 contributors (all time) y: 43 lines of code bugbounty_gpt/handlers/bugcrowd_api.py x: 1 contributors (all time) y: 78 lines of code bugbounty_gpt/handlers/openai_handler.py x: 1 contributors (all time) y: 48 lines of code bugbounty_gpt/handlers/submission_handler.py x: 1 contributors (all time) y: 91 lines of code
91.0
lines of code
  min: 1.0
  average: 38.62
  25th percentile: 12.0
  median: 39.0
  75th percentile: 60.0
  max: 91.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.15 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".