.copier-answers.yml
.copyright-updater.yaml
.gitignore
.pre-commit-config.yaml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTORS
Cargo.lock
Cargo.toml
LICENSE
Makefile
Makefile.local
README.rst
conftest.py
pyproject.toml
requirements-luigi.txt
requirements-swh.txt
requirements-test.txt
requirements.txt
tox.ini
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/_static/.placeholder
docs/_templates/.placeholder
grpc-server/Cargo.toml
grpc-server/build.rs
grpc-server/proto/swhvulns.proto
grpc-server/src/db.rs
grpc-server/src/detected_vulnerabilities.rs
grpc-server/src/lib.rs
grpc-server/src/main.rs
grpc-server/src/metrics.rs
grpc-server/src/sentry.rs
grpc-server/src/statsd.rs
jenkins/install-non-python-deps.sh
proto/swhvulns.proto
swh.vulns.egg-info/PKG-INFO
swh.vulns.egg-info/SOURCES.txt
swh.vulns.egg-info/dependency_links.txt
swh.vulns.egg-info/entry_points.txt
swh.vulns.egg-info/requires.txt
swh.vulns.egg-info/scm_file_list.json
swh.vulns.egg-info/scm_version.json
swh.vulns.egg-info/top_level.txt
swh/vulns/grpc_server.py
swh/vulns/naive_server.py
swh/vulns/py.typed
swh/vulns/pytest_plugin.py
swh/vulns/grpc/swhvulns.proto
swh/vulns/grpc/swhvulns_pb2.py
swh/vulns/grpc/swhvulns_pb2.pyi
swh/vulns/grpc/swhvulns_pb2_grpc.py
swh/vulns/tests/__init__.py
swh/vulns/tests/test_grpc.py