ethyca-fides 2.56.3b1__py2.py3-none-any.whl → 2.56.3b2__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (94) hide show
  1. {ethyca_fides-2.56.3b1.dist-info → ethyca_fides-2.56.3b2.dist-info}/METADATA +1 -1
  2. {ethyca_fides-2.56.3b1.dist-info → ethyca_fides-2.56.3b2.dist-info}/RECORD +94 -91
  3. fides/_version.py +3 -3
  4. fides/api/alembic/migrations/versions/69ad6d844e21_add_comments_and_comment_references.py +84 -0
  5. fides/api/alembic/migrations/versions/6ea2171c544f_change_attachment_storage_key_to_.py +77 -0
  6. fides/api/models/attachment.py +109 -49
  7. fides/api/models/comment.py +109 -0
  8. fides/api/service/connectors/query_configs/saas_query_config.py +21 -15
  9. fides/api/service/storage/storage_uploader_service.py +4 -10
  10. fides/api/tasks/storage.py +106 -15
  11. fides/api/util/aws_util.py +19 -0
  12. fides/api/util/collection_util.py +117 -0
  13. fides/api/util/saas_util.py +32 -56
  14. fides/data/language/languages.yml +2 -0
  15. fides/ui-build/static/admin/404.html +1 -1
  16. fides/ui-build/static/admin/_next/static/chunks/pages/{_app-3c1a7742661d3a9e.js → _app-3b7bbcdb61d952e7.js} +1 -1
  17. fides/ui-build/static/admin/_next/static/chunks/pages/{index-c9fa68dc0fa42c81.js → index-94e6d589c4edf360.js} +1 -1
  18. fides/ui-build/static/admin/_next/static/{LOp6RUpN795nyhXOv95wz → n4uO6TqGfiKHQ-X5XYkoy}/_buildManifest.js +1 -1
  19. fides/ui-build/static/admin/add-systems/manual.html +1 -1
  20. fides/ui-build/static/admin/add-systems/multiple.html +1 -1
  21. fides/ui-build/static/admin/add-systems.html +1 -1
  22. fides/ui-build/static/admin/ant-poc.html +1 -1
  23. fides/ui-build/static/admin/consent/configure/add-vendors.html +1 -1
  24. fides/ui-build/static/admin/consent/configure.html +1 -1
  25. fides/ui-build/static/admin/consent/privacy-experience/[id].html +1 -1
  26. fides/ui-build/static/admin/consent/privacy-experience/new.html +1 -1
  27. fides/ui-build/static/admin/consent/privacy-experience.html +1 -1
  28. fides/ui-build/static/admin/consent/privacy-notices/[id].html +1 -1
  29. fides/ui-build/static/admin/consent/privacy-notices/new.html +1 -1
  30. fides/ui-build/static/admin/consent/privacy-notices.html +1 -1
  31. fides/ui-build/static/admin/consent/properties.html +1 -1
  32. fides/ui-build/static/admin/consent/reporting.html +1 -1
  33. fides/ui-build/static/admin/consent.html +1 -1
  34. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html +1 -1
  35. fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html +1 -1
  36. fides/ui-build/static/admin/data-catalog/[systemId]/projects.html +1 -1
  37. fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html +1 -1
  38. fides/ui-build/static/admin/data-catalog/[systemId]/resources.html +1 -1
  39. fides/ui-build/static/admin/data-catalog.html +1 -1
  40. fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html +1 -1
  41. fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html +1 -1
  42. fides/ui-build/static/admin/data-discovery/action-center.html +1 -1
  43. fides/ui-build/static/admin/data-discovery/activity.html +1 -1
  44. fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html +1 -1
  45. fides/ui-build/static/admin/data-discovery/detection.html +1 -1
  46. fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html +1 -1
  47. fides/ui-build/static/admin/data-discovery/discovery.html +1 -1
  48. fides/ui-build/static/admin/datamap.html +1 -1
  49. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html +1 -1
  50. fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html +1 -1
  51. fides/ui-build/static/admin/dataset/[datasetId].html +1 -1
  52. fides/ui-build/static/admin/dataset/new.html +1 -1
  53. fides/ui-build/static/admin/dataset.html +1 -1
  54. fides/ui-build/static/admin/datastore-connection/[id].html +1 -1
  55. fides/ui-build/static/admin/datastore-connection/new.html +1 -1
  56. fides/ui-build/static/admin/datastore-connection.html +1 -1
  57. fides/ui-build/static/admin/index.html +1 -1
  58. fides/ui-build/static/admin/integrations/[id].html +1 -1
  59. fides/ui-build/static/admin/integrations.html +1 -1
  60. fides/ui-build/static/admin/login/[provider].html +1 -1
  61. fides/ui-build/static/admin/login.html +1 -1
  62. fides/ui-build/static/admin/messaging/[id].html +1 -1
  63. fides/ui-build/static/admin/messaging/add-template.html +1 -1
  64. fides/ui-build/static/admin/messaging.html +1 -1
  65. fides/ui-build/static/admin/privacy-requests/[id].html +1 -1
  66. fides/ui-build/static/admin/privacy-requests/configure/messaging.html +1 -1
  67. fides/ui-build/static/admin/privacy-requests/configure/storage.html +1 -1
  68. fides/ui-build/static/admin/privacy-requests/configure.html +1 -1
  69. fides/ui-build/static/admin/privacy-requests.html +1 -1
  70. fides/ui-build/static/admin/properties/[id].html +1 -1
  71. fides/ui-build/static/admin/properties/add-property.html +1 -1
  72. fides/ui-build/static/admin/properties.html +1 -1
  73. fides/ui-build/static/admin/reporting/datamap.html +1 -1
  74. fides/ui-build/static/admin/settings/about.html +1 -1
  75. fides/ui-build/static/admin/settings/consent.html +1 -1
  76. fides/ui-build/static/admin/settings/custom-fields.html +1 -1
  77. fides/ui-build/static/admin/settings/domain-records.html +1 -1
  78. fides/ui-build/static/admin/settings/domains.html +1 -1
  79. fides/ui-build/static/admin/settings/email-templates.html +1 -1
  80. fides/ui-build/static/admin/settings/locations.html +1 -1
  81. fides/ui-build/static/admin/settings/organization.html +1 -1
  82. fides/ui-build/static/admin/settings/regulations.html +1 -1
  83. fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html +1 -1
  84. fides/ui-build/static/admin/systems/configure/[id].html +1 -1
  85. fides/ui-build/static/admin/systems.html +1 -1
  86. fides/ui-build/static/admin/taxonomy.html +1 -1
  87. fides/ui-build/static/admin/user-management/new.html +1 -1
  88. fides/ui-build/static/admin/user-management/profile/[id].html +1 -1
  89. fides/ui-build/static/admin/user-management.html +1 -1
  90. {ethyca_fides-2.56.3b1.dist-info → ethyca_fides-2.56.3b2.dist-info}/LICENSE +0 -0
  91. {ethyca_fides-2.56.3b1.dist-info → ethyca_fides-2.56.3b2.dist-info}/WHEEL +0 -0
  92. {ethyca_fides-2.56.3b1.dist-info → ethyca_fides-2.56.3b2.dist-info}/entry_points.txt +0 -0
  93. {ethyca_fides-2.56.3b1.dist-info → ethyca_fides-2.56.3b2.dist-info}/top_level.txt +0 -0
  94. /fides/ui-build/static/admin/_next/static/{LOp6RUpN795nyhXOv95wz → n4uO6TqGfiKHQ-X5XYkoy}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ethyca-fides
3
- Version: 2.56.3b1
3
+ Version: 2.56.3b2
4
4
  Summary: Open-source ecosystem for data privacy as code.
5
5
  Home-page: https://github.com/ethyca/fides
6
6
  Author: Ethyca, Inc.
@@ -1,5 +1,5 @@
1
1
  fides/__init__.py,sha256=tE3qqipY9eynYXYpQeksYGHP5NfeXyq-L9mBtpFIxl8,139
2
- fides/_version.py,sha256=4bz2CTq_BIJYKejuzcmr-nvuO7PwXpQVpUY8-h7n97g,500
2
+ fides/_version.py,sha256=3R18khgKtkq-T8vgFoiBCg6k_LEwHRZs2VUVJeb6lds,500
3
3
  fides/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  fides/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  fides/api/analytics.py,sha256=vgwja9DB7gPsQSE3KQi0F3r6yWmnW66wBRC9FpawfRI,1910
