contrib_deps.policy 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. ALLOW contrib/clickhouse -> library/cpp/consistent_hashing
  2. ALLOW contrib -> contrib
  3. ALLOW contrib -> build
  4. ALLOW contrib -> library/python/resource
  5. ALLOW contrib -> library/cpp/testing/unittest_main
  6. ALLOW contrib -> library/cpp/testing/unittest
  7. ALLOW contrib -> library/cpp/getopt
  8. ALLOW contrib -> library/cpp/resource
  9. ALLOW contrib -> library/cpp/charset
  10. ALLOW contrib -> library/cpp/svnversion
  11. ALLOW contrib -> certs
  12. ALLOW contrib/libs/.*/ut -> library
  13. ALLOW contrib/java/.*/ut -> devtools/jtest
  14. ALLOW contrib/java/.*/ut -> devtools/junit-runner
  15. ALLOW contrib/java/.*/ut -> devtools/junit5-runner
  16. ALLOW contrib/python -> library/python/resource
  17. ALLOW contrib/tools/cython/Cython -> library/python/resource
  18. ALLOW contrib/libs/python -> library/python/symbols/module
  19. ALLOW contrib/libs/python -> library/python/symbols/uuid
  20. ALLOW contrib/libs/python -> library/python/symbols/python
  21. ALLOW contrib/libs/python -> library/python/symbols/libc
  22. ALLOW contrib/libs/python -> library/python/runtime
  23. ALLOW contrib/libs/python -> library/python/runtime_py3
  24. ALLOW contrib/tools/python3/pycc -> library/python/runtime_py3
  25. ALLOW contrib/python/.*/(_?)test(s?) -> library/python/testing/yatest_common
  26. ALLOW contrib/python/.*/(_?)test(s?) -> library/python/import_test
  27. ALLOW contrib/python/click -> library/python/symbols/python
  28. ALLOW contrib/java/ru/yandex/market -> (market)|(maps/doc/proto/yandex/maps/proto)
  29. ALLOW contrib/libs/tf -> library/python/testing/gtest
  30. ALLOW contrib/libs/tf/tests/test_vars_to_const/cpp_check_inference -> maps/libs/common
  31. ALLOW contrib/libs/tf/tests/test_vars_to_const/cpp_check_inference -> yandex/maps/common
  32. ALLOW contrib/restricted/libtorrent -> maps/libs/fastbone
  33. ALLOW contrib/python/transfer_manager_client -> transfer_manager/client
  34. ALLOW contrib/(deprecated/)?python/django -> library/python/django
  35. ALLOW contrib/(deprecated/)?python/django -> library/python/gunicorn
  36. ALLOW contrib/python/python-magic -> library/python/symbols/libmagic
  37. ALLOW contrib/python/typecode -> library/python/symbols/libmagic
  38. ALLOW contrib/tools/jdk/test -> devtools/ya/yalibrary/tools
  39. ALLOW contrib/libs/clang12/tools/extra/clang-tidy/tool -> library/cpp/clang_tidy
  40. ALLOW contrib/libs/inja -> library/cpp/scheme
  41. ALLOW contrib/libs/geos/capi/ctypes -> library/python/ctypes
  42. ALLOW contrib/libs/leveldb -> library/cpp/deprecated/mapped_file
  43. ALLOW contrib/libs/leveldb -> library/cpp/logger
  44. ALLOW contrib/libs/leveldb -> library/cpp/digest/crc32c
  45. ALLOW contrib/libs/lua -> library/cpp/archive
  46. ALLOW contrib/libs/phonedetect/src -> library/cpp/digest/md5
  47. ALLOW contrib/python/certifi -> library/python/certifi
  48. ALLOW contrib/python/horovod/horovod/common/syms -> library/python/symbols/registry
  49. ALLOW contrib/python/opensfm -> library/cpp/vl_feat
  50. ALLOW contrib/python/Wand/ImageMagick -> library/python/symbols/registry
  51. ALLOW contrib/nginx/modules/nginx-rtmp-module -> library/cpp/json
  52. ALLOW contrib/python/gino -> library/python/pyscopg2
  53. ALLOW contrib/python/psycopg2/tests -> mail/devpack
  54. ALLOW contrib/python/asn1crypto -> library/python/symbols/crypto
  55. ALLOW contrib/python/win_unicode_console -> library/python/symbols/win_unicode_console
  56. ALLOW contrib/python/pycryptodome -> library/python/symbols/registry
  57. ALLOW contrib/tests/python -> library/python/fs
  58. ALLOW contrib/tests/subversion -> vcs/svn/run
  59. ALLOW contrib/tests/subversion -> vcs/svn/test
  60. ALLOW contrib/tests/subvertpy -> devtools/ya/exts
  61. ALLOW contrib/tests/subvertpy -> devtools/ya/yalibrary/svn/testing
  62. ALLOW contrib/tests/subvertpy -> library/python/windows
  63. ALLOW contrib/tests/subvertpy -> vcs/svn/wc/client
  64. ALLOW contrib/tools/unbound -> infra/libs
  65. ALLOW contrib/tools/unbound -> library/cpp/proto_config
  66. ALLOW contrib/python/marshmallow-mongoengine/py[23]/tests -> library/python/pytest-mongodb
  67. # contrib tests is written by us, hence everything is allowed
  68. ALLOW contrib/tests -> .*
  69. DENY contrib -> .*