Skip to content

Dependency Review Action#1748

Merged
omri374 merged 2 commits intomainfrom
tamirkamara/dependency-review
Oct 20, 2025
Merged

Dependency Review Action#1748
omri374 merged 2 commits intomainfrom
tamirkamara/dependency-review

Conversation

@tamirkamara
Copy link
Contributor

Change Description

Adding a dependency review action to better control situations where a PR introduce a new dependency.

Current license breakdown (per the NOTICE file):

MIT License

  • azure-ai-formrecognizer - Microsoft's Azure Form Recognizer client library
  • opencv-python - Computer vision library for image processing
  • spacy-huggingface-pipelines - spaCy integration with Hugging Face
  • spaCy - Natural Language Processing library (core PII detection engine)
  • pyyaml - YAML parser and emitter
  • gunicorn - Python WSGI HTTP Server for production deployments
  • pydicom - DICOM medical imaging format library
  • pypng - PNG image file format library

Apache-2.0 License

  • transformers - Hugging Face transformers library for NLP models
  • stanza - Stanford NLP library for language processing
  • regex - Enhanced regular expression library
  • pytesseract - OCR (Optical Character Recognition) wrapper
  • python-phonenumbers - Phone number parsing and validation
  • python-gdcm - GDCM (Grassroots DICOM) library binding

BSD-3-Clause License

  • tldextract - Top-level domain extraction library
  • numpy - Numerical computing library
  • flask - Web application framework for REST APIs
  • cryptography - Cryptographic recipes and primitives
  • pydicom (GDCM portions) - Parts of pydicom use BSD-3-Clause from GDCM

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

@tamirkamara tamirkamara force-pushed the tamirkamara/dependency-review branch from 1e01ca2 to efe8fca Compare October 20, 2025 13:15
@tamirkamara tamirkamara marked this pull request as ready for review October 20, 2025 13:30
@omri374 omri374 merged commit ae64fe5 into main Oct 20, 2025
31 checks passed
@omri374 omri374 deleted the tamirkamara/dependency-review branch October 20, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants