https://github.com/chapinb/chickadee

Yet another IP address enrichment tool
https://github.com/chapinb/chickadee

Keywords

forensics geoip geolocation incident-response infosec python security

Keywords from Contributors

measur annotation transforms generic reporting sequence observation archiving animals simulator

Last synced: about 1 year ago
JSON representation

Acceptance Criteria

Repository metadata

Yet another IP address enrichment tool


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: over 1 year ago

Total Commits: 183
Total Committers: 8
Avg Commits per committer: 22.875
Development Distribution Score (DDS): 0.475

Commits in past year: 36
Committers in past year: 4
Avg Commits per committer in past year: 9.0
Development Distribution Score (DDS) in past year: 0.194

Name Email Commits
Chapin Bryce m****l@c****m 96
Chapin Bryce 2****e@g****m 55
Chapin Bryce c****b 22
dependabot[bot] 4****] 4
Sourcery AI 2
snyk-bot s****t@s****o 2
Chapin Bryce m****l@c****m 1
DeepSource Bot b****t@d****o 1

Committer domains:


Issue and Pull Request metadata

Last synced: about 1 year ago

Total issues: 45
Total pull requests: 56
Average time to close issues: about 2 months
Average time to close pull requests: 19 days
Total issue authors: 6
Total pull request authors: 4
Average comments per issue: 0.71
Average comments per pull request: 0.82
Merged pull request: 41
Bot issues: 0
Bot pull requests: 16

Past year issues: 1
Past year pull requests: 23
Past year average time to close issues: N/A
Past year average time to close pull requests: 14 days
Past year issue authors: 1
Past year pull request authors: 3
Past year average comments per issue: 7.0
Past year average comments per pull request: 1.22
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 15

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

Top Issue Authors

  • chapinb (40)
  • dewiestr (1)
  • emilstahl (1)
  • ethanf0725 (1)
  • luckman212 (1)
  • rj-chap (1)

Top Pull Request Authors

  • chapinb (38)
  • dependabot[bot] (9)
  • sourcery-ai[bot] (7)
  • snyk-bot (2)

Top Issue Labels

  • enhancement (31)
  • bug (11)
  • wontfix (1)
  • documentation (1)

Top Pull Request Labels

  • dependencies (9)
  • bug (1)
  • enhancement (1)

Package metadata

pypi.org: chickadee

Yet another GeoIP resolution tool.

  • Homepage: https://github.com/chapinb/chickadee
  • Documentation: https://chickadee.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 20210314.1 (published over 4 years ago)
  • Last Synced: 2024-05-21T13:12:13.702Z (about 1 year ago)
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 156 Last month
  • Rankings:
    • Dependent packages count: 10.126%
    • Stargazers count: 18.519%
    • Average: 20.196%
    • Downloads: 21.016%
    • Dependent repos count: 21.535%
    • Forks count: 29.786%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • netaddr *
  • openpyxl *
  • python-evtx *
  • requests >=2.24.0
  • tqdm *
.github/workflows/pythontesting.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
poetry.lock pypi
  • Babel 2.12.1
  • Jinja2 3.1.2
  • MarkupSafe 2.1.2
  • PyYAML 6.0
  • Pygments 2.15.1
  • Sphinx 6.2.1
  • alabaster 0.7.13
  • bandit 1.7.5
  • black 23.3.0
  • certifi 2023.7.22
  • charset-normalizer 3.1.0
  • click 8.1.3
  • colorama 0.4.6
  • configparser 4.0.2
  • coverage 7.2.6
  • docopt 0.6.2
  • docutils 0.19
  • et-xmlfile 1.1.0
  • exceptiongroup 1.1.1
  • flake8 6.0.0
  • gitdb 4.0.10
  • gitpython 3.1.37
  • hexdump 3.3
  • idna 3.4
  • imagesize 1.4.1
  • importlib-metadata 6.6.0
  • iniconfig 2.0.0
  • isort 5.12.0
  • mando 0.7.1
  • markdown-it-py 2.2.0
  • mccabe 0.7.0
  • mdurl 0.1.2
  • more-itertools 5.0.0
  • mypy 1.3.0
  • mypy-extensions 1.0.0
  • netaddr 0.8.0
  • openpyxl 3.1.2
  • packaging 23.1
  • pathspec 0.11.1
  • pbr 5.11.1
  • platformdirs 3.5.1
  • pluggy 1.0.0
  • pycodestyle 2.10.0
  • pyflakes 3.0.1
  • pyparsing 2.4.7
  • pytest 7.3.1
  • pytest-cov 4.1.0
  • pytest-watch 4.2.0
  • python-evtx 0.7.4
  • pytz 2023.3
  • radon 6.0.1
  • requests 2.31.0
  • rich 13.3.5
  • six 1.16.0
  • smmap 5.0.0
  • snowballstemmer 2.2.0
  • sphinxcontrib-applehelp 1.0.4
  • sphinxcontrib-devhelp 1.0.2
  • sphinxcontrib-htmlhelp 2.0.1
  • sphinxcontrib-jsmath 1.0.1
  • sphinxcontrib-qthelp 1.0.3
  • sphinxcontrib-serializinghtml 1.1.5
  • stevedore 5.1.0
  • tomli 2.0.1
  • tqdm 4.65.0
  • types-openpyxl 3.1.0.8
  • types-requests 2.31.0.0
  • types-tqdm 4.65.0.1
  • types-urllib3 1.26.25.13
  • typing-extensions 4.6.2
  • urllib3 2.0.6
  • watchdog 3.0.0
  • zipp 1.0.0
pyproject.toml pypi
  • netaddr ^0.8.0
  • openpyxl ^3.1
  • python ^3.8.1
  • python-evtx ^0.7.4
  • requests ^2.31.0
  • tqdm ^4.65

Score: 10.638544136173284