.editorconfig
.gitignore
.gitlab-ci.yml
.o11y-doctor.yaml
CODEOWNERS
LICENSE
Makefile
README-Developers.md
README.md
buildAll.sh
buildO11y.sh
buildPublish.sh
docker-compose.yml
otel-collector-config.yml
pyproject.toml
renovate.json
sonar-project.properties
.service-manifests/python-agent-component.yaml
dev/compat_test_1.35.0.py
dev/compat_test_1.39.0.py
dev/benchmarks/__init__.py
dev/benchmarks/benchmark_agent.py
dev/benchmarks/benchmark_dependency_analyzer.py
dev/benchmarks/benchmark_suite.py
dev/benchmarks/conftest.py
dev/data/golden-data.csv
dev/debug/debug_analyzer.py
dev/debug/utils.py
dev/scripts/check_license.py
dev/scripts/update_deps.py
docker/Dockerfile.agentic-ai
docker/Dockerfile.manual
docker/Dockerfile.zero-code
examples/README.md
examples/common_flask_utils.py
examples/manual_flask_app.py
examples/requirements.txt
examples/zero_code_agentic_ai_app.py
examples/zero_code_flask_app.py
o11y_test_application/packages-with-cves.txt
o11y_test_application/runit.sh
o11y_test_application/test_application.py
o11y_test_application/otel-collector/splunk-otel-config.yaml
o11y_test_application/otel-collector/start-splunk-otel-collector.sh
src/secureapp_python_agent.egg-info/PKG-INFO
src/secureapp_python_agent.egg-info/SOURCES.txt
src/secureapp_python_agent.egg-info/dependency_links.txt
src/secureapp_python_agent.egg-info/entry_points.txt
src/secureapp_python_agent.egg-info/requires.txt
src/secureapp_python_agent.egg-info/top_level.txt
src/splunk_secureapp_opentelemetry_extension/__init__.py
src/splunk_secureapp_opentelemetry_extension/agent.py
src/splunk_secureapp_opentelemetry_extension/dependency_analyzer.py
src/splunk_secureapp_opentelemetry_extension/environment_variables.py
src/splunk_secureapp_opentelemetry_extension/py.typed
src/splunk_secureapp_opentelemetry_extension/utils.py
tests/__init__.py
tests/test_agent.py
tests/test_dependency_analyzer.py
tests/test_environment_variables.py
tests/test_integration.py
tests/test_package_import.py