@@ -126,12 +126,14 @@ fides/api/alembic/migrations/versions/671358247251_migrate_meta_vendor.py,sha256
126
126
  fides/api/alembic/migrations/versions/68a518a3c050_system_managers.py,sha256=K_bqdA9x42GO32tQj6Gr54NJNDbTNxdgiXxZ31Lm3zk,6109
127
127
  fides/api/alembic/migrations/versions/68c590ff6e89_add_rds_mysql_to_connector_type.py,sha256=Bkk2XQzopHfFhCbDtMmPH2YTCrzjJarnt8kem61j5ik,2597
128
128
  fides/api/alembic/migrations/versions/68cb26f3492d_remove_client_id_constraint.py,sha256=2GIg9ucI9dtm_r6T-OnAKK1InIIy5XyNdWUtYXNzzUg,520
129
+ fides/api/alembic/migrations/versions/69ad6d844e21_add_comments_and_comment_references.py,sha256=ugK2Z6KG1NQEglpONniOCG_2CguYbIzeSI5AFiZBZx8,2675
129
130
  fides/api/alembic/migrations/versions/69e51a460e66_add_plus_privacy_experience_config_table.py,sha256=Ni-4UiG6rlz7K-7sGg1H_4hDCEaevcAcjSh6DkOEQJs,2315
130
131
  fides/api/alembic/migrations/versions/6b287ff8cde4_penultimate_ops_merge.py,sha256=klLDOyrxb2mu7ruLeVFUv-karRRvG0GxXKigYu5YECk,391
131
132
  fides/api/alembic/migrations/versions/6b9885e68cbb_add_plus_system_scans_table.py,sha256=TbqMHH-jxro7SP-sBqs4a_uow1Cb19XG7pcDw8wne3w,1057
132
133
  fides/api/alembic/migrations/versions/6bd93cb0603d_add_egress_and_ingress_to_systems.py,sha256=SF8abkI1Tb67Y89ldq8OZlSWVJAinFgUKnXFsmA703c,573
133
134
  fides/api/alembic/migrations/versions/6cfd59e7920a_new_tables_for_pre_approval_webhooks.py,sha256=3DktNUFAgluZq7eeN5_uo5H79cHlbmSbGGhpK02vkCY,2736
134
135
  fides/api/alembic/migrations/versions/6d6b0b7cbb36_add_privacynotice_tables.py,sha256=wX8VHvZ6aauFZUmH9ufLUiMPeVvQMEXn8b5If6uDTVA,4688
136
+ fides/api/alembic/migrations/versions/6ea2171c544f_change_attachment_storage_key_to_.py,sha256=4RIAQi5LGessli8NCO_WWWL7W8s2Pm5NBeksYE361dQ,1928
135
137
  fides/api/alembic/migrations/versions/6f98e1bd7e4f_another_upstream_merge.py,sha256=wGjn7bFEZNRzyMwGGuk9ThssERJcxqEoL9NhJhU_vx8,392
136
138
  fides/api/alembic/migrations/versions/708a780b01ba_add_version_fields_to_default_types.py,sha256=_4baR3IOmb0byWN77OxLeHXZwXEA2eUEx1sNJYrUy4E,2936
137
139
  fides/api/alembic/migrations/versions/7315b9d7fda6_make_connectionconfig_name_optional.py,sha256=thPdnFHklTLJIAsqV-QyFLDX_GOjkp5J_sXVJvSIOHM,713
@@ -351,10 +353,11 @@ fides/api/migrations/hash_migration_tracker.py,sha256=d7-7gCSTAhx5mmvrLsAM8QunKn
351
353
  fides/api/models/__init__.py,sha256=2bRCL2hY-a2APbUK2NnXCM6R-HukTZzd4AMiUQjY3Po,1987
352
354
  fides/api/models/application_config.py,sha256=BTRtVWFUHuos5ixoJxKKSdqxMRyPvGtVi05sv9xq4D4,8813
353
355
  fides/api/models/asset.py,sha256=c28qXdQipJsSBYjdYgeZNcfEoAYEwJBZfGDnCQsYBJ4,5286
354
- fides/api/models/attachment.py,sha256=9nySv2CgCcWRql2Yd7J-4deUQoga7_RTI5FtoPfK71s,5014
356
+ fides/api/models/attachment.py,sha256=LkoLvGdZsLR-l1NloUM23f6QfYuhBv8QaGHjWu1qLZ4,7157
355
357
  fides/api/models/audit_log.py,sha256=o8Qm57PaA3pNTqDRXbr-7bLorzmZUCaywNAe90St4uk,948
356
358
  fides/api/models/authentication_request.py,sha256=aZuO38BiZWGriSVGleVnPP9vVhRSD1jjb1bEul5Ge48,1230
357
359
  fides/api/models/client.py,sha256=Qv21ftOeJrm8Ty3vbOhRhUjQqOxKMWNWZPOMrg0Xqfc,6073
360
+ fides/api/models/comment.py,sha256=TgtWHZbvnYbK1ijC6sDjTpeBqXHOfzHlIZM6zv6xX58,3249
358
361
  fides/api/models/connectionconfig.py,sha256=DJDx-jqi2P9boa797w_DVc_CPBbGCa3e6DRW2o7p-8Q,14471
359
362
  fides/api/models/consent_automation.py,sha256=iHGOlz_DSfrAJpI09p7TnZZEFQI4Ga3QvuyGYuQtr_E,5574
360
363
  fides/api/models/custom_asset.py,sha256=uDb4WyO0cQiIg1nR6SProY_dzZrUgLrdVS4rhPKuvPc,546
@@ -553,7 +556,7 @@ fides/api/service/connectors/query_configs/mysql_query_config.py,sha256=KMGahFka
553
556
  fides/api/service/connectors/query_configs/postgres_query_config.py,sha256=YietOiTNbOqCuuzUBwZbvfk0u8Nx8mNPMdIA_TehTzE,575
554
557
  fides/api/service/connectors/query_configs/query_config.py,sha256=mGpZ05_rvPJ6PsKsT7C9OOn7QKnx_lHC3idEHsgV4KA,27911
555
558
  fides/api/service/connectors/query_configs/redshift_query_config.py,sha256=udEXuvbKR9WfeRUw5VQmcUzQUWz_TE2dc8qs44uNypQ,576
556
- fides/api/service/connectors/query_configs/saas_query_config.py,sha256=1BVQe9Wzp8RqIAvJiErP9quoOZvnnk4uz-ilnrq7kys,21020
559
+ fides/api/service/connectors/query_configs/saas_query_config.py,sha256=8AiTr5JIlJT8F0zGneDgQtf2ZpRu1I-rDkQwmEpTtuI,21059
557
560
  fides/api/service/connectors/query_configs/snowflake_query_config.py,sha256=7zktenLG9yHIuOKcqcndcVjS5KbCWiXudkRAhu76iM8,2645
558
561
  fides/api/service/connectors/saas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
559
562
  fides/api/service/connectors/saas/authenticated_client.py,sha256=rtWwZr6SmsWFkqtEF2laKdikL52LQFQDpdBUMkLzm1Q,10650
@@ -604,7 +607,7 @@ fides/api/service/saas_request/override_implementations/__init__.py,sha256=Hvr-M
604
607
  fides/api/service/saas_request/override_implementations/interruptible_request.py,sha256=QYRgQ2H9pOI8nIisU2cbI18IiHYCCXruUq61gGIZjMM,1027
605
608
  fides/api/service/storage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
606
609
  fides/api/service/storage/storage_authenticator_service.py,sha256=DRc9mPXUIXcpyrxmxGFiGjvurbQHj7sg2kqJP2pyFpM,1416
607
- fides/api/service/storage/storage_uploader_service.py,sha256=IUIQtDKOQHKS1VDBFqxl45vI7o4YV2DlbssNgXD4Dhk,4208
610
+ fides/api/service/storage/storage_uploader_service.py,sha256=8VPKZY8APaoY2zMqabGXh72vGLoZJZPGl8CFJmaTlkQ,3823
608
611
  fides/api/service/user/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
609
612
  fides/api/service/user/fides_user_service.py,sha256=NDicT_AyoNMRGeCmPFbwuUJJBrjDOuWl7HItRGvpI44,4562
610
613
  fides/api/task/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -619,14 +622,14 @@ fides/api/task/graph_task.py,sha256=ZLG5JcJGkWqStGE2C1Ij8qqMzR7GYh2LXIZ8j8m9BTQ,
