.grepctl.yaml.example
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
config.yaml.example
pyproject.toml
setup.py
docs/USAGE.md
examples/quickstart.py
src/bq_semgrep/__init__.py
src/bq_semgrep/cli.py
src/bq_semgrep/config.py
src/bq_semgrep/grepctl.py
src/bq_semgrep/bigquery/__init__.py
src/bq_semgrep/bigquery/connection.py
src/bq_semgrep/bigquery/queries.py
src/bq_semgrep/bigquery/schema.py
src/bq_semgrep/ingestion/__init__.py
src/bq_semgrep/ingestion/base.py
src/bq_semgrep/ingestion/chunking.py
src/bq_semgrep/ingestion/embeddings.py
src/bq_semgrep/ingestion/text_extractor.py
src/bq_semgrep/search/__init__.py
src/bq_semgrep/search/vector_search.py
src/bq_semgrep/utils/__init__.py
src/grepctl.egg-info/PKG-INFO
src/grepctl.egg-info/SOURCES.txt
src/grepctl.egg-info/dependency_links.txt
src/grepctl.egg-info/entry_points.txt
src/grepctl.egg-info/requires.txt
src/grepctl.egg-info/top_level.txt