619
622
  fides/api/task/refine_target_path.py,sha256=3pJ0m3T_ez3bl1cQj2-gnSHCt7LN7Y9yNmhozIRHmzo,7657
620
623
  fides/api/task/task_resources.py,sha256=Upue1Nn3LLloyOxQcoU4I3W_m9xi1_-L9RtRVatjJN4,8832
621
624
  fides/api/tasks/__init__.py,sha256=FPNi1aGoATA8pGmb5pHV_n8S_PZ-ZHn_A8EUQXXJyCY,4514
622
- fides/api/tasks/storage.py,sha256=mAArK7NR7QyHJNhOuVFtAg-0c56HfR6LLLPxiLY6pqE,6357
625
+ fides/api/tasks/storage.py,sha256=qNDhZWdME5P8DDzC8fB22iSPRNikiS0NXUuVEYe0XOw,9278
623
626
  fides/api/tasks/scheduled/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
624
627
  fides/api/tasks/scheduled/scheduler.py,sha256=9YCmyfSWYL0eWQNy8o2MhGcJDWl8mjfz6I09ztSQ2sM,198
625
628
  fides/api/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
626
629
  fides/api/util/api_router.py,sha256=OJLn9fT6167R4FxG_hHacqLyEyTrqWKKP85FGxEdX2M,1086
627
- fides/api/util/aws_util.py,sha256=c9tf33sCO6QZjSEu29acBebWuGMvLV3W-3obLUyTyb8,2806
630
+ fides/api/util/aws_util.py,sha256=5TolmZnY5ZjY93hLGpDUYSKfDoSVKOo-0gjebjh-_ig,3365
628
631
  fides/api/util/cache.py,sha256=pZr7Woip4wszmdWEwRAxQzN7Pk2YVDqdZLGkL7n2gVs,12167
629
- fides/api/util/collection_util.py,sha256=d7m3SDAOk5ygQtp-CctoEF-1ksXG1yOF5n0QtYkft_Y,4145
632
+ fides/api/util/collection_util.py,sha256=sTtR2h7lZBgvekJxQ7wq70ZFNiucfW7HK__anpInyY4,7553
630
633
  fides/api/util/connection_type.py,sha256=_ak39pOBMseuq-VyDY7zw3Dg4yM03EH8vGRVJaMb5r4,14073
631
634
  fides/api/util/connection_util.py,sha256=afZ9LZX9kHslc1p_55jlksvGN5mQcMC4m_TRqXx7Dio,15948
632
635
  fides/api/util/consent_util.py,sha256=gADCCN6AYgfO4UXoPPv5EZEws8-D8kRqPJvmiH7g-dw,12540
@@ -645,7 +648,7 @@ fides/api/util/logger.py,sha256=kSR4ZGpcD3LWPlb9uC4_JhjBRUrBYRZ3TwJi8wXxTFY,7025
645
648
  fides/api/util/logger_context_utils.py,sha256=__jCqDsdg9yyrNiqr9TIZsmCUXQvIwM4jjC3P12WtB4,6418
646
649
  fides/api/util/matching_queue.py,sha256=kI1NAqix2qVO3tL-pZQiAI8vZT70eT3EhWn60pxzZF8,1392
647
650
  fides/api/util/querytoken.py,sha256=wdp4vZbrXb66dW_GXCefuSfU8V7hymKItyguzHIsgsQ,174
648
- fides/api/util/saas_util.py,sha256=XEKRDjAZVHo1Gyx3_YXdrD4lzqIo6Oc7R1KfHinNpik,16486
651
+ fides/api/util/saas_util.py,sha256=3bQOIsxZ0OPlCWm8baDHd6ypcFSup7-ezZPv33X9DAg,15718
649
652
  fides/api/util/scylla_util.py,sha256=lJbwI8rYCkEn6wq8zulFIH8nnu22pRzvxB1IyMEnW2E,1223
650
653
  fides/api/util/storage_util.py,sha256=8NyhsnQ2WWeY7mLE6xsMSDZfpU9aPT4PfHwFLSFSfDU,1824
651
654
  fides/api/util/taxonomy_utils.py,sha256=pv_ro70_-sJVAY1QTCc_oXuHO1L_kG3h12kcmezs4Vo,1171
@@ -718,7 +721,7 @@ fides/core/push.py,sha256=ttnX1MftcosNrQ5u8hLHi-5IEbD7_o8kzRpDsLbzxP0,4893
718
721
  fides/core/system.py,sha256=83cey7wBSfM-UDfEgPnsWXugWGZPHpP5wJtdH7wGais,14621
719
722
  fides/core/user.py,sha256=jnYlXHS3SJaRYQL6k1e3IJ446ht95KEra6VJJe7JgUA,5942
720
723
  fides/core/utils.py,sha256=FvP3qcK372xBVh6mgATC1_79cYxhAbBCkugkjo9694w,6691
721
- fides/data/language/languages.yml,sha256=Mp4CKTarZ_BU-DU85z8TlTHSE1zXvArnSAVh7DSqHxk,1171
724
+ fides/data/language/languages.yml,sha256=CN_gp2MWFvuM2jX3UfCMbOsJ98tPSPZkKiE2dyWE7vA,1204
722
725
  fides/data/location/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
723
726
  fides/data/location/locations.yml,sha256=ox8hMZZImHOYhvjoRhpPWwMGbYpDKHAV_TAWW_xrzr0,25405
724
727
  fides/data/sample_project/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -753,29 +756,27 @@ fides/service/messaging/aws_ses_service.py,sha256=7yZe4wuhWzdZl6soddHrUhExJvIXeq
753
756
  fides/service/messaging/messaging_service.py,sha256=_3iObiVslfJzuzCukCDw2gbQXrOPpMZs3LqG1Dbmirw,11710
754
757
  fides/service/privacy_request/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
755
758
  fides/service/privacy_request/privacy_request_service.py,sha256=TlpvKDZ0bXMJFrhPgrx8ffPy3vZGvi6XJCe2eVoyUms,26289
756
- fides/ui-build/static/admin/404.html,sha256=RrbIeygp4Z2c8DDJxeeZAt6PhWAJCo0wAhEV7iVURxY,1466
757
- fides/ui-build/static/admin/add-systems.html,sha256=NZrTfc4ckzRISfu5H75QZHWfORJfQJr4fzxd7yizJ2c,1642
758
- fides/ui-build/static/admin/ant-poc.html,sha256=4zwfSuW_ISNi7DV_pvsxm-XhmNtb9E_0Wyk_lOgJgso,1474
759
- fides/ui-build/static/admin/consent.html,sha256=ifOEMKaLX9EbHZ2ygcmzxJ6FxIOmiHdMVkBNC_PgC8w,1474
760
- fides/ui-build/static/admin/data-catalog.html,sha256=V-IW81QRxEZWu5yg4FlehhaXuhPwfK16-m5AGSCJ34Y,2116
761
- fides/ui-build/static/admin/datamap.html,sha256=N_oTeSSNo086IFmvTFQJ6-tR8rW7DZvDiTA2nfuzu9o,2023
762
- fides/ui-build/static/admin/dataset.html,sha256=3NdWwjF5tGhSVdsLGhUWsmdb85S0lWrYGdeD3upi6Wg,1790
763
- fides/ui-build/static/admin/datastore-connection.html,sha256=DW2HVme4jeXL_7IwLP5BiA9-K5pZqmCXm6jXIeT7w5Y,1660
759
+ fides/ui-build/static/admin/404.html,sha256=EBBKA5Fu6TdbTnzobK_I33ub8ERzUb3ZAVIEDfmFNZQ,1466
760
+ fides/ui-build/static/admin/add-systems.html,sha256=gBMrh2fHoYrdXjM7ZuUs8bdvRSOUz4jZW4W8JHujqYE,1642
761
+ fides/ui-build/static/admin/ant-poc.html,sha256=bF7gVNystF3UyZjqerEuWpQTJmcq7NDBtuYK8glfeYM,1474
762
+ fides/ui-build/static/admin/consent.html,sha256=qnaqc_iBUDMogxE9IDjaaauQAqDG5pGMG52VFVJgVb4,1474
763
+ fides/ui-build/static/admin/data-catalog.html,sha256=wYQbiqw01ZR2Dupaznissf_-vE1V-hg_cyyMp676m4I,2116
764
+ fides/ui-build/static/admin/datamap.html,sha256=nLxFFtsIei5aPm8ogAjWVqh5z6m5uHpX9dzm_VLlQWk,2023
765
+ fides/ui-build/static/admin/dataset.html,sha256=Eh_0kNRpCBr-eWOpsfU4Tki-Wb8kN_JLr87zz5Aqw04,1790
766
+ fides/ui-build/static/admin/datastore-connection.html,sha256=yhkxnYx2sKUIMNuv7Y-7-E4uS5d-VFadbCMmqvex7K4,1660
764
767
  fides/ui-build/static/admin/favicon.ico,sha256=xxtarycoqCOznVZCG0z5Wej6EfYvMYwyz6EUwaVwhEw,4286
765
- fides/ui-build/static/admin/index.html,sha256=8dh9OenvToy1yP7wpYMuc7O0JH4wIGHYo9JakJY6sNs,1625
766
- fides/ui-build/static/admin/integrations.html,sha256=e0DMC1obUpqdlf71W3-GKOylzcDifyGLHrsq-q5WPZo,1952
767
- fides/ui-build/static/admin/login.html,sha256=y7D64C4tNe7mF75_2sYBc6y8YcrxSb2EgPdX-CXZRbM,1470
768
+ fides/ui-build/static/admin/index.html,sha256=udeAlpkTjuX4-JZ4nvk9nPsyyAWG5aV1ElaBFnPxyfo,1625
769
+ fides/ui-build/static/admin/integrations.html,sha256=rP2CAhigUqeX4gAq-eaLIgpynwkwrE5d3aaGrcF-DwU,1952
770
+ fides/ui-build/static/admin/login.html,sha256=pO87yMLtaz63Sb8ffcYB5R9Q7ZTyTQZMCQwJX0dsBGU,1470
768
771
  fides/ui-build/static/admin/logo-icon.svg,sha256=LTpApcJnb73kye_gPF3KG8qNe6S3HJJKeebdl6aJ8fI,147
769
772
  fides/ui-build/static/admin/logo-white.svg,sha256=u12SVA-WPW0GAhJ1wXM4oi2aqKXKmteo6yEvGDgz5jM,2101
770
773
  fides/ui-build/static/admin/logo.svg,sha256=bCostWyEaAVHBbKwGhzAAGJ0ZNgxBGgzhwKsAXS47bg,2100
771
- fides/ui-build/static/admin/messaging.html,sha256=R6RZ6aMCkSO4PtwoHHbiblbdKjDxzZX3U2M1PcxRmYA,1950
772
- fides/ui-build/static/admin/privacy-requests.html,sha256=qyadsDCHkHfl-EhIXf_S-THiUrDBfJ3VU3u_GBglAeo,1808
773
- fides/ui-build/static/admin/properties.html,sha256=dP4dbeCSg0IEn4N_GuBddyDUa7-jT3p4GuE2UkNfM1w,1794
774
- fides/ui-build/static/admin/systems.html,sha256=JBdhXcrPjd7nd9ARbkOTRTUQU_kg5RT2Z28kSVhHiOU,1712
775
- fides/ui-build/static/admin/taxonomy.html,sha256=JPRI8ce4K6OWs8ArSQ2p7z7ww2p8BI6I77I-9-xK110,2186
776
- fides/ui-build/static/admin/user-management.html,sha256=fHpRoaVHC_4n-Ugo-NLZyLOMd7yC5NK5JnQYcWFNYzM,1568
777
- fides/ui-build/static/admin/_next/static/LOp6RUpN795nyhXOv95wz/_buildManifest.js,sha256=chWIKO_hKMbwbu2AgJvNhZvaO9P-WdigBoTqd-y42aM,11883
778
- fides/ui-build/static/admin/_next/static/LOp6RUpN795nyhXOv95wz/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
774
+ fides/ui-build/static/admin/messaging.html,sha256=c3gb1CpoyA6wNOmJd2ksU01XkvTAqpQNlpar6rkgnDM,1950
775
+ fides/ui-build/static/admin/privacy-requests.html,sha256=vcfC0bBF9g7SZAvIWXS7sp49NTWIu68m-aXZAlEBNKg,1808
776
+ fides/ui-build/static/admin/properties.html,sha256=L9giyHrvlQAa5eI2oCAvO-2Q37u0J1-wnkStIsMlJsQ,1794
777
+ fides/ui-build/static/admin/systems.html,sha256=YwfNJeurI8s4NOgWnl44yS8Dg3izcfSuKuB0Om5_e2I,1712
778
+ fides/ui-build/static/admin/taxonomy.html,sha256=l3AIn_QPFktKwG9dN4ZoPlFDXcBANFGaX4B3PzzSAGE,2186
779
+ fides/ui-build/static/admin/user-management.html,sha256=fLAtfANnixE6CokvtG7pn8DGh9WVrlU76-WfkT_W07A,1568
779
780
  fides/ui-build/static/admin/_next/static/chunks/1150-73440d7b319558e8.js,sha256=gqHg_Km9yb7Go7LtrPWwBy83ZjYSkH3rZhxv4L7opAk,17592
780
781
  fides/ui-build/static/admin/_next/static/chunks/1995-0e4fc4f7b44ed72b.js,sha256=6ZIuHzb2KgjCenln1QKDEA9o8vuYcECthUcMbr3cbjk,8553
781
782
  fides/ui-build/static/admin/_next/static/chunks/2201-abd6092e6df98c26.js,sha256=_HMi0TQUmLB_VwVbbO88cvJaSCaC1oS4C4_uTJvBd84,6979
@@ -840,7 +841,7 @@ fides/ui-build/static/admin/_next/static/chunks/main-ce7f38a12ea8c223.js,sha256=
840
841
  fides/ui-build/static/admin/_next/static/chunks/polyfills-42372ed130431b0a.js,sha256=CXPB1kyIrcjjyVBBDLWLKI9yEY1ZZbeASUON648vloM,112594
841
842
  fides/ui-build/static/admin/_next/static/chunks/webpack-4df2ba5ee2d40f0a.js,sha256=MRuEo5eWCgBS-bg43pi2mbhUdtW6nW3MTIYX6qL5OjE,4047
842
843
  fides/ui-build/static/admin/_next/static/chunks/pages/404-1087258931760074.js,sha256=Q8UfIJfHSqen2n9lahlbpmyUf8NpfUco49zqgi1zMl4,1459
843
- fides/ui-build/static/admin/_next/static/chunks/pages/_app-3c1a7742661d3a9e.js,sha256=HxUtcIcykZKx25N3t5HrgiT4mv3VjZbdtjIAnsLLD1c,4059624
844
+ fides/ui-build/static/admin/_next/static/chunks/pages/_app-3b7bbcdb61d952e7.js,sha256=_a_nUCfoA0wh1okfAVBlOfmQjjU7rWDgtYosWwl1jDw,4059640
844
845
  fides/ui-build/static/admin/_next/static/chunks/pages/_error-bede3a8288930dcf.js,sha256=rxhLqELBfGD0nm4gM2w43siC06FJgXtETSBEjmAOSOo,253
845
846
  fides/ui-build/static/admin/_next/static/chunks/pages/add-systems-136bcbd20ac59bf5.js,sha256=z8E1usXmYk0Me_ktEU-IXFVtiWiwCVwLTJXf9-dEwYY,35014
846
847
  fides/ui-build/static/admin/_next/static/chunks/pages/ant-poc-b3b4d0a98450ffd1.js,sha256=78HOMzKcSWRfoIRoOtgDqHUfvEu8HAaNk-IfSaz4xoI,8625
@@ -849,7 +850,7 @@ fides/ui-build/static/admin/_next/static/chunks/pages/data-catalog-942d68a88b321
849
850
  fides/ui-build/static/admin/_next/static/chunks/pages/datamap-9cd0c40bef77b120.js,sha256=32DdYdtBWigKf9vkyBdLru0UFKUz32RRzh0SPlc-qtM,10717
850
851
  fides/ui-build/static/admin/_next/static/chunks/pages/dataset-295756e1fd640b59.js,sha256=JNl15QKCQ2DHbYBfayBbvZY0rSgHdJnUx4tNlyRvZlw,19078
851
852
  fides/ui-build/static/admin/_next/static/chunks/pages/datastore-connection-b8eaa9b9d3832b30.js,sha256=lAk-Ix6q1oKf3FqM5BFA4r4M97xBVrrJzafhM8_4i0I,16874
852
- fides/ui-build/static/admin/_next/static/chunks/pages/index-c9fa68dc0fa42c81.js,sha256=lcy3rDAFqvIgLsE68KN637-mZTVu6-hQwuAPeJ-vBAc,6394
853
+ fides/ui-build/static/admin/_next/static/chunks/pages/index-94e6d589c4edf360.js,sha256=GCQzKug-xnNLdZRGaRnL_hR8PVIm3UJuGrBmsAn8Bzw,6397
853
854
  fides/ui-build/static/admin/_next/static/chunks/pages/integrations-21c9902e7b098b39.js,sha256=tE28Zxyc-Dp1rSAk5D8zW-Zm33EcsDhG41jTGY8J2mA,6989
854
855
  fides/ui-build/static/admin/_next/static/chunks/pages/login-0cb0eb44bf2dd24c.js,sha256=DgVzph5834QzKXBfiBlZNaN6Z9ET1B0awQTup-5YZhM,252
855
856
  fides/ui-build/static/admin/_next/static/chunks/pages/messaging-f263e6bacf0f2d19.js,sha256=kWUkIElNiFctDTdxuDawxhYc5IgBqrx-VUWzWPI3Yyc,15337
@@ -953,37 +954,39 @@ fides/ui-build/static/admin/_next/static/media/inter-vietnamese-500-normal.7b524
953
954
  fides/ui-build/static/admin/_next/static/media/inter-vietnamese-600-normal.eb82de1d.woff2,sha256=ZKjcMjaLlHAKJJyTcujqJwFDooKWcq8qQSuKZVfXZRA,3876
954
955
  fides/ui-build/static/admin/_next/static/media/inter-vietnamese-700-normal.00e401a9.woff2,sha256=92gZYPHyPg3OZ_u0f78u6ZZNdc53OvVkqhoTelycCqw,3888
955
956
  fides/ui-build/static/admin/_next/static/media/logo-white.c9bf4196.svg,sha256=u12SVA-WPW0GAhJ1wXM4oi2aqKXKmteo6yEvGDgz5jM,2101
956
- fides/ui-build/static/admin/add-systems/manual.html,sha256=eWvjfI1705Tz_OKdoolawMYFFrG57bu5BpwKe5lXvrI,2436
957
- fides/ui-build/static/admin/add-systems/multiple.html,sha256=addxjnwv9tVN6fRF1ZyMRPeP02pqqD427jrelKIXY38,1972
958
- fides/ui-build/static/admin/consent/configure.html,sha256=t1x_QhV9h-YELn9eBqT3VFCrHhp6UxhnQPCY2TNP_Vw,1888
959
- fides/ui-build/static/admin/consent/privacy-experience.html,sha256=yFLSSGJYsmx7iqWpxiCFg1XAabpG4Cy64XR8wUo4AcQ,1906
960
- fides/ui-build/static/admin/consent/privacy-notices.html,sha256=pKOyhiTek8cxehAMVc9ni5VqnONVZir4l6eAOLE_Dfs,1822
961
- fides/ui-build/static/admin/consent/properties.html,sha256=dUoBuiAXGqp0sx4gqXzo6LoDbFjaKc1e0TV0k1QQy50,1810
962
- fides/ui-build/static/admin/consent/reporting.html,sha256=FhJekA5qmsijO4TrauqEveRomB6kBpHfiZSuEbpUvDk,1810
963
- fides/ui-build/static/admin/consent/configure/add-vendors.html,sha256=Hhrr9_1IiMsARsMgfPjI-gHWhV6PYj-H9BU0RrMvLPg,1990
964
- fides/ui-build/static/admin/consent/privacy-experience/[id].html,sha256=eSF36mD9EFua-mS6V-UntSj9lOruY5mCK3kGz4V7LLk,2072
965
- fides/ui-build/static/admin/consent/privacy-experience/new.html,sha256=mZYYswvN-FXNXLDcU7IPjJfcl_s16m7M1XpBt-1wpKc,2066
966
- fides/ui-build/static/admin/consent/privacy-notices/[id].html,sha256=CJIMc0Zm2gY4wdf9m1-mGwSdD2cX0rQxp_5jLu2L62E,2066
967
- fides/ui-build/static/admin/consent/privacy-notices/new.html,sha256=dO1bwcQHjqSMkip1EILXkCfsTgCMBpBBrzC9PADY-jE,2060
968
- fides/ui-build/static/admin/data-catalog/[systemId]/projects.html,sha256=1X3sp79dVqf0SUrFY1zRfkNcX1Fq-KVb8bHtnQ-aUu8,2316
969
- fides/ui-build/static/admin/data-catalog/[systemId]/resources.html,sha256=rmfPwxGJvWZdKmVU_lCRQvjLDrYQohv1Vg0LilKfRE0,1846
970
- fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html,sha256=MsLuQ9oI4-toa1DNBjT09SY9Wyea2g7oAl8YnbC7930,1874
971
- fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html,sha256=Ur9LoIYj2sO3qpQ07S_82QHm7ciT8HsIXpsKbFcqrqA,2456
972
- fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html,sha256=sqZ8Fe1GwqHTaHBYzFVz8lcp_1DwjFJEDiOV70gGaG8,2428
973
- fides/ui-build/static/admin/data-discovery/action-center.html,sha256=9x_LeZEnkRn5cWysE2RhgybVGcxa8qjkFN7Q8xOC0Cc,1754
974
- fides/ui-build/static/admin/data-discovery/activity.html,sha256=h0cfXja-taKVV8KLWxmmJ9OGqzkuVo8wmgtndZriRHA,1900
975
- fides/ui-build/static/admin/data-discovery/detection.html,sha256=6wiqYqrfvOFRgH0rcg6lr7KRqyYeFJW7y3CtinzBcqk,1980
976
- fides/ui-build/static/admin/data-discovery/discovery.html,sha256=ZwTvo5sb7HTGrVVxjDpgpTeB7OxKkwbNT7yIMyWL2jI,2374
977
- fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html,sha256=JYFVS7E7OE8Q0DgGJbJRPK18PavmczNZf5DM3Z7Goz0,2094
978
- fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html,sha256=dW4o_D3E-ngtkUx6sxKse8u29B4mADn9KFEXq_9ChFg,2280
979
- fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html,sha256=VM-UzedZpCcSXBzk-RBvVMH_T9uFd7JyyWZUkeSNKk4,2012
980
- fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html,sha256=gxKE2yjnCF3R-6W16gujoi9iqUtZhJ9JEc8Rmvc3KIY,2406
981
- fides/ui-build/static/admin/dataset/[datasetId].html,sha256=va_qMDGBQUf166HrM1Lly2r8Kr6GFNDdfI6GZCDLiaY,1896
982
- fides/ui-build/static/admin/dataset/new.html,sha256=FIrp-5p8xpgEvlZKCe573OdFsASEj8P9YkLPg8ReH6M,1560
983
- fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html,sha256=tXxqTPLxi2uxJIJjwxj3sZGnPVDY5ojOEUOOue6Z8pY,2328
984
- fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html,sha256=ZmH72z160m4OneeTsr_F9u53UYm1Nj-mgUi9ZS4yS4A,2370
985
- fides/ui-build/static/admin/datastore-connection/[id].html,sha256=dRcpmqYiqgmQoqGMb7l39Q7d6IShzKAK3WKPI5x35vA,1748
986
- fides/ui-build/static/admin/datastore-connection/new.html,sha256=bmk66rFjCElywV7ddQGEFfmvS6Aw5wVWoKsKsNqXZUE,1820
957
+ fides/ui-build/static/admin/_next/static/n4uO6TqGfiKHQ-X5XYkoy/_buildManifest.js,sha256=gKalzyWrLVB2HhNS_lOjyq3ieAgkEH5jw7gXGwU001g,11883
958
+ fides/ui-build/static/admin/_next/static/n4uO6TqGfiKHQ-X5XYkoy/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
959
+ fides/ui-build/static/admin/add-systems/manual.html,sha256=JqA9M4Z-fFma7iFNhxbf56YozLr4jNuIhG9VN5SowCM,2436
960
+ fides/ui-build/static/admin/add-systems/multiple.html,sha256=BSRXU-8JT8o3zCrtxx74DFsF9g2SURZw35hFqVH4M2c,1972
961
+ fides/ui-build/static/admin/consent/configure.html,sha256=AlrIDYUOgn1szEUiXDSsDFdSMH_TyjHlxq8sCioBMD0,1888
962
+ fides/ui-build/static/admin/consent/privacy-experience.html,sha256=z7p-ru9qFIk5J3Yy56lmIL5lMdKXc4p7R8b-YLj6JkQ,1906
963
+ fides/ui-build/static/admin/consent/privacy-notices.html,sha256=i6q5Z0HPYKLVnNDMOYXrAKbVZJBKElkPXdilevo4f_g,1822
964
+ fides/ui-build/static/admin/consent/properties.html,sha256=eMv4zjt3DKXWLXCVe853GkdMefp_n58B7dsjmLJ8Xs0,1810
965
+ fides/ui-build/static/admin/consent/reporting.html,sha256=uHErvxhmgWRdmtFMmwoXzC5kI470KEMBQTUSGuCUlrQ,1810
966
+ fides/ui-build/static/admin/consent/configure/add-vendors.html,sha256=Z5WsYiH1puX-49pDUdA5vNnGWgEpsY-Qwj4weYX44T8,1990
967
+ fides/ui-build/static/admin/consent/privacy-experience/[id].html,sha256=Rm8jNljMsm0YanbVGg6ndkSkLjUlDJ6RIecgnJMC0k4,2072
968
+ fides/ui-build/static/admin/consent/privacy-experience/new.html,sha256=ANa_uQ0f1WmA3neDS9H0ezVE8iZP1amk-6OPfsccExo,2066
969
+ fides/ui-build/static/admin/consent/privacy-notices/[id].html,sha256=svxZ1YYJWSKEZCKKIACBBm4hiXI2v78P4JxgYG3Rnn4,2066
970
+ fides/ui-build/static/admin/consent/privacy-notices/new.html,sha256=UpeHbXPK8Sd8RktwHP6qQ4omvdCwQr1sWC0iqh5yRSM,2060
971
+ fides/ui-build/static/admin/data-catalog/[systemId]/projects.html,sha256=p7QkPbLEnjEUi6ZZO4YYW_qX5ydsWvDEGcuCDcmhQqA,2316
972
+ fides/ui-build/static/admin/data-catalog/[systemId]/resources.html,sha256=NZb4MJ_-V-RxKX5bBSHwQv8S8lkE_3ZSeh48nIshCR0,1846
973
+ fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn].html,sha256=asykZsDyB7V1d2Udb4d-LZSXAq15aDCsnDaeaJyKHFY,1874
974
+ fides/ui-build/static/admin/data-catalog/[systemId]/projects/[projectUrn]/[resourceUrn].html,sha256=3jCSoXpNDZA9igCl2X8QdaXEBB4N2TKyQlRZNakYgU4,2456
975
+ fides/ui-build/static/admin/data-catalog/[systemId]/resources/[resourceUrn].html,sha256=uv76cdKGOS5dFNwITwHgihsL1mvq357QHZuP9FdNxtk,2428
976
+ fides/ui-build/static/admin/data-discovery/action-center.html,sha256=hGKl0UqA_oMYsxY-xX_gHaUxzyCq-4LrkEuy7-xBE7Y,1754
977
+ fides/ui-build/static/admin/data-discovery/activity.html,sha256=kpLRtxiNzpx4C4zBZ9DoAafW0YBXUDIXp5zE90SZFAw,1900
978
+ fides/ui-build/static/admin/data-discovery/detection.html,sha256=nZ_Aul0mg13DpuNKkZOr9Yp_aMliYMdAf-fhymdS8s8,1980
979
+ fides/ui-build/static/admin/data-discovery/discovery.html,sha256=R64Zcf3gD0KnqYAMXV4ccQFZsF9FfvmcKJwIAVAA1Ik,2374
980
+ fides/ui-build/static/admin/data-discovery/action-center/[monitorId].html,sha256=7908bUrglr1stJLU0G3vWPUqndp9JqI7R30AYvPZK0U,2094
981
+ fides/ui-build/static/admin/data-discovery/action-center/[monitorId]/[systemId].html,sha256=cgmTtUejZuwRo-06R_TVlzM2asUn5keExIzVF-OAnX4,2280
982
+ fides/ui-build/static/admin/data-discovery/detection/[resourceUrn].html,sha256=jkuKakbW4xS1OVu8K6d9HX1un29BqZCqrnQeNI-3k0Y,2012
983
+ fides/ui-build/static/admin/data-discovery/discovery/[resourceUrn].html,sha256=q1YtDfGGhr3quISiHkLWTjYI5p0cJOKVbrA90UAUOtg,2406
984
+ fides/ui-build/static/admin/dataset/[datasetId].html,sha256=JmQSyXU9sg6oVX_swjlZZTWULsR2ky6EfMnqiu8X3Qo,1896
985
+ fides/ui-build/static/admin/dataset/new.html,sha256=XWZjKAHacHJCtz8TxhWn9Ut3vVJhYBHXs7DVnhxJ01o,1560
986
+ fides/ui-build/static/admin/dataset/[datasetId]/[collectionName].html,sha256=Bj6PC34c1z_VEPh2rBse7qoEtSyD5zHWSLCLFpLJn0I,2328
987
+ fides/ui-build/static/admin/dataset/[datasetId]/[collectionName]/[...subfieldNames].html,sha256=v0KhqIfVRfyEn6M3FnpytRFgiHPAj23uqpRU4K48Ap0,2370
988
+ fides/ui-build/static/admin/datastore-connection/[id].html,sha256=wi05LSJjLy688wIiKH5BZhQb1X5uStMWdBHnWKTExPg,1748
989
+ fides/ui-build/static/admin/datastore-connection/new.html,sha256=Qvj8qEWIBbxcWMQOuddyWbnoTJWjwk8nOsLiSwhTzVA,1820
987
990
  fides/ui-build/static/admin/images/DatabaseIcon.svg,sha256=gwl8_3APg_6J4ZwWgovOjxgk5AEPyvq3-qGjkF7R4og,8198
988
991
  fides/ui-build/static/admin/images/SelectedDatabaseIcon.svg,sha256=L6YBuL-LiKzBXyt9gHZhtqpo2QopXdC7-oEvEWbvSNE,8198
989
992
  fides/ui-build/static/admin/images/config_splash.svg,sha256=IH56T1jrG1y4FIKQZXMaePYESYZGot_4jkTaFvmwHl0,176040
@@ -1011,37 +1014,37 @@ fides/ui-build/static/admin/images/oauth-login/custom.svg,sha256=SW1i3Mez8XVMVGR
1011
1014
  fides/ui-build/static/admin/images/oauth-login/github.svg,sha256=eg3RHjc4MKUaVl3p_tSphXB8Z8zTkPmuSUahUjA-pnY,963
1012
1015
  fides/ui-build/static/admin/images/oauth-login/google.svg,sha256=oRdvveXEbNFZ4_xD6u-DxqNIPJh12o3XU2tITX6ghQU,988
1013
1016
  fides/ui-build/static/admin/images/oauth-login/okta.svg,sha256=ymR7Rqk7syL52284jlure_i06-nVKwZbJwB6JXfdNwo,8076
1014
- fides/ui-build/static/admin/integrations/[id].html,sha256=_UYaOYW-YLU1RBzZDyCQaeRiixzXtdEoxp_Nrqz8fKo,2204
1017
+ fides/ui-build/static/admin/integrations/[id].html,sha256=jFhfAJ9mlOsdR67FxdWD88KfBmRxywUFYPmN0jr2vN8,2204
1015
1018
  fides/ui-build/static/admin/lib/fides-ext-gpp.js,sha256=Yt5CAzssLC4poCVEilDu0RDnOnKAF21kmkRDEU7budU,200138
1016
1019
  fides/ui-build/static/admin/lib/fides-headless.js,sha256=EeY3dATZ_pMKo6wDu7z6q5gWE2xXxKWDQgT-f4Xpm7M,67264
1017
1020
  fides/ui-build/static/admin/lib/fides-tcf.js,sha256=1eXsdaTsowelFpRVek4hD8e4_MCyBFr25-Af067HT84,356064
1018
1021
  fides/ui-build/static/admin/lib/fides.js,sha256=bZdaiuJMKs7LqQTyRMbiAcWoDUONCDHcgnDyCje3hDw,142362
1019
- fides/ui-build/static/admin/login/[provider].html,sha256=pLV60vXwDjsfxbeIG31zwBI-CXTxr66G1ppNh5-FW8Y,1496
1020
- fides/ui-build/static/admin/messaging/[id].html,sha256=G_NkVHPISA7ITMv4zjpGDcblqEKlGFhaZgt6a6Jab54,1648
1021
- fides/ui-build/static/admin/messaging/add-template.html,sha256=hTyNfqljj62NYk_0E7lDM7TKLYfThGovzQ0vJYJNyrw,1660
1022
- fides/ui-build/static/admin/privacy-requests/[id].html,sha256=Yg4DPofSger-MVEMshzWv8hY3knDIPV1MGnUyvM0GtU,1744
1023
- fides/ui-build/static/admin/privacy-requests/configure.html,sha256=axvep3YRgAF-Uwb4NQy8Wi1jOkTVou8MvfR06s68tEA,1512
1024
- fides/ui-build/static/admin/privacy-requests/configure/messaging.html,sha256=SjoXfOhBSdPW-M4CXGKHL_I_vLR-e_KfwBhpAIe5J1w,1532
1025
- fides/ui-build/static/admin/privacy-requests/configure/storage.html,sha256=agkRs1jSutWn14m5wNAC2Ne2MXkbLJj0DjS7mUjYVTw,1528
1026
- fides/ui-build/static/admin/properties/[id].html,sha256=aFP2DBhL9nxAmfnL8awFVFR2jRHyPeDZ0RvaKZV5e90,1650
1027
- fides/ui-build/static/admin/properties/add-property.html,sha256=07RatT6kLS6VKDVLa9-DduiafjWLalo90Cn6ejGy-ZU,1662
1028
- fides/ui-build/static/admin/reporting/datamap.html,sha256=rdhpht3zIwC8MAGquOXqAogcIpLHnEx1SWsMaMNs7U8,2278
1029
- fides/ui-build/static/admin/settings/about.html,sha256=bVP9cxwWhSJgdKiz8MWC-A7mgWSDna8KRAOcZ6VHplA,1488
1030
- fides/ui-build/static/admin/settings/consent.html,sha256=5BAk1ptnJLoO8eRlRqV2_D_wsnahlXHZixMvlwo7wtE,1492
1031
- fides/ui-build/static/admin/settings/custom-fields.html,sha256=_kZgESGRUYHajK6OpVvDxgLY3Ux_T-Y5UWs5bcOI7sE,1820
1032
- fides/ui-build/static/admin/settings/domain-records.html,sha256=2KrrQ2lb5z3z1qYwVKJiVc5UY8tM5iiF5G-IP1DBPjs,1744
1033
- fides/ui-build/static/admin/settings/domains.html,sha256=J1P0R1pVmYZJJQerIylNCW-F_T7lrW2N4SRBa0Z6ylE,1492
1034
- fides/ui-build/static/admin/settings/email-templates.html,sha256=YFAOSOv1GHy2OsoUYyRmcSxG4Q3IMAu-V4oTaVdY2n4,1508
1035
- fides/ui-build/static/admin/settings/locations.html,sha256=tLq1b-FhYmj3xN7S8lQSOXtPthjkauNOH5zHkYM1UqA,1656
1036
- fides/ui-build/static/admin/settings/organization.html,sha256=KcEIf7RB__DiE5RIRaj2J_y2MslcehA4iOZrBu6cWJs,1502
1037
- fides/ui-build/static/admin/settings/regulations.html,sha256=evikwSo-b6Yv5MTLV5TywFabpY87pt570iPeiGzci90,1660
1038
- fides/ui-build/static/admin/systems/configure/[id].html,sha256=B0k9Kv0pkzboaxq8xADohHOP-vur1jASg6HAX8C1dpI,2448
1039
- fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html,sha256=8LgyqQu9K2j1zz07nE2n4BZ-mfAU5H_ndVtrQd8TGwo,1614
1040
- fides/ui-build/static/admin/user-management/new.html,sha256=k1b8hZs-PkGbt1NLTN03L32x8wjmWuTbhk0m2OA2EvE,1654
1041
- fides/ui-build/static/admin/user-management/profile/[id].html,sha256=E7F1j-TR0qSkjGZ-2eZcQpkhueCKSJRZv68_jYLDmPM,1676
1042
- ethyca_fides-2.56.3b1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1043
- ethyca_fides-2.56.3b1.dist-info/METADATA,sha256=dl5K4-M3-UBQ01WN9mhyVUj0QnNTQpH_0k59x0q09U8,11361
1044
- ethyca_fides-2.56.3b1.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
1045
- ethyca_fides-2.56.3b1.dist-info/entry_points.txt,sha256=5WeLH-MlYWywYIbMGVrZkPpjTkdHDDf1p-LXFiF9ATo,41
1046
- ethyca_fides-2.56.3b1.dist-info/top_level.txt,sha256=vHQkcSYYOh4ECEGL1JSGUAxFWpwO05QGPV0M2aPxqNQ,6
1047
- ethyca_fides-2.56.3b1.dist-info/RECORD,,
1022
+ fides/ui-build/static/admin/login/[provider].html,sha256=nukiuxV0UMcaIYt5P9h4VVdWxYcl7lm6z43WSx9TLCo,1496
1023
+ fides/ui-build/static/admin/messaging/[id].html,sha256=Ov35FaQD6nu4Ss2Cf6jZY5gTzY010ChlzSdVqH1ku5U,1648
1024
+ fides/ui-build/static/admin/messaging/add-template.html,sha256=skW32FZC9GSJqBQkqwFC4O6jn2tOEOn4V9Ic0zfHoAE,1660
1025
+ fides/ui-build/static/admin/privacy-requests/[id].html,sha256=hT72cI6OGM0JkEFK16AkaXOKbQQpi4zb2RmNuy2Wu8U,1744
1026
+ fides/ui-build/static/admin/privacy-requests/configure.html,sha256=oWuc4x91W4gyW0KZgRTGj7N9M_YqiqhdB0NCoUaObBg,1512
1027
+ fides/ui-build/static/admin/privacy-requests/configure/messaging.html,sha256=8-K8Pm6n2Zjx6PmM_nOryy97tSOMXChmHmHlvl4-eiY,1532
1028
+ fides/ui-build/static/admin/privacy-requests/configure/storage.html,sha256=0-ZpNOh6I5BCGJdamSiqW4vRgkq74TqZ1pYka8smlG8,1528
1029
+ fides/ui-build/static/admin/properties/[id].html,sha256=-B8RQ4uCWU2su37P_D2TuO6jiRioMv1ka54rd6MGayU,1650
1030
+ fides/ui-build/static/admin/properties/add-property.html,sha256=FFUXpsNRkU57MT_PnDaSd7u2xqD7Ha3w6N7cEXI9b6o,1662
1031
+ fides/ui-build/static/admin/reporting/datamap.html,sha256=x0ezXUL7y8ZTIVboRzO616SQwkB9m4OO5SQFZDmez1c,2278
1032
+ fides/ui-build/static/admin/settings/about.html,sha256=1hqrrvNw8XWAU_8twesnYeM2DNUQwiCkGiP9dZYLLmE,1488
1033
+ fides/ui-build/static/admin/settings/consent.html,sha256=ZvmeGCjc1EESH8bEehNM7Y5caQdi0jTgOhDDDi5F1Zo,1492
1034
+ fides/ui-build/static/admin/settings/custom-fields.html,sha256=xOIIGBCn5Xy4eww8ADyBrb682tXGgls4nK4LDDxf86k,1820
1035
+ fides/ui-build/static/admin/settings/domain-records.html,sha256=rE4LQA0tJ6h1mV3JbXYdFF1kijdcCAYkiihHHqgBKLE,1744
1036
+ fides/ui-build/static/admin/settings/domains.html,sha256=n1MXG5ThOzaJMQgnqNgU8sTq4mtzIeBaFUel8gHQKd0,1492
1037
+ fides/ui-build/static/admin/settings/email-templates.html,sha256=MdHY1JAcIHy2DgLt5RWPbqvpxQtLp1IzHmDTKZGk6G8,1508
1038
+ fides/ui-build/static/admin/settings/locations.html,sha256=KYtDyw9RJjEZeCwmpokt2PW0ykuIAgpY_ni-cjx70Ss,1656
1039
+ fides/ui-build/static/admin/settings/organization.html,sha256=kZ77x2U5ymV0MqeSKPOfyxYFrBicwFfNkYkrftatqkk,1502
1040
+ fides/ui-build/static/admin/settings/regulations.html,sha256=csI_-O6HQPmvN5eTNQOT4oyJ8YEIl1zmXbtzyKxvaMo,1660
1041
+ fides/ui-build/static/admin/systems/configure/[id].html,sha256=brfFokzPdTOuVndkw3IRVVqhfViI_NlUN8ZJck9BmB0,2448
1042
+ fides/ui-build/static/admin/systems/configure/[id]/test-datasets.html,sha256=MP_Is3JL1mRPwljhhIAquxI4NkuDCVXG1Sb_t7_5lxI,1614
1043
+ fides/ui-build/static/admin/user-management/new.html,sha256=QU-e2-9u4Qh5ApDk7BaiN9VJqWSr-BY16ky25Q5YAkE,1654
1044
+ fides/ui-build/static/admin/user-management/profile/[id].html,sha256=yfZeO_ByXsDOaHDxTBX3wuVrnFNoyEWdgA1gHqFxClQ,1676
1045
+ ethyca_fides-2.56.3b2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1046
+ ethyca_fides-2.56.3b2.dist-info/METADATA,sha256=x119IHgnETQ5Y13t-qWKX1nVqrvBcNteMK3-IyXBVeQ,11361
1047
+ ethyca_fides-2.56.3b2.dist-info/WHEEL,sha256=Kh9pAotZVRFj97E15yTA4iADqXdQfIVTHcNaZTjxeGM,110
1048
+ ethyca_fides-2.56.3b2.dist-info/entry_points.txt,sha256=5WeLH-MlYWywYIbMGVrZkPpjTkdHDDf1p-LXFiF9ATo,41
1049
+ ethyca_fides-2.56.3b2.dist-info/top_level.txt,sha256=vHQkcSYYOh4ECEGL1JSGUAxFWpwO05QGPV0M2aPxqNQ,6
1050
+ ethyca_fides-2.56.3b2.dist-info/RECORD,,
fides/_version.py CHANGED
@@ -8,11 +8,11 @@ import json
8
8
 
9
9
  version_json = '''
10
10
  {
11
- "date": "2025-03-11T11:05:57-0400",
11
+ "date": "2025-03-11T13:12:06-0600",
12
12
  "dirty": false,
13
13
  "error": null,
14
- "full-revisionid": "26fed9fd3dc9101fa08d947da4153d60449f316c",
15
- "version": "2.56.3b1"
14
+ "full-revisionid": "41cfd398b3dbdfce26bc274c626201a2232bf834",
15
+ "version": "2.56.3b2"
16
16
  }
17
17
  ''' # END VERSION_JSON
18
18
 
@@ -0,0 +1,84 @@
1
+ """Add comments and comment references
2
+
3
+ Revision ID: 69ad6d844e21
4
+ Revises: 6ea2171c544f
5
+ Create Date: 2025-03-03 16:31:22.495305
6
+
7
+ """
8
+
9
+ import sqlalchemy as sa
10
+ from alembic import op
11
+
12
+ # revision identifiers, used by Alembic.
13
+ revision = "69ad6d844e21"
14
+ down_revision = "6ea2171c544f"
15
+ branch_labels = None
16
+ depends_on = None
17
+
18
+
19
+ def upgrade():
20
+ op.create_table(
21
+ "comment",
22
+ sa.Column("id", sa.String(), nullable=False),
23
+ sa.Column("user_id", sa.String(), nullable=True),
24
+ sa.Column("comment_text", sa.String(), nullable=False),
25
+ sa.Column("comment_type", sa.String(), nullable=False),
26
+ sa.Column(
27
+ "created_at",
28
+ sa.DateTime(timezone=True),
29
+ server_default=sa.text("now()"),
30
+ nullable=False,
31
+ ),
32
+ sa.Column(
33
+ "updated_at",
34
+ sa.DateTime(timezone=True),
35
+ server_default=sa.text("now()"),
36
+ nullable=True,
37
+ ),
38
+ sa.ForeignKeyConstraint(["user_id"], ["fidesuser.id"], ondelete="SET NULL"),
39
+ sa.PrimaryKeyConstraint("id"),
40
+ )
41
+ op.create_table(
42
+ "comment_reference",
43
+ sa.Column("id", sa.String(), nullable=False),
44
+ sa.Column("comment_id", sa.String(), nullable=False),
45
+ sa.Column("reference_id", sa.String(), nullable=False),
46
+ sa.Column("reference_type", sa.String(), nullable=False),
47
+ sa.Column(
48
+ "created_at",
49
+ sa.DateTime(timezone=True),
50
+ server_default=sa.text("now()"),
51
+ nullable=False,
52
+ ),
53
+ sa.Column(
54
+ "updated_at",
55
+ sa.DateTime(timezone=True),
56
+ server_default=sa.text("now()"),
57
+ nullable=True,
58
+ ),
59
+ sa.ForeignKeyConstraint(["comment_id"], ["comment.id"], ondelete="CASCADE"),
60
+ sa.PrimaryKeyConstraint("comment_id", "reference_id"),
61
+ )
62
+ # Add index on comment_reference.reference_id
63
+ op.create_index(
64
+ "ix_comment_reference_reference_id",
65
+ "comment_reference",
66
+ ["reference_id"],
67
+ )
68
+ # Add index on comment_reference.reference_type
69
+ op.create_index(
70
+ "ix_comment_reference_reference_type",
71
+ "comment_reference",
72
+ ["reference_type"],
73
+ )
74
+ # ### end Alembic commands ###
75
+
76
+
77
+ def downgrade():
78
+ # Drop the index on comment_reference.reference_id
79
+ op.drop_index("ix_comment_reference_reference_id", table_name="comment_reference")
80
+ # Drop the index on comment_reference.reference_type
81
+ op.drop_index("ix_comment_reference_reference_type", table_name="comment_reference")
82
+ op.drop_table("comment_reference")
83
+ op.drop_table("comment")
84
+ # ### end Alembic commands ###
@@ -0,0 +1,77 @@
1
+ """Change Attachment.storage_key to foreign key
2
+
3
+ Revision ID: 6ea2171c544f
4
+ Revises: 1152c1717849
5
+ Create Date: 2025-03-10 17:36:31.504831
6
+
7
+ """
8
+
9
+ import sqlalchemy as sa
10
+ from alembic import op
11
+ from sqlalchemy.dialects import postgresql
12
+
13
+ # revision identifiers, used by Alembic.
14
+ revision = "6ea2171c544f"
15
+ down_revision = "1152c1717849"
16
+ branch_labels = None
17
+ depends_on = None
18
+
19
+
20
+ def upgrade():
21
+
22
+ # Alter the column type and add the new foreign key constraint
23
+ op.alter_column(
24
+ "attachment",
25
+ "storage_key",
26
+ existing_type=sa.String(),
27
+ type_=sa.String(),
28
+ nullable=False,
29
+ )
30
+ op.create_foreign_key(
31
+ "fk_attachment_storage_key",
32
+ "attachment",
33
+ "storageconfig",
34
+ ["storage_key"],
35
+ ["key"],
36
+ ondelete="CASCADE",
37
+ )
38
+
39
+ # Add index on attachment_reference.reference_id
40
+ op.create_index(
41
+ "ix_attachment_reference_reference_id",
42
+ "attachment_reference",
43
+ ["reference_id"],
44
+ )
45
+
46
+ # Add index on attachment_reference.reference_type
47
+ op.create_index(
48
+ "ix_attachment_reference_reference_type",
49
+ "attachment_reference",
50
+ ["reference_type"],
51
+ )
52
+ # ### end Alembic commands ###
53
+
54
+
55
+ def downgrade():
56
+ # Drop the index on attachment_reference.reference_id
57
+ op.drop_index(
58
+ "ix_attachment_reference_reference_id", table_name="attachment_reference"
59
+ )
60
+
61
+ # Drop the index on attachment_reference.reference_type
62
+ op.drop_index(
63
+ "ix_attachment_reference_reference_type", table_name="attachment_reference"
64
+ )
65
+
66
+ # Drop the new foreign key constraint
67
+ op.drop_constraint("fk_attachment_storage_key", "attachment", type_="foreignkey")
68
+
69
+ # Revert the column type change
70
+ op.alter_column(
71
+ "attachment",
72
+ "storage_key",
73
+ existing_type=sa.String(),
74
+ type_=sa.String(),
75
+ nullable=True,
76
+ )
77
+ # ### end Alembic commands ###