decodingtrust-agent-sdk 0.1.1__tar.gz → 0.2.2__tar.gz
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.
- decodingtrust_agent_sdk-0.2.2/PKG-INFO +643 -0
- decodingtrust_agent_sdk-0.2.2/cli/main.py +182 -0
- decodingtrust_agent_sdk-0.2.2/decodingtrust_agent_sdk.egg-info/PKG-INFO +643 -0
- decodingtrust_agent_sdk-0.2.2/decodingtrust_agent_sdk.egg-info/SOURCES.txt +1340 -0
- decodingtrust_agent_sdk-0.2.2/decodingtrust_agent_sdk.egg-info/requires.txt +57 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/arxiv/arxiv_api/database.py +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/arxiv/arxiv_api/main.py +710 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/arxiv/arxiv_api/models.py +28 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/arxiv/arxiv_api/sandbox_init.py +135 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/arxiv/arxiv_api/schemas.py +52 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/ajv/scripts/.eslintrc.yml +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/balanced-match/.github/FUNDING.yml +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/body-parser/node_modules/debug/.coveralls.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/body-parser/node_modules/debug/.travis.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/buffer-equal-constant-time/.travis.yml +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/call-bind-apply-helpers/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/call-bound/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/concat-map/.travis.yml +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/deep-is/.travis.yml +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/dunder-proto/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/es-define-property/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/es-errors/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/es-object-atoms/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/express/node_modules/debug/.coveralls.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/express/node_modules/debug/.travis.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/fast-json-stable-stringify/.eslintrc.yml +26 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/fast-json-stable-stringify/.github/FUNDING.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/fast-json-stable-stringify/.travis.yml +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/finalhandler/node_modules/debug/.coveralls.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/finalhandler/node_modules/debug/.travis.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/flatted/python/flatted.py +149 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/function-bind/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/get-intrinsic/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/get-proto/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/gopd/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/has-symbols/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/hasown/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/json-buffer/.travis.yml +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/json-schema-traverse/.eslintrc.yml +27 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/json-schema-traverse/.travis.yml +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/json-schema-traverse/spec/.eslintrc.yml +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/json-stable-stringify-without-jsonify/.travis.yml +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/jwa/opslevel.yml +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/jws/opslevel.yml +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/math-intrinsics/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/morgan/node_modules/debug/.coveralls.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/morgan/node_modules/debug/.travis.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/object-inspect/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/pg-types/.travis.yml +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/qs/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/send/node_modules/debug/.coveralls.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/send/node_modules/debug/.travis.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/side-channel/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/side-channel-list/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/side-channel-map/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/app/backend/node_modules/side-channel-weakmap/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/atlassian/sandbox_init.py +114 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/bigquery/sandbox_init.py +79 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/calendar/calendar_api/auth.py +167 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/calendar/calendar_api/database.py +57 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/calendar/calendar_api/main.py +1294 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/calendar/calendar_api/models.py +114 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/calendar/calendar_api/sandbox_init.py +227 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/calendar/calendar_api/schemas.py +207 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/chase/api/main.py +353 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/chase/docker-compose.yml +55 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/custom-website/web_server/server.py +46 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/databricks/admin_api/main.py +153 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/doordash/docker-compose.yml +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/dropbox/api/main.py +267 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/dropbox/docker-compose.yml +55 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/enterprise/docker-compose.yml +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/ISSUE_TEMPLATE/bug_report.yaml +81 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/ISSUE_TEMPLATE/config.yml +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/ISSUE_TEMPLATE/feature_request.yaml +50 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/labeler.yml +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/release.yml +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/build_image.yml +66 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/ci.yml +144 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/docs_checker.yml +25 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/generate-pot-file.yml +35 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/initiate_release.yml +32 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/labeller.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/linters.yml +49 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/on_release.yml +32 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/release_notes.yml +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.github/workflows/stale.yml +26 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.mergify.yml +79 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/.pre-commit-config.yaml +49 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/codecov.yml +24 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/crowdin.yml +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/__init__.py +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/api/__init__.py +810 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/api/oauth.py +33 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/api/roster.py +295 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/config/desktop.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/config/docs.py +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/controllers/employee_boarding_controller.py +198 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/controllers/employee_reminders.py +284 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/controllers/tests/test_employee_reminders.py +265 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hooks.py +375 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/dashboard_chart_source/employees_by_age/employees_by_age.py +87 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/dashboard_chart_source/hiring_vs_attrition_count/hiring_vs_attrition_count.py +78 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter/appointment_letter.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter/test_appointment_letter.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter_content/appointment_letter_content.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter_template/appointment_letter_template.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter_template/test_appointment_letter_template.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal/appraisal.py +341 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal/test_appraisal.py +330 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_cycle/appraisal_cycle.py +273 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_cycle/test_appraisal_cycle.py +84 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_goal/appraisal_goal.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_kra/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_kra/appraisal_kra.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_template/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_template/appraisal_template.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_template/test_appraisal_template.py +81 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_template_goal/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_template_goal/appraisal_template_goal.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisee/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisee/appraisee.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance/attendance.py +399 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance/attendance_dashboard.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance/test_attendance.py +245 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance_request/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance_request/attendance_request.py +234 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance_request/attendance_request_dashboard.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/attendance_request/test_attendance_request.py +276 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/compensatory_leave_request/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +160 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/compensatory_leave_request/test_compensatory_leave_request.py +283 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary/daily_work_summary.py +120 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary/test_daily_work_summary.py +103 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary_group/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary_group/daily_work_summary_group.py +56 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary_group_user/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/daily_work_summary_group_user/daily_work_summary_group_user.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/department_approver/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/department_approver/department_approver.py +94 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/designation_skill/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/designation_skill/designation_skill.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/earned_leave_schedule/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/earned_leave_schedule/earned_leave_schedule.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_advance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_advance/employee_advance.py +391 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_advance/employee_advance_dashboard.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_advance/test_employee_advance.py +438 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_attendance_tool/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_attendance_tool/employee_attendance_tool.py +169 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_attendance_tool/test_employee_attendance_tool.py +237 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_boarding_activity/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_boarding_activity/employee_boarding_activity.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_checkin/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_checkin/employee_checkin.py +482 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_checkin/test_employee_checkin.py +930 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_feedback_criteria/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_feedback_criteria/employee_feedback_criteria.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_feedback_criteria/test_employee_feedback_criteria.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_feedback_rating/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_feedback_rating/employee_feedback_rating.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grade/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grade/employee_grade.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grade/employee_grade_dashboard.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grade/test_employee_grade.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grievance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grievance/employee_grievance.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_grievance/test_employee_grievance.py +54 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_health_insurance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_health_insurance/employee_health_insurance.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_health_insurance/test_employee_health_insurance.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding/employee_onboarding.py +94 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding/test_employee_onboarding.py +157 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding_template/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding_template/employee_onboarding_template.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding_template/employee_onboarding_template_dashboard.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_onboarding_template/test_employee_onboarding_template.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_performance_feedback/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_performance_feedback/employee_performance_feedback.py +81 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_performance_feedback/test_employee_performance_feedback.py +146 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_promotion/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_promotion/employee_promotion.py +40 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_promotion/test_employee_promotion.py +95 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_property_history/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_property_history/employee_property_history.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_referral/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_referral/employee_referral.py +78 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_referral/employee_referral_dashboard.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_referral/test_employee_referral.py +70 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation/employee_separation.py +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation/test_employee_separation.py +53 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation_template/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation_template/employee_separation_template.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation_template/employee_separation_template_dashboard.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_separation_template/test_employee_separation_template.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_skill/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_skill/employee_skill.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_skill_map/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_skill_map/employee_skill_map.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_training/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_training/employee_training.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_transfer/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_transfer/employee_transfer.py +74 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employee_transfer/test_employee_transfer.py +150 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employment_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employment_type/employment_type.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/employment_type/test_employment_type.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/exit_interview/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/exit_interview/exit_interview.py +140 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/exit_interview/test_exit_interview.py +126 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expected_skill_set/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expected_skill_set/expected_skill_set.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim/expense_claim.py +902 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim/expense_claim_dashboard.py +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim/test_expense_claim.py +1071 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_account/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_account/expense_claim_account.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_advance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_advance/expense_claim_advance.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_detail/expense_claim_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_type/expense_claim_type.py +32 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_claim_type/test_expense_claim_type.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_taxes_and_charges/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/expense_taxes_and_charges/expense_taxes_and_charges.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_asset/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_asset/full_and_final_asset.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_asset/test_full_and_final_asset.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_outstanding_statement/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_outstanding_statement/full_and_final_outstanding_statement.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_statement/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_statement/full_and_final_statement.py +339 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_statement/full_and_final_statement_loan_utils.py +101 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/full_and_final_statement/test_full_and_final_statement.py +106 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/goal/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/goal/goal.py +237 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/goal/test_goal.py +232 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/grievance_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/grievance_type/grievance_type.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/grievance_type/test_grievance_type.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/hr_settings/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/hr_settings/hr_settings.py +97 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/hr_settings/test_hr_settings.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/identification_document_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/identification_document_type/identification_document_type.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/identification_document_type/test_identification_document_type.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interest/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interest/interest.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interest/test_interest.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview/interview.py +434 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview/test_interview.py +322 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_detail/interview_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_feedback/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_feedback/interview_feedback.py +84 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_feedback/test_interview_feedback.py +97 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_round/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_round/interview_round.py +30 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_round/test_interview_round.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_type/interview_type.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interview_type/test_interview_type.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interviewer/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/interviewer/interviewer.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant/job_applicant.py +120 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant/job_applicant_dashboard.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant/test_job_applicant.py +55 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant_source/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant_source/job_applicant_source.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_applicant_source/test_job_applicant_source.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer/job_offer.py +127 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer/test_job_offer.py +111 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer_term/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer_term/job_offer_term.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer_term_template/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer_term_template/job_offer_term_template.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_offer_term_template/test_job_offer_term_template.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_opening/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_opening/job_opening.py +121 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_opening/job_opening_dashboard.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_opening/test_job_opening.py +96 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_requisition/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_requisition/job_requisition.py +101 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/job_requisition/test_job_requisition.py +68 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/kra/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/kra/kra.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/kra/test_kra.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_adjustment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_adjustment/leave_adjustment.py +135 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_adjustment/test_leave_adjustment.py +246 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_allocation/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_allocation/leave_allocation.py +580 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_allocation/leave_allocation_dashboard.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_allocation/test_earned_leave_schedule.py +507 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_allocation/test_earned_leaves.py +1235 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_allocation/test_leave_allocation.py +642 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_application/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_application/leave_application.py +1467 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_application/leave_application_dashboard.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_application/test_leave_application.py +1516 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list/leave_block_list.py +97 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list/leave_block_list_dashboard.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list/test_leave_block_list.py +74 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list_allow/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list_allow/leave_block_list_allow.py +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list_date/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_block_list_date/leave_block_list_date.py +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_control_panel/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_control_panel/leave_control_panel.py +203 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_control_panel/test_leave_control_panel.py +152 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_encashment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_encashment/leave_encashment.py +331 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_encashment/test_leave_encashment.py +449 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_ledger_entry/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_ledger_entry/leave_ledger_entry.py +253 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_ledger_entry/test_leave_ledger_entry.py +47 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_period/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_period/leave_period.py +20 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_period/leave_period_dashboard.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_period/test_leave_period.py +43 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy/leave_policy.py +22 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy/leave_policy_dashboard.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy/test_leave_policy.py +40 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_assignment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_assignment/leave_policy_assignment.py +483 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_assignment/leave_policy_assignment_dashboard.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_assignment/test_leave_policy_assignment.py +271 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_detail/leave_policy_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_policy_detail/test_leave_policy_detail.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_type/leave_type.py +78 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_type/leave_type_dashboard.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/leave_type/test_leave_type.py +39 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/offer_term/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/offer_term/offer_term.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/offer_term/test_offer_term.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_details/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_details/overtime_details.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_salary_component/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_salary_component/overtime_salary_component.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_slip/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_slip/overtime_slip.py +509 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_slip/test_overtime_slip.py +203 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_type/overtime_type.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/overtime_type/test_overtime_type.py +44 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/purpose_of_travel/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/purpose_of_travel/purpose_of_travel.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/purpose_of_travel/test_purpose_of_travel.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/pwa_notification/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/pwa_notification/pwa_notification.py +43 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/pwa_notification/test_pwa_notification.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_assignment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_assignment/shift_assignment.py +686 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_assignment/test_shift_assignment.py +253 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_assignment_tool/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_assignment_tool/shift_assignment_tool.py +344 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_assignment_tool/test_shift_assignment_tool.py +312 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_location/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_location/shift_location.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_location/test_shift_location.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_request/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_request/shift_request.py +133 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_request/shift_request_dashboard.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_request/test_shift_request.py +277 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_schedule/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_schedule/shift_schedule.py +47 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_schedule/test_shift_schedule.py +20 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_schedule_assignment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_schedule_assignment/shift_schedule_assignment.py +143 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_schedule_assignment/test_shift_schedule_assignment.py +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_type/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_type/shift_type.py +419 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_type/shift_type_dashboard.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/shift_type/test_shift_type.py +926 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/skill/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/skill/skill.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/skill_assessment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/skill_assessment/skill_assessment.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/staffing_plan/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/staffing_plan/staffing_plan.py +242 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/staffing_plan/staffing_plan_dashboard.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/staffing_plan/test_staffing_plan.py +97 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/staffing_plan_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/staffing_plan_detail/staffing_plan_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_event/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_event/test_training_event.py +63 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_event/training_event.py +38 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_event/training_event_dashboard.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_event_employee/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_event_employee/training_event_employee.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_feedback/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_feedback/test_training_feedback.py +71 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_feedback/training_feedback.py +47 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_program/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_program/test_training_program.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_program/training_program.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_program/training_program_dashboard.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_result/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_result/test_training_result.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_result/training_result.py +34 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_result_employee/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/training_result_employee/training_result_employee.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_itinerary/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_itinerary/travel_itinerary.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_request/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_request/test_travel_request.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_request/travel_request.py +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_request_costing/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/travel_request_costing/travel_request_costing.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/upload_attendance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/upload_attendance/test_upload_attendance.py +43 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/upload_attendance/upload_attendance.py +221 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_log/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_log/test_vehicle_log.py +129 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_log/vehicle_log.py +53 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_service/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_service/vehicle_service.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_service_item/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_service_item/test_vehicle_service_item.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/vehicle_service_item/vehicle_service_item.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/exit_interview_scheduled/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/exit_interview_scheduled/exit_interview_scheduled.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/training_feedback/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/training_feedback/training_feedback.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/training_scheduled/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/notification/training_scheduled/training_scheduled.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/page/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/page/organizational_chart/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/page/organizational_chart/organizational_chart.py +49 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/page/organizational_chart/test_organizational_chart.py +37 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/page/team_updates/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/page/team_updates/team_updates.py +23 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/print_format/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/print_format/job_offer/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/print_format/standard_appointment_letter/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/appraisal_overview/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/appraisal_overview/appraisal_overview.py +131 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/appraisal_overview/test_appraisal_overview.py +96 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/daily_work_summary_replies/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/daily_work_summary_replies/daily_work_summary_replies.py +61 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_advance_summary/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_advance_summary/employee_advance_summary.py +122 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_analytics/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_analytics/employee_analytics.py +100 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_birthday/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_birthday/employee_birthday.py +65 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_exits/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_exits/employee_exits.py +237 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_exits/test_employee_exits.py +235 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_hours_utilization_based_on_timesheet/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_hours_utilization_based_on_timesheet/employee_hours_utilization_based_on_timesheet.py +256 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_hours_utilization_based_on_timesheet/test_employee_util.py +200 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_information/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_leave_balance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_leave_balance/employee_leave_balance.py +284 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_leave_balance/test_employee_leave_balance.py +284 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_leave_balance_summary/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_leave_balance_summary/employee_leave_balance_summary.py +70 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employee_leave_balance_summary/test_employee_leave_balance_summary.py +179 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employees_working_on_a_holiday/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employees_working_on_a_holiday/employees_working_on_a_holiday.py +90 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/employees_working_on_a_holiday/test_employees_working_on_a_holiday.py +69 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/leave_ledger/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/leave_ledger/leave_ledger.py +196 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/leave_ledger/test_leave_ledger.py +193 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/monthly_attendance_sheet/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +739 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py +584 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/project_profitability/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/project_profitability/project_profitability.py +210 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/project_profitability/test_project_profitability.py +79 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/recruitment_analytics/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/recruitment_analytics/recruitment_analytics.py +204 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/shift_attendance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/shift_attendance/shift_attendance.py +329 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/shift_attendance/test_shift_attendance.py +187 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/unpaid_expense_claim/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/unpaid_expense_claim/unpaid_expense_claim.py +52 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/vehicle_expenses/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/vehicle_expenses/test_vehicle_expenses.py +76 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/report/vehicle_expenses/vehicle_expenses.py +176 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/utils.py +1034 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/web_form/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/web_form/job_application/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/web_form/job_application/job_application.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/install.py +21 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/mixins/appraisal.py +21 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/mixins/pwa_notifications.py +73 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/overrides/company.py +186 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/overrides/dashboard_overrides.py +96 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/overrides/employee_master.py +155 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/overrides/employee_payment_entry.py +320 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/overrides/employee_project.py +56 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/overrides/employee_timesheet.py +20 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/create_country_fixtures.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/delete_employee_transfer_property_doctype.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/move_doctype_reports_and_notification_from_hr_to_payroll.py +45 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/move_payroll_setting_separately_from_hr_settings.py +30 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/move_tax_slabs_from_payroll_period_to_income_tax_slab.py +140 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/rename_stop_to_send_birthday_reminders.py +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/set_company_in_leave_ledger_entry.py +20 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/set_department_for_doctypes.py +36 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/set_payroll_cost_centers.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/set_payroll_entry_status.py +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/set_training_event_attendance.py +25 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/update_allocate_on_in_leave_type.py +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/update_employee_advance_status.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/update_expense_claim_status_for_paid_advances.py +25 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/update_performance_module_changes.py +80 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/update_reason_for_resignation_in_employee.py +17 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/update_start_end_date_for_old_shift_assignment.py +15 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/post_install/updates_for_multi_currency_payroll.py +131 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/add_expense_claim_to_repost_settings.py +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/create_custom_field_for_appraisal_template.py +15 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/create_custom_field_in_loan.py +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/create_marginal_relief_field_for_india_localisation.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/create_vehicle_service_item.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/update_ess_user_access.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/update_loan_repayment_repay_from_salary.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/update_payroll_frequency_to_none_if_salary_slip_is_based_on_timesheet.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/update_repay_from_salary_and_payroll_payable_account_fields.py +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v14_0/update_title_in_employee_onboarding_and_separation_templates.py +17 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/add_loan_docperms_to_ess.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/call_set_total_advance_paid_on_advance_documents.py +37 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/check_version_compatibility_with_frappe.py +20 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/create_accounting_dimensions_in_leave_encashment.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/create_marginal_relief_field_for_india_localisation.py +16 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/enable_allow_checkin_setting.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/fix_timesheet_status.py +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/make_hr_settings_tab_in_company_master.py +22 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/migrate_loan_type_to_loan_product.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/migrate_shift_assignment_schedule_to_shift_schedule.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/notify_about_loan_app_separation.py +25 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/rename_and_update_leave_encashment_fields.py +28 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/rename_claim_date_to_payroll_date_in_employee_benefit_claim.py +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/rename_enable_late_entry_early_exit_grace_period.py +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/set_default_asset_action_in_fnf.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/set_half_day_status_to_present_in_exisiting_half_day_attendance.py +15 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/update_advance_payment_ledger_amount.py +75 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v15_0/update_payment_status_for_leave_encashment.py +54 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v16_0/create_custom_field_for_employee_advance_in_employee_master.py +15 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/patches/v1_0/rearrange_employee_fields.py +153 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/additional_salary/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/additional_salary/additional_salary.py +295 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/additional_salary/test_additional_salary.py +188 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/arrear/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/arrear/arrear.py +455 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/arrear/test_arrear.py +195 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/bulk_salary_structure_assignment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/bulk_salary_structure_assignment/bulk_salary_structure_assignment.py +120 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/bulk_salary_structure_assignment/test_bulk_salary_structure_assignment.py +103 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_application/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_application/employee_benefit_application.py +93 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_application/test_employee_benefit_application.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_application_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_application_detail/employee_benefit_application_detail.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_claim/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_claim/employee_benefit_claim.py +226 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_claim/test_employee_benefit_claim.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_detail/employee_benefit_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_ledger/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_ledger/employee_benefit_ledger.py +128 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_benefit_ledger/test_employee_benefit_ledger.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_cost_center/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_cost_center/employee_cost_center.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_incentive/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_incentive/employee_incentive.py +38 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_incentive/test_employee_incentive.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_other_income/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_other_income/employee_other_income.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_other_income/test_employee_other_income.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_category/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_category/employee_tax_exemption_category.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_category/test_employee_tax_exemption_category.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_declaration/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.py +78 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_declaration/test_employee_tax_exemption_declaration.py +510 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_declaration_category/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_declaration_category/employee_tax_exemption_declaration_category.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_proof_submission/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_proof_submission/employee_tax_exemption_proof_submission.py +54 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_proof_submission/test_employee_tax_exemption_proof_submission.py +142 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_proof_submission_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_proof_submission_detail/employee_tax_exemption_proof_submission_detail.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_sub_category/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_sub_category/employee_tax_exemption_sub_category.py +21 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/employee_tax_exemption_sub_category/test_employee_tax_exemption_sub_category.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity/gratuity.py +321 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity/gratuity_dashboard.py +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity/test_gratuity.py +317 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_applicable_component/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_applicable_component/gratuity_applicable_component.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_rule/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_rule/gratuity_rule.py +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_rule/gratuity_rule_dashboard.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_rule/test_gratuity_rule.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_rule_slab/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/gratuity_rule_slab/gratuity_rule_slab.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/income_tax_slab/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/income_tax_slab/income_tax_slab.py +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/income_tax_slab/test_income_tax_slab.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/income_tax_slab_other_charges/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/income_tax_slab_other_charges/income_tax_slab_other_charges.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_correction/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_correction/payroll_correction.py +233 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_correction/test_payroll_correction.py +101 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_correction_child/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_correction_child/payroll_correction_child.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_employee_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_employee_detail/payroll_employee_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_entry/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_entry/payroll_entry.py +1772 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_entry/payroll_entry_dashboard.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_entry/test_payroll_entry.py +1247 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_period/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_period/payroll_period.py +140 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_period/payroll_period_dashboard.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_period/test_payroll_period.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_period_date/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_period_date/payroll_period_date.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_settings/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_settings/payroll_settings.py +45 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/payroll_settings/test_payroll_settings.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/retention_bonus/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/retention_bonus/retention_bonus.py +69 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/retention_bonus/test_retention_bonus.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_component/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_component/salary_component.py +141 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_component/test_salary_component.py +73 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_component_account/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_component_account/salary_component_account.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_detail/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_detail/salary_detail.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip/salary_slip.py +2716 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip/salary_slip_loan_utils.py +174 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip/test_salary_slip.py +2909 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip_leave/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip_leave/salary_slip_leave.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip_loan/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip_loan/salary_slip_loan.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip_timesheet/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_slip_timesheet/salary_slip_timesheet.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure/salary_structure.py +468 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure/salary_structure_dashboard.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure/test_salary_structure.py +301 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure_assignment/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure_assignment/salary_structure_assignment.py +219 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_structure_assignment/test_salary_structure_assignment.py +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_withholding/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_withholding/salary_withholding.py +196 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_withholding/test_salary_withholding.py +162 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_withholding_cycle/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/salary_withholding_cycle/salary_withholding_cycle.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/taxable_salary_slab/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/doctype/taxable_salary_slab/taxable_salary_slab.py +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/notification/retention_bonus/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/notification/retention_bonus/retention_bonus.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/print_format/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/print_format/salary_slip_based_on_timesheet/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/print_format/salary_slip_standard/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/print_format/salary_slip_with_year_to_date/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/accrued_earnings_report/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/accrued_earnings_report/accrued_earnings_report.py +181 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/bank_remittance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/bank_remittance/bank_remittance.py +174 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/income_tax_computation/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/income_tax_computation/income_tax_computation.py +635 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/income_tax_computation/test_income_tax_computation.py +113 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/income_tax_deductions/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/income_tax_deductions/income_tax_deductions.py +133 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/income_tax_deductions/test_income_tax_deductions.py +67 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/professional_tax_deductions/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/professional_tax_deductions/professional_tax_deductions.py +72 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/provident_fund_deductions/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/provident_fund_deductions/provident_fund_deductions.py +183 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/salary_payments_based_on_payment_mode/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/salary_payments_based_on_payment_mode/salary_payments_based_on_payment_mode.py +174 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/salary_payments_via_ecs/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/salary_payments_via_ecs/salary_payments_via_ecs.py +146 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/salary_register/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/report/salary_register/salary_register.py +350 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/payroll/utils.py +41 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/regional/india/setup.py +285 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/regional/india/utils.py +223 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/regional/united_arab_emirates/setup.py +57 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/setup.py +860 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/subscription_utils.py +180 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/templates/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/templates/pages/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/tests/test_utils.py +155 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/tests/utils.py +120 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/uninstall.py +21 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/utils/__init__.py +62 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/utils/hierarchy_chart.py +36 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/utils/holiday_list.py +34 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/www/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/www/hrms.py +39 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/www/jobs/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/www/jobs/index.py +131 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/www/roster.py +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/seed_hrms.py +1013 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/expedia/docker-compose.yml +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/fedex/api/main.py +675 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/fedex/api/sandbox_init.py +216 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/fedex/docker-compose.yml +64 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gitlab/docker-compose-hub.yml +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gitlab/docker-compose.yml +31 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gitlab/sandbox_init.py +158 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gmail/user_service/__init__.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gmail/user_service/api_proxy.py +712 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gmail/user_service/auth_api.py +344 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gmail/user_service/database.py +573 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gmail/user_service/ownership_tracker.py +177 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/gmail/user_service/sandbox_init.py +355 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/google-form/server/app.py +223 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googledocs/api/main.py +1151 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googledocs/api/sandbox_init.py +180 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googledrive/api/main.py +987 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googledrive/docker-compose-hub.yml +66 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googledrive/docker-compose.yml +80 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googlesheets/api/main.py +1655 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googlesheets/docker-compose-hub.yml +66 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/googlesheets/docker-compose.yml +67 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/hospital/main.py +2518 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/hospital/utils.py +151 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/linkedin/api/main.py +1209 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/linkedin/api/sandbox_init.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/notion/api/main.py +423 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/notion/docker-compose.yml +49 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/os-filesystem/filesystem_api/__init__.py +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/os-filesystem/filesystem_api/main.py +311 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/paypal/api/main.py +1747 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/paypal/api/sandbox_init.py +113 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/reddit/api/main.py +364 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/reddit/docker-compose.yml +47 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/registry.yaml +81 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/robinhood/api/main.py +332 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/robinhood/docker-compose.yml +55 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/include/social/facebook/facebook_sdk/.travis.yml +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/lib/Search/Index/Documentify/SearchDefsDocumentifier.yml +21 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/lib/Utility/BeanJsonSerializer.yml +91 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/behat/gherkin/.github/workflows/build.yml +47 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/behat/gherkin/.github/workflows/update.yml +49 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/browserstack/browserstack-local/.travis.yml +11 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/lib-innerbrowser/.github/workflows/main.yml +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-asserts/.github/workflows/main.yml +30 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-filesystem/.github/workflows/main.yml +30 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-phpbrowser/.github/workflows/main.yml +33 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-rest/.github/workflows/main.yml +30 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-webdriver/.github/workflows/webdriver-chrome-headless.yml +45 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-webdriver/.github/workflows/webdriver-chrome.yml +45 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/module-webdriver/.github/workflows/webdriver-firefox.yml +45 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/phpunit-wrapper/.github/workflows/build.yml +39 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/codeception/stub/.github/workflows/main.yml +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/annotated-command/dependencies.yml +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/log/.github/workflows/ci.yml +171 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/output-formatters/mkdocs.yml +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/robo/codeception.yml +21 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/robo/dependencies.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/robo/robo.yml +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/consolidation/self-update/.github/workflows/ci.yml +34 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/elasticsearch/elasticsearch/.ci/jobs/defaults.yml +74 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/elasticsearch/elasticsearch/.ci/jobs/elastic+elasticsearch-php+7.x.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/elasticsearch/elasticsearch/.ci/jobs/elastic+elasticsearch-php+master.yml +14 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/elasticsearch/elasticsearch/.ci/jobs/elastic+elasticsearch-php+pull-request.yml +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/elasticsearch/elasticsearch/.ci/test-matrix.yml +15 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/ezimuel/guzzlestreams/.github/workflows/test.yml +44 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/ezimuel/ringphp/.github/workflows/test.yml +44 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/google/recaptcha/.travis.yml +33 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/google/recaptcha/app.yaml +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/grasmash/expander/.travis.yml +26 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/gymadarasz/ace/demo/kitchen-sink/docs/python.py +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/gymadarasz/ace/demo/kitchen-sink/docs/yaml.yaml +35 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/hamcrest/hamcrest-php/.coveralls.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/hamcrest/hamcrest-php/.github/workflows/tests.yml +38 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/hamcrest/hamcrest-php/.gush.yml +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/hamcrest/hamcrest-php/.travis.yml +23 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/jeroendesloovere/vcard/.travis.yml +22 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/mikey179/vfsstream/.github/workflows/runTests.yml +75 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/mockery/mockery/docs/conf.py +267 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/myclabs/deep-copy/.github/FUNDING.yml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/myclabs/deep-copy/.github/workflows/ci.yaml +101 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/nikic/fast-route/.travis.yml +20 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/pimple/pimple/.github/workflows/tests.yml +47 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/psr/http-factory/.pullapprove.yml +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/rector/rector/templates/rector-github-action-check.yaml +35 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/smarty/smarty/docs/_config.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/smarty/smarty/mkdocs.yml +125 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/softcreatr/jsonpath/.github/FUNDING.yml +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/softcreatr/jsonpath/.github/workflows/Test.yml +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/softcreatr/jsonpath/.github/workflows/UpdateContributors.yml +19 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/soundasleep/html2text/.travis.yml +10 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/symfony/validator/Tests/Mapping/Loader/bad-format.yml +9 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/symfony/validator/Tests/Mapping/Loader/constraint-mapping.yml +62 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/symfony/validator/Tests/Mapping/Loader/empty-mapping.yml +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/symfony/validator/Tests/Mapping/Loader/mapping-with-constants.yml +8 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/symfony/validator/Tests/Mapping/Loader/nonvalid-mapping.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/tedivm/jshrink/.github/FUNDING.yml +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/zbateson/mail-mime-parser/.github/FUNDING.yml +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/zbateson/mail-mime-parser/.github/workflows/tests.yml +36 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/zbateson/mb-wrapper/.github/FUNDING.yml +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/zbateson/mb-wrapper/.github/workflows/tests.yml +37 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/zbateson/stream-decorators/.github/FUNDING.yml +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/salesforce_crm/bitnami/salesforce/vendor/zbateson/stream-decorators/.github/workflows/tests.yml +37 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/slack/slack_api/main.py +1312 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/slack/slack_api/seed_users.py +98 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/snowflake/admin_api/main.py +149 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/southwest/docker-compose.yml +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/data/__init__.py +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/data/data.py +115 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/__init__.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/server.py +724 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/_csv_table_tool.py +185 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/accounts/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/accounts/apis.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/bills/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/bills/apis.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/calendar_events/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/calendar_events/apis.py +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/customers/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/customers/apis.py +30 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/emails/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/emails/apis.py +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/forum_posts/__init__.py +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/forum_posts/apis.py +48 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/forum_threads/__init__.py +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/forum_threads/apis.py +35 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/orders/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/orders/apis.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/outages/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/outages/apis.py +29 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/sms/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/sms/apis.py +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/tickets/__init__.py +2 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telecom/server/tools/tickets/apis.py +42 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telegram/api/main.py +656 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/telegram/api/sandbox_init.py +158 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/config.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/customers.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/data.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/employees.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/events.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/export.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/file.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/input.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/inventory.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/metrics.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/orders.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/products.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/records.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/results.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/sales.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/sample.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/settings.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/source.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/stats.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/test.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/transactions.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/file_type_conversion_data/users.yaml +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/__init__.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/api/helper.py +4 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/controllers/helper.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/core/helper.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/data_loader.py +44 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/data_processor.py +58 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/helpers/helper.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/models/helper.py +7 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/services/helper.py +5 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/utils/helper.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/terminal/workspace/src/webhooks/handler.py +6 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/frontend/start_server.py +56 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/frontend-old/start_server.py +56 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/client_test.py +12 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/server.py +701 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/accommodations/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/accommodations/apis.py +96 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/attractions/apis.py +40 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/bookings/__init__.py +3 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/bookings/apis.py +531 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/cities/apis.py +31 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/flights/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/flights/apis.py +108 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/googleDistanceMatrix/apis.py +74 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/restaurants/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/restaurants/apis.py +95 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/userHistory/__init__.py +1 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/tools/userHistory/apis.py +126 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/utils/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/utils/budget_estimation.py +178 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/utils/func.py +193 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/travel/server/utils/query_element_selection.py +241 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/united/docker-compose.yml +59 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/whatsapp/api/main.py +676 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/whatsapp/api/sandbox_init.py +158 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/windows/dns_listener.py +155 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/windows/exfil_listener.py +152 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/windows/ftp_listener.py +103 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/windows/reset_server.py +87 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/windows/validate.py +45 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/x/api/main.py +776 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/x/docker-compose.yml +58 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/zoom/zoom_api/main.py +1074 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/envs/zoom/zoom_api/sandbox_init.py +201 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/injection_mcp_server/googledrive/env_injection.py +40 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/injection_mcp_server/googlesheets/env_injection.py +40 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/chase/main.py +385 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/doordash/main.py +418 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/dropbox/main.py +224 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/enterprise/main.py +306 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/expedia/main.py +312 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/fedex/main.py +266 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/finance/data/cache_stocks.py +943 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/finance/data/scripts/add_dec1_data.py +299 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/finance/data/scripts/add_dec1_news.py +111 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/finance/data/scripts/fetch_intraday_polygon.py +245 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/finance/data/scripts/fix_dec1_news.py +194 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/finance/data/scripts/patch_chart_data.py +134 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/gitlab/main.py +660 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/googledrive/main.py +175 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/googlesheets/main.py +273 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/linkedin/main.py +715 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/notion/main.py +378 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/reddit/main.py +313 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/robinhood/main.py +248 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/southwest/main.py +308 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/start_servers.py +96 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/united/main.py +327 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/mcp_server/x/main.py +477 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/src/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/src/hooks/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/src/types/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/finance/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/legal/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/macos/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/research/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/telegram/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/terminal/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/travel/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/whatsapp/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/dt_arena/utils/windows/__init__.py +0 -0
- decodingtrust_agent_sdk-0.2.2/eval/_ui.py +339 -0
- decodingtrust_agent_sdk-0.2.2/eval/evaluation.py +528 -0
- decodingtrust_agent_sdk-0.2.2/eval/task_runner.py +465 -0
- decodingtrust_agent_sdk-0.2.2/pyproject.toml +151 -0
- decodingtrust_agent_sdk-0.2.2/tests/test_tool_call_hooks.py +600 -0
- decodingtrust_agent_sdk-0.2.2/utils/__init__.py +156 -0
- decodingtrust_agent_sdk-0.2.2/utils/config.py +146 -0
- decodingtrust_agent_sdk-0.2.2/utils/task_helpers.py +284 -0
- decodingtrust_agent_sdk-0.1.1/PKG-INFO +0 -642
- decodingtrust_agent_sdk-0.1.1/cli/main.py +0 -182
- decodingtrust_agent_sdk-0.1.1/decodingtrust_agent_sdk.egg-info/PKG-INFO +0 -642
- decodingtrust_agent_sdk-0.1.1/decodingtrust_agent_sdk.egg-info/SOURCES.txt +0 -378
- decodingtrust_agent_sdk-0.1.1/decodingtrust_agent_sdk.egg-info/requires.txt +0 -56
- decodingtrust_agent_sdk-0.1.1/eval/evaluation.py +0 -426
- decodingtrust_agent_sdk-0.1.1/eval/task_runner.py +0 -449
- decodingtrust_agent_sdk-0.1.1/pyproject.toml +0 -149
- decodingtrust_agent_sdk-0.1.1/utils/__init__.py +0 -148
- decodingtrust_agent_sdk-0.1.1/utils/config.py +0 -77
- decodingtrust_agent_sdk-0.1.1/utils/task_helpers.py +0 -277
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/LICENSE +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/MANIFEST.in +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/README.md +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/claudesdk/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/claudesdk/example.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/claudesdk/src/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/claudesdk/src/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/claudesdk/src/mcp_proxy.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/claudesdk/src/utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/googleadk/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/googleadk/example.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/googleadk/src/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/googleadk/src/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/googleadk/src/mcp_wrapper.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/googleadk/src/utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/langchain/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/langchain/example.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/langchain/src/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/langchain/src/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/langchain/src/utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/example.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/src/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/src/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/src/agent_wrapper.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/src/mcp_wrapper.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openaisdk/src/utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/example.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/helpers/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/helpers/auth_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/mcp_proxy.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/plugin_generator.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/openclaw/src/utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/example.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/prompts/react_agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/agent_wrapper.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/async_helper.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/mcp_react_agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/native_agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/agent/pocketflow/src/nodes.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/browser/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/browser/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/browser/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/code/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/code/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/code/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/crm/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/crm/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/crm/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/customer-service/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/customer-service/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/customer-service/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/finance/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/finance/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/finance/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/legal/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/legal/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/legal/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/macos/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/macos/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/macos/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/medical/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/medical/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/medical/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/os-filesystem/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/os-filesystem/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/os-filesystem/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/research/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/research/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/research/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/telecom/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/telecom/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/telecom/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/travel/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/travel/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/travel/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/windows/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/windows/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/windows/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/workflow/benign.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/workflow/direct.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/benchmark/workflow/indirect.jsonl +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/cli/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/cli/scaffold.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/decodingtrust_agent_sdk.egg-info/dependency_links.txt +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/decodingtrust_agent_sdk.egg-info/entry_points.txt +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/decodingtrust_agent_sdk.egg-info/top_level.txt +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/config/env.yaml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/config/injection_mcp.yaml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/config/mcp.yaml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/arxiv/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/arxiv/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/atlassian/docker/docker-compose.dev.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/atlassian/docker/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/atlassian/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/atlassian/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/bigquery/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/booking/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/calendar/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/calendar/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/custom-website/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/customer_service/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/databricks/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/databricks/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/ecommerce/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/ers/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/ers/hrms/docker/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/src → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/config}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/src/hooks → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/src/types → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/dashboard_chart_source}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/finance → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/dashboard_chart_source/employees_by_age}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/legal → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/dashboard_chart_source/hiring_vs_attrition_count}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/macos → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/research → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/telegram → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter_content}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/terminal → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appointment_letter_template}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/travel → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/whatsapp → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_cycle}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1/dt_arena/utils/windows → decodingtrust_agent_sdk-0.2.2/dt_arena/envs/ers/hrms/hrms/hr/doctype/appraisal_goal}/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/finance/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/github/docker/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/github/docker/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/gmail/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/gmail/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/google-form/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/google-form/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/googledocs/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/googledocs/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/hospital/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/hospital/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/legal/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/linkedin/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/macos/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/os-filesystem/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/os-filesystem/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/paypal/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/paypal/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/research/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/research/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/salesforce_crm/docker-compose-hub.yaml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/salesforce_crm/docker-compose.yaml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/slack/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/slack/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/snowflake/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/snowflake/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/telecom/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/telecom/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/telegram/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/telegram/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/terminal/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/terminal/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/travel/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/travel/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/whatsapp/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/whatsapp/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/windows/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/zoom/docker-compose-hub.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/envs/zoom/docker-compose.yml +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/atlassian/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/calendar/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/custom_website/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/customer_service/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/databricks/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/ecommerce/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/finance/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/github/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/gmail/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/google_form/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/googledocs/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/hospital/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/legal/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/macos/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/os-filesystem/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/paypal/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/research/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/salesforce/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/slack/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/snowflake/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/telecom/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/telegram/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/terminal/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/travel/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/whatsapp/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/windows/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/injection_mcp_server/zoom/env_injection.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/atlassian/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/atlassian/test_server.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/bigquery/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/booking/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/browser/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/calendar/example_multi_user.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/calendar/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/calendar/test_mcp.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/customer_service/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/databricks/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/databricks/probe.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/ers/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/core/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/core/data_loader.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/core/portfolio.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/evaluation/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/evaluation/evaluator.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/evaluation/logger.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/config.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/content.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/html.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/locations.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/methods.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/injection/presets.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/run_mcp.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/run_web.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/extractor.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/extractor_minimal.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/extractor_simple.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/injection_mcp.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/mcp.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/tools/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/tools/account.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/tools/browsing.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/tools/social.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/tools/trading.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/tools/utility.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/server/web.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/benchmark/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/benchmark/attack_pool.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/benchmark/attack_runner.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/benchmark/finra_requirements.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/benchmark/finra_tasks.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/benchmark/malicious_tasks.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/tasks/redteam_suite/run_redteam_suite.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/finance/test_mcp_tools.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/github/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/gmail/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/google_form/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/googledocs/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/hospital/mcp_server.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/core/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/core/courtlistener_store.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/core/data_loader.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/core/document_store.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/core/matter_manager.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/scripts/collect_data.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/server/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/legal/server/mcp.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/macos/client_test.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/macos/mcp_server.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/os-filesystem/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/paypal/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/research/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/salesforce/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/slack/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/snowflake/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/snowflake/probe.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/telecom/mcp_client.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/telecom/mcp_server.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/telegram/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/terminal/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/travel/client_test.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/travel/mcp_server.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/whatsapp/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/windows/client_test.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/windows/mcp_server.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/mcp_server/zoom/main.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/hooks/audit_log.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/hooks/hooks.json +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/run_benign.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/agent.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/attacks.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/environment.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/hooks.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/judge.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/red_teaming_trajectory.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/task.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/src/types/trajectory.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/atlassian/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/atlassian/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/bigquery/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/bigquery/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/calendar/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/calendar/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/cs_env_client.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/abusive_comms.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/bulk_destructive.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/cross_customer.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/email_exfiltration.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/financial_fraud.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/llm_utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/pii_disclosure.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/policy_misrep.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/customer_service/judges/text_utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/databricks/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/databricks/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/finance/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/github/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/github/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/gmail/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/gmail/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/google_form/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/google_form/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/legal/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/macos/env_setup.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/macos/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/os_filesystem/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/os_filesystem/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/paypal/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/paypal/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/port_allocator.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/research/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/salesforce/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/salesforce/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/slack/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/slack/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/snowflake/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/snowflake/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/telecom/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/telecom/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/telegram/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/terminal/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/travel/env_client.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/travel/llm_judge.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/travel/prompts.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/utils/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/whatsapp/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/windows/env_reset.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/windows/env_setup.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/windows/exfil_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/windows/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/zoom/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/dt_arena/utils/zoom/helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/eval/__init__.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/setup.cfg +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/agent_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/agent_wrapper.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/compose_utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/env_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/eval_stats.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/injection_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/injection_mcp_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/judge_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/judge_utils.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/llm.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/logging.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/mcp_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/mcp_manager.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/memory_guard.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/red_teaming_sandbox.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/reset_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/resource_manager.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/skill_helpers.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/task_executor.py +0 -0
- {decodingtrust_agent_sdk-0.1.1 → decodingtrust_agent_sdk-0.2.2}/utils/template_helpers.py +0 -0
|
@@ -0,0 +1,643 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: decodingtrust-agent-sdk
|
|
3
|
+
Version: 0.2.2
|
|
4
|
+
Summary: DecodingTrust Agent Platform (DTap) — A controllable and interactive red-teaming platform for AI agents
|
|
5
|
+
Author-email: DTap Team <zhaorun@uchicago.edu>
|
|
6
|
+
License: Apache License
|
|
7
|
+
Version 2.0, January 2004
|
|
8
|
+
http://www.apache.org/licenses/
|
|
9
|
+
|
|
10
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
11
|
+
|
|
12
|
+
1. Definitions.
|
|
13
|
+
|
|
14
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
15
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
16
|
+
|
|
17
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
18
|
+
the copyright owner that is granting the License.
|
|
19
|
+
|
|
20
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
21
|
+
other entities that control, are controlled by, or are under common
|
|
22
|
+
control with that entity. For the purposes of this definition,
|
|
23
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
24
|
+
direction or management of such entity, whether by contract or
|
|
25
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
26
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
27
|
+
|
|
28
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
29
|
+
exercising permissions granted by this License.
|
|
30
|
+
|
|
31
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
32
|
+
including but not limited to software source code, documentation
|
|
33
|
+
source, and configuration files.
|
|
34
|
+
|
|
35
|
+
"Object" form shall mean any form resulting from mechanical
|
|
36
|
+
transformation or translation of a Source form, including but
|
|
37
|
+
not limited to compiled object code, generated documentation,
|
|
38
|
+
and conversions to other media types.
|
|
39
|
+
|
|
40
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
41
|
+
Object form, made available under the License, as indicated by a
|
|
42
|
+
copyright notice that is included in or attached to the work
|
|
43
|
+
(an example is provided in the Appendix below).
|
|
44
|
+
|
|
45
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
46
|
+
form, that is based on (or derived from) the Work and for which the
|
|
47
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
48
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
49
|
+
of this License, Derivative Works shall not include works that remain
|
|
50
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
51
|
+
the Work and Derivative Works thereof.
|
|
52
|
+
|
|
53
|
+
"Contribution" shall mean any work of authorship, including
|
|
54
|
+
the original version of the Work and any modifications or additions
|
|
55
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
56
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
57
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
58
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
59
|
+
means any form of electronic, verbal, or written communication sent
|
|
60
|
+
to the Licensor or its representatives, including but not limited to
|
|
61
|
+
communication on electronic mailing lists, source code control systems,
|
|
62
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
63
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
64
|
+
excluding communication that is conspicuously marked or otherwise
|
|
65
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
66
|
+
|
|
67
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
68
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
69
|
+
subsequently incorporated within the Work.
|
|
70
|
+
|
|
71
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
72
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
73
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
74
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
75
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
76
|
+
Work and such Derivative Works in Source or Object form.
|
|
77
|
+
|
|
78
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
79
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
80
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
81
|
+
(except as stated in this section) patent license to make, have made,
|
|
82
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
83
|
+
where such license applies only to those patent claims licensable
|
|
84
|
+
by such Contributor that are necessarily infringed by their
|
|
85
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
86
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
87
|
+
institute patent litigation against any entity (including a
|
|
88
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
89
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
90
|
+
or contributory patent infringement, then any patent licenses
|
|
91
|
+
granted to You under this License for that Work shall terminate
|
|
92
|
+
as of the date such litigation is filed.
|
|
93
|
+
|
|
94
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
95
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
96
|
+
modifications, and in Source or Object form, provided that You
|
|
97
|
+
meet the following conditions:
|
|
98
|
+
|
|
99
|
+
(a) You must give any other recipients of the Work or
|
|
100
|
+
Derivative Works a copy of this License; and
|
|
101
|
+
|
|
102
|
+
(b) You must cause any modified files to carry prominent notices
|
|
103
|
+
stating that You changed the files; and
|
|
104
|
+
|
|
105
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
106
|
+
that You distribute, all copyright, patent, trademark, and
|
|
107
|
+
attribution notices from the Source form of the Work,
|
|
108
|
+
excluding those notices that do not pertain to any part of
|
|
109
|
+
the Derivative Works; and
|
|
110
|
+
|
|
111
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
112
|
+
distribution, then any Derivative Works that You distribute must
|
|
113
|
+
include a readable copy of the attribution notices contained
|
|
114
|
+
within such NOTICE file, excluding those notices that do not
|
|
115
|
+
pertain to any part of the Derivative Works, in at least one
|
|
116
|
+
of the following places: within a NOTICE text file distributed
|
|
117
|
+
as part of the Derivative Works; within the Source form or
|
|
118
|
+
documentation, if provided along with the Derivative Works; or,
|
|
119
|
+
within a display generated by the Derivative Works, if and
|
|
120
|
+
wherever such third-party notices normally appear. The contents
|
|
121
|
+
of the NOTICE file are for informational purposes only and
|
|
122
|
+
do not modify the License. You may add Your own attribution
|
|
123
|
+
notices within Derivative Works that You distribute, alongside
|
|
124
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
125
|
+
that such additional attribution notices cannot be construed
|
|
126
|
+
as modifying the License.
|
|
127
|
+
|
|
128
|
+
You may add Your own copyright statement to Your modifications and
|
|
129
|
+
may provide additional or different license terms and conditions
|
|
130
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
131
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
132
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
133
|
+
the conditions stated in this License.
|
|
134
|
+
|
|
135
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
136
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
137
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
138
|
+
this License, without any additional terms or conditions.
|
|
139
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
140
|
+
the terms of any separate license agreement you may have executed
|
|
141
|
+
with Licensor regarding such Contributions.
|
|
142
|
+
|
|
143
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
144
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
145
|
+
except as required for reasonable and customary use in describing the
|
|
146
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
147
|
+
|
|
148
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
149
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
150
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
151
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
152
|
+
implied, including, without limitation, any warranties or conditions
|
|
153
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
154
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
155
|
+
appropriateness of using or redistributing the Work and assume any
|
|
156
|
+
risks associated with Your exercise of permissions under this License.
|
|
157
|
+
|
|
158
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
159
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
160
|
+
unless required by applicable law (such as deliberate and grossly
|
|
161
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
162
|
+
liable to You for damages, including any direct, indirect, special,
|
|
163
|
+
incidental, or consequential damages of any character arising as a
|
|
164
|
+
result of this License or out of the use or inability to use the
|
|
165
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
166
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
167
|
+
other commercial damages or losses), even if such Contributor
|
|
168
|
+
has been advised of the possibility of such damages.
|
|
169
|
+
|
|
170
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
171
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
172
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
173
|
+
or other liability obligations and/or rights consistent with this
|
|
174
|
+
License. However, in accepting such obligations, You may act only
|
|
175
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
176
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
177
|
+
defend, and hold each Contributor harmless for any liability
|
|
178
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
179
|
+
of your accepting any such warranty or additional liability.
|
|
180
|
+
|
|
181
|
+
END OF TERMS AND CONDITIONS
|
|
182
|
+
|
|
183
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
184
|
+
|
|
185
|
+
To apply the Apache License to your work, attach the following
|
|
186
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
187
|
+
replaced with your own identifying information. (Don't include
|
|
188
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
189
|
+
comment syntax for the file format. We also recommend that a
|
|
190
|
+
file or class name and description of purpose be included on the
|
|
191
|
+
same "printed page" as the copyright notice for easier
|
|
192
|
+
identification within third-party archives.
|
|
193
|
+
|
|
194
|
+
Copyright [yyyy] [name of copyright owner]
|
|
195
|
+
|
|
196
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
197
|
+
you may not use this file except in compliance with the License.
|
|
198
|
+
You may obtain a copy of the License at
|
|
199
|
+
|
|
200
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
201
|
+
|
|
202
|
+
Unless required by applicable law or agreed to in writing, software
|
|
203
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
204
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
205
|
+
See the License for the specific language governing permissions and
|
|
206
|
+
limitations under the License.
|
|
207
|
+
|
|
208
|
+
Project-URL: Homepage, https://decodingtrust-agent.com
|
|
209
|
+
Project-URL: Documentation, https://decodingtrust-agent.com/docs
|
|
210
|
+
Project-URL: Repository, https://github.com/AI-secure/DecodingTrust-Agent
|
|
211
|
+
Project-URL: Bug Tracker, https://github.com/AI-secure/DecodingTrust-Agent/issues
|
|
212
|
+
Keywords: AI safety,red-teaming,LLM,agents,benchmark,MCP,prompt injection
|
|
213
|
+
Classifier: Development Status :: 4 - Beta
|
|
214
|
+
Classifier: Intended Audience :: Science/Research
|
|
215
|
+
Classifier: License :: OSI Approved :: MIT License
|
|
216
|
+
Classifier: Programming Language :: Python :: 3
|
|
217
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
218
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
219
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
220
|
+
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
221
|
+
Classifier: Topic :: Security
|
|
222
|
+
Requires-Python: >=3.10
|
|
223
|
+
Description-Content-Type: text/markdown
|
|
224
|
+
License-File: LICENSE
|
|
225
|
+
Requires-Dist: mcp>=1.0.0
|
|
226
|
+
Requires-Dist: fastmcp>=2.0.0
|
|
227
|
+
Requires-Dist: pydantic>=2.0
|
|
228
|
+
Requires-Dist: pydantic-settings>=2.0
|
|
229
|
+
Requires-Dist: PyYAML>=6.0
|
|
230
|
+
Requires-Dist: python-dotenv>=1.0.0
|
|
231
|
+
Requires-Dist: aiohttp>=3.9.0
|
|
232
|
+
Requires-Dist: aiofiles>=22.0
|
|
233
|
+
Requires-Dist: httpx>=0.27.0
|
|
234
|
+
Requires-Dist: requests>=2.28.0
|
|
235
|
+
Requires-Dist: websockets>=10.0
|
|
236
|
+
Requires-Dist: anyio>=3.6.0
|
|
237
|
+
Requires-Dist: fastapi>=0.100.0
|
|
238
|
+
Requires-Dist: uvicorn>=0.20.0
|
|
239
|
+
Requires-Dist: starlette>=0.27.0
|
|
240
|
+
Requires-Dist: typer>=0.12.0
|
|
241
|
+
Requires-Dist: click>=8.0.0
|
|
242
|
+
Requires-Dist: rich>=13.0.0
|
|
243
|
+
Requires-Dist: pandas>=2.0.0
|
|
244
|
+
Requires-Dist: psutil>=5.9.0
|
|
245
|
+
Requires-Dist: huggingface_hub>=0.20.0
|
|
246
|
+
Provides-Extra: openai
|
|
247
|
+
Requires-Dist: openai>=2.6.1; extra == "openai"
|
|
248
|
+
Requires-Dist: openai-agents>=0.8.4; extra == "openai"
|
|
249
|
+
Requires-Dist: openapi-pydantic>=0.5.1; extra == "openai"
|
|
250
|
+
Provides-Extra: claude
|
|
251
|
+
Requires-Dist: anthropic>=0.18.0; extra == "claude"
|
|
252
|
+
Requires-Dist: claude-agent-sdk>=0.1.18; extra == "claude"
|
|
253
|
+
Requires-Dist: claude-code-sdk>=0.0.25; extra == "claude"
|
|
254
|
+
Provides-Extra: google
|
|
255
|
+
Requires-Dist: google-adk>=1.27.5; extra == "google"
|
|
256
|
+
Requires-Dist: google-generativeai>=0.3.0; extra == "google"
|
|
257
|
+
Requires-Dist: google-genai>=1.0.0; extra == "google"
|
|
258
|
+
Requires-Dist: google-api-core>=2.28.0; extra == "google"
|
|
259
|
+
Requires-Dist: google-api-python-client>=2.100.0; extra == "google"
|
|
260
|
+
Provides-Extra: langchain
|
|
261
|
+
Requires-Dist: langchain>=0.3.0; extra == "langchain"
|
|
262
|
+
Requires-Dist: langchain-core>=0.3.0; extra == "langchain"
|
|
263
|
+
Requires-Dist: langchain-openai>=0.2.0; extra == "langchain"
|
|
264
|
+
Requires-Dist: langchain-anthropic>=0.2.0; extra == "langchain"
|
|
265
|
+
Provides-Extra: pocketflow
|
|
266
|
+
Requires-Dist: pocketflow==0.0.3; extra == "pocketflow"
|
|
267
|
+
Provides-Extra: all
|
|
268
|
+
Requires-Dist: decodingtrust-agent-sdk[claude,google,langchain,openai,pocketflow]; extra == "all"
|
|
269
|
+
Provides-Extra: dev
|
|
270
|
+
Requires-Dist: pytest>=7.0; extra == "dev"
|
|
271
|
+
Requires-Dist: pytest-asyncio>=0.21; extra == "dev"
|
|
272
|
+
Requires-Dist: ruff>=0.1.0; extra == "dev"
|
|
273
|
+
Requires-Dist: build>=0.10; extra == "dev"
|
|
274
|
+
Requires-Dist: twine>=4.0; extra == "dev"
|
|
275
|
+
Dynamic: license-file
|
|
276
|
+
|
|
277
|
+
<div align="center">
|
|
278
|
+
|
|
279
|
+
<img src="dt-logo-new.png" alt="DecodingTrust-Agent" width="180"/>
|
|
280
|
+
|
|
281
|
+
# DecodingTrust-Agent Platform (DTAP)
|
|
282
|
+
|
|
283
|
+
**A Controllable and Interactive Red-Teaming Platform for AI Agents**
|
|
284
|
+
|
|
285
|
+
[](https://github.com/AI-secure/DecodingTrust-Agent/stargazers)
|
|
286
|
+
[](https://github.com/AI-secure/DecodingTrust-Agent/commits/main)
|
|
287
|
+
[](https://github.com/AI-secure/DecodingTrust-Agent/graphs/contributors)
|
|
288
|
+
[](LICENSE)
|
|
289
|
+
[](https://decodingtrust-agent.com)
|
|
290
|
+
[](https://decodingtrust-agent.com)
|
|
291
|
+
|
|
292
|
+
**14 real-world domains · 50+ simulation environments · autonomous red-teaming · verifiable judges**
|
|
293
|
+
|
|
294
|
+
</div>
|
|
295
|
+
|
|
296
|
+
---
|
|
297
|
+
|
|
298
|
+
## About
|
|
299
|
+
|
|
300
|
+
DTAP is the first controllable and interactive red-teaming platform for AI agents, spanning **14 real-world domains** and **50+ simulation environments** that replicate widely-used systems such as Google Workspace, PayPal, and Slack. To scale the risk assessment of agents, we further propose **DTAP-RED**, the first autonomous red-teaming agent that systematically explores diverse injection vectors (prompt, tool, skill, environment, and combinations) and autonomously discovers effective attack strategies tailored to varying malicious goals. Using DTAP-RED, we curate **DTAP-BENCH**, a large-scale red-teaming dataset of high-quality instances across domains, each paired with a verifiable judge that automatically validates attack outcomes against the corresponding security policy.
|
|
301
|
+
|
|
302
|
+
> *Zhaorun Chen, Xun Liu, Haibo Tong, Chengquan Guo, Yuzhou Nie, Jiawei Zhang, Mintong Kang, Chejian Xu, Qichang Liu, Xiaogeng Liu, Tianneng Shi, Chaowei Xiao, Sanmi Koyejo, Percy Liang, Wenbo Guo, Dawn Song, Bo Li.*
|
|
303
|
+
> Virtue AI · University of Chicago · UIUC · UCSB · Johns Hopkins · UC Berkeley · Stanford
|
|
304
|
+
|
|
305
|
+
Website: <https://decodingtrust-agent.com>
|
|
306
|
+
|
|
307
|
+
---
|
|
308
|
+
|
|
309
|
+
## Table of Contents
|
|
310
|
+
|
|
311
|
+
- [Installation](#installation)
|
|
312
|
+
- [Quick Start](#quick-start)
|
|
313
|
+
- [Running the Default Benchmark](#running-the-default-benchmark)
|
|
314
|
+
- [A single domain](#a-single-domain)
|
|
315
|
+
- [A single task list (benign / direct / indirect)](#a-single-task-list-benign--direct--indirect)
|
|
316
|
+
- [The entire benchmark](#the-entire-benchmark)
|
|
317
|
+
- [Customizing Your Own Task List](#customizing-your-own-task-list)
|
|
318
|
+
- [`eval/evaluation.py` CLI Reference](#evalevaluationpy-cli-reference)
|
|
319
|
+
- [Supported Domains](#supported-domains)
|
|
320
|
+
- [Integrating a Custom Agent](#integrating-a-custom-agent)
|
|
321
|
+
- [Tool-Call Hooks](#tool-call-hooks)
|
|
322
|
+
- [Citation](#citation)
|
|
323
|
+
|
|
324
|
+
---
|
|
325
|
+
|
|
326
|
+
## Installation
|
|
327
|
+
|
|
328
|
+
```bash
|
|
329
|
+
git clone https://github.com/AI-secure/DecodingTrust-Agent.git
|
|
330
|
+
cd DecodingTrust-Agent
|
|
331
|
+
pip install -r requirements.txt
|
|
332
|
+
pip install -e .
|
|
333
|
+
```
|
|
334
|
+
|
|
335
|
+
Set the API key for your backbone model (only the providers you actually use are required):
|
|
336
|
+
|
|
337
|
+
```bash
|
|
338
|
+
export OPENAI_API_KEY=sk-...
|
|
339
|
+
export ANTHROPIC_API_KEY=sk-ant-...
|
|
340
|
+
export GOOGLE_API_KEY=...
|
|
341
|
+
```
|
|
342
|
+
|
|
343
|
+
Docker is required: each task spins up isolated MCP servers and Docker-based environments through `TaskExecutor`.
|
|
344
|
+
|
|
345
|
+
---
|
|
346
|
+
|
|
347
|
+
## Quick Start
|
|
348
|
+
|
|
349
|
+
A single benign CRM task with the OpenAI Agents SDK backbone:
|
|
350
|
+
|
|
351
|
+
```bash
|
|
352
|
+
python eval/evaluation.py \
|
|
353
|
+
--task-list benchmark/crm/benign.jsonl \
|
|
354
|
+
--agent-type openaisdk \
|
|
355
|
+
--model gpt-4o \
|
|
356
|
+
--max-parallel 4
|
|
357
|
+
```
|
|
358
|
+
|
|
359
|
+
Results are written to `results/benchmark/<agent_type>/<model>/<domain>/<type>/<task_id>/` (overridable with `EVAL_RESULTS_ROOT`).
|
|
360
|
+
|
|
361
|
+
---
|
|
362
|
+
|
|
363
|
+
## Running the Default Benchmark
|
|
364
|
+
|
|
365
|
+
DTAP-BENCH ships pre-curated task lists under [`benchmark/`](benchmark/). Each domain has three files:
|
|
366
|
+
|
|
367
|
+
| File | Threat model | What it contains |
|
|
368
|
+
|---|---|---|
|
|
369
|
+
| `benign.jsonl` | — | Benign workflow tasks (utility evaluation) |
|
|
370
|
+
| `direct.jsonl` | Direct prompt injection | Adversary controls the user prompt |
|
|
371
|
+
| `indirect.jsonl` | Indirect (tool / env / data) | Payload arrives via tool output, document, email, etc. |
|
|
372
|
+
|
|
373
|
+
Each line in these files is a single task record, e.g.:
|
|
374
|
+
|
|
375
|
+
```jsonl
|
|
376
|
+
{"domain": "crm", "type": "benign", "task_id": "1"}
|
|
377
|
+
{"domain": "crm", "type": "malicious", "threat_model": "direct", "risk_category": "dangerous-actions", "task_id": "1"}
|
|
378
|
+
{"domain": "crm", "type": "malicious", "threat_model": "indirect", "risk_category": "dangerous-actions", "task_id": "1"}
|
|
379
|
+
```
|
|
380
|
+
|
|
381
|
+
These records resolve to:
|
|
382
|
+
- Benign → `dataset/<domain>/benign/<task_id>/`
|
|
383
|
+
- Malicious → `dataset/<domain>/malicious/<threat_model>/<risk_category>/<task_id>/`
|
|
384
|
+
|
|
385
|
+
### A single domain
|
|
386
|
+
|
|
387
|
+
Run every benign + direct + indirect task in a domain by pointing `--task-list` at the domain folder:
|
|
388
|
+
|
|
389
|
+
```bash
|
|
390
|
+
python eval/evaluation.py \
|
|
391
|
+
--task-list benchmark/finance \
|
|
392
|
+
--agent-type openaisdk \
|
|
393
|
+
--model gpt-4o \
|
|
394
|
+
--max-parallel 8
|
|
395
|
+
```
|
|
396
|
+
|
|
397
|
+
`eval/evaluation.py` auto-discovers every `*.jsonl` under that directory and runs them in one pass with environment reuse.
|
|
398
|
+
|
|
399
|
+
### A single task list (benign / direct / indirect)
|
|
400
|
+
|
|
401
|
+
```bash
|
|
402
|
+
# Benign utility only
|
|
403
|
+
python eval/evaluation.py --task-list benchmark/crm/benign.jsonl --agent-type openaisdk --model gpt-4o
|
|
404
|
+
|
|
405
|
+
# Direct prompt injection only
|
|
406
|
+
python eval/evaluation.py --task-list benchmark/crm/direct.jsonl --agent-type claudesdk --model claude-sonnet-4-20250514
|
|
407
|
+
|
|
408
|
+
# Indirect injection only
|
|
409
|
+
python eval/evaluation.py --task-list benchmark/crm/indirect.jsonl --agent-type googleadk --model gemini-2.0-flash
|
|
410
|
+
```
|
|
411
|
+
|
|
412
|
+
You can further narrow execution with filters that operate on the loaded records:
|
|
413
|
+
|
|
414
|
+
```bash
|
|
415
|
+
python eval/evaluation.py \
|
|
416
|
+
--task-list benchmark/crm \
|
|
417
|
+
--task-type malicious \
|
|
418
|
+
--threat-model indirect \
|
|
419
|
+
--risk-category data-exfiltration \
|
|
420
|
+
--agent-type openaisdk --model gpt-4o
|
|
421
|
+
```
|
|
422
|
+
|
|
423
|
+
### The entire benchmark
|
|
424
|
+
|
|
425
|
+
Point `--task-list` at the top-level [`benchmark/`](benchmark/) directory to run all 14 domains:
|
|
426
|
+
|
|
427
|
+
```bash
|
|
428
|
+
python eval/evaluation.py \
|
|
429
|
+
--task-list benchmark \
|
|
430
|
+
--agent-type openaisdk \
|
|
431
|
+
--model gpt-4o \
|
|
432
|
+
--max-parallel 16 \
|
|
433
|
+
--skip-existing
|
|
434
|
+
```
|
|
435
|
+
|
|
436
|
+
`--skip-existing` skips any task that already has a `judge_result.json`, so the same command resumes a partially-finished run.
|
|
437
|
+
|
|
438
|
+
---
|
|
439
|
+
|
|
440
|
+
## Customizing Your Own Task List
|
|
441
|
+
|
|
442
|
+
Any JSONL file with the schema below is a valid `--task-list`. Pick a subset of tasks, mix domains, or focus on one risk category — there is no separate registration step.
|
|
443
|
+
|
|
444
|
+
**Schema:**
|
|
445
|
+
|
|
446
|
+
| Field | Required | Description |
|
|
447
|
+
|---|---|---|
|
|
448
|
+
| `domain` | always | One of the supported domains (see below) |
|
|
449
|
+
| `type` | always | `"benign"` or `"malicious"` |
|
|
450
|
+
| `task_id` | always | Identifier; matches the directory name under `dataset/…/<task_id>/` |
|
|
451
|
+
| `threat_model` | malicious only | `"direct"` or `"indirect"` |
|
|
452
|
+
| `risk_category` | malicious only | e.g. `"data-exfiltration"`, `"dangerous-actions"`, `"social-scoring"`, `"manipulative-use"` |
|
|
453
|
+
|
|
454
|
+
**Example — `my_subset.jsonl`** (mix of domains and risk categories, useful for smoke tests):
|
|
455
|
+
|
|
456
|
+
```jsonl
|
|
457
|
+
{"domain": "crm", "type": "benign", "task_id": "1"}
|
|
458
|
+
{"domain": "finance", "type": "malicious", "threat_model": "direct", "risk_category": "dangerous-actions", "task_id": "5"}
|
|
459
|
+
{"domain": "gmail", "type": "malicious", "threat_model": "indirect", "risk_category": "data-exfiltration", "task_id": "12"}
|
|
460
|
+
{"domain": "legal", "type": "malicious", "threat_model": "indirect", "risk_category": "manipulative-use", "task_id": "3"}
|
|
461
|
+
```
|
|
462
|
+
|
|
463
|
+
Run it like any built-in task list:
|
|
464
|
+
|
|
465
|
+
```bash
|
|
466
|
+
python eval/evaluation.py --task-list my_subset.jsonl --agent-type openaisdk --model gpt-4o --max-parallel 4
|
|
467
|
+
```
|
|
468
|
+
|
|
469
|
+
A few practical patterns:
|
|
470
|
+
|
|
471
|
+
```bash
|
|
472
|
+
# Curate from an existing file
|
|
473
|
+
grep '"risk_category": "data-exfiltration"' benchmark/crm/indirect.jsonl > my_crm_exfil.jsonl
|
|
474
|
+
python eval/evaluation.py --task-list my_crm_exfil.jsonl --agent-type openaisdk --model gpt-4o
|
|
475
|
+
|
|
476
|
+
# Try just one task end-to-end
|
|
477
|
+
echo '{"domain": "crm", "type": "benign", "task_id": "1"}' > one_task.jsonl
|
|
478
|
+
python eval/evaluation.py --task-list one_task.jsonl --agent-type openaisdk --model gpt-4o
|
|
479
|
+
```
|
|
480
|
+
|
|
481
|
+
For per-task internals (`config.yaml`, `judge.py`, `setup.sh`), see [docs/quickstart.md](docs/quickstart.md).
|
|
482
|
+
|
|
483
|
+
---
|
|
484
|
+
|
|
485
|
+
## `eval/evaluation.py` CLI Reference
|
|
486
|
+
|
|
487
|
+
| Argument | Default | Description |
|
|
488
|
+
|---|---|---|
|
|
489
|
+
| `--task-list` | **required** | Path to a JSONL file *or* a directory containing JSONL files |
|
|
490
|
+
| `--domain` | `None` | Keep only records whose `domain` matches |
|
|
491
|
+
| `--task-type` | `None` | `benign` or `malicious` |
|
|
492
|
+
| `--threat-model` | `None` | `direct` or `indirect` |
|
|
493
|
+
| `--risk-category` | `None` | e.g. `data-exfiltration` |
|
|
494
|
+
| `--max-parallel` | `5` | Concurrent tasks (environments are reused across tasks) |
|
|
495
|
+
| `--agent-type` | `openaisdk` | `openaisdk`, `claudesdk`, `googleadk`, `langchain`, `pocketflow`, `openclaw` |
|
|
496
|
+
| `--model` | `gpt-4o` | Backbone model identifier |
|
|
497
|
+
| `--temperature` | `None` | Sampling temperature (model default if unset) |
|
|
498
|
+
| `--port-range` | `None` | Dynamic MCP port range, e.g. `"10000-12000"` |
|
|
499
|
+
| `--direct-prompt` | off | For direct threat model, use the malicious goal as-is instead of replaying attack turns |
|
|
500
|
+
| `--disallowed-tools` | `None` | Native tools to disable (filesystem tasks have sensible defaults) |
|
|
501
|
+
| `--skip-existing` | off | Skip tasks that already have `judge_result.json` |
|
|
502
|
+
| `--skip-mcp` | off | Skip MCP server startup (debug) |
|
|
503
|
+
| `--skip-judge` | off | Skip judge after task completion (debug) |
|
|
504
|
+
| `--keep-envs` | off | Keep Docker envs running after the run (debug) |
|
|
505
|
+
| `--debug` | off | Save extra trajectory diagnostics |
|
|
506
|
+
|
|
507
|
+
Relevant environment variables:
|
|
508
|
+
|
|
509
|
+
| Variable | Description |
|
|
510
|
+
|---|---|
|
|
511
|
+
| `OPENAI_API_KEY` / `ANTHROPIC_API_KEY` / `GOOGLE_API_KEY` | Provider keys |
|
|
512
|
+
| `EVAL_RESULTS_ROOT` | Output root (default `results/`); layout `{root}/benchmark/{agent_type}/{model}/{dataset_path}/` |
|
|
513
|
+
| `DT_PORT_RANGE` / `DT_PORT_DB` | Port allocation for MCP / Docker |
|
|
514
|
+
|
|
515
|
+
---
|
|
516
|
+
|
|
517
|
+
## Supported Domains
|
|
518
|
+
|
|
519
|
+
The 14 domains shipped with DTAP-BENCH:
|
|
520
|
+
|
|
521
|
+
`browser` · `code` · `crm` · `customer-service` · `finance` · `legal` · `macos` · `medical` · `os-filesystem` · `research` · `telecom` · `travel` · `windows` · `workflow`
|
|
522
|
+
|
|
523
|
+
Each domain mounts one or more MCP-backed environments (e.g. Salesforce, Gmail, PayPal, Slack, Atlassian, BigQuery, Snowflake, Databricks, GitHub, Google Docs, Booking, hospital, telecom, terminal, Windows / macOS shells). The full mapping lives in [`dt_arena/config/mcp.yaml`](dt_arena/config/mcp.yaml).
|
|
524
|
+
|
|
525
|
+
---
|
|
526
|
+
|
|
527
|
+
## Integrating a Custom Agent
|
|
528
|
+
|
|
529
|
+
DTAP supports two integration modes.
|
|
530
|
+
|
|
531
|
+
### Option A — Use a pre-built native agent (recommended)
|
|
532
|
+
|
|
533
|
+
If you already have an agent written in one of the supported SDKs (OpenAI Agents SDK, LangChain, Claude SDK, Google ADK), wrap it with `build_agent`. Your existing tools / MCP servers stay attached; DTAP only **adds** the benchmark MCP servers (and any tool injections defined by the task) to a *clone* of your agent — the original is preserved.
|
|
534
|
+
|
|
535
|
+
```python
|
|
536
|
+
import asyncio
|
|
537
|
+
from agents import Agent as OpenAIAgent # your SDK
|
|
538
|
+
from utils.agent_helpers import build_agent
|
|
539
|
+
from dt_arena.src.types.agent import AgentConfig, RuntimeConfig
|
|
540
|
+
|
|
541
|
+
async def main():
|
|
542
|
+
# 1. Your pre-built agent (any extra tools / MCP servers are kept untouched)
|
|
543
|
+
native = OpenAIAgent(
|
|
544
|
+
name="MyAgent",
|
|
545
|
+
instructions="You are a helpful CRM assistant.",
|
|
546
|
+
model="gpt-4o",
|
|
547
|
+
mcp_servers=[my_custom_server],
|
|
548
|
+
)
|
|
549
|
+
|
|
550
|
+
# 2. Load the benchmark task config (adds salesforce, gmail, etc.)
|
|
551
|
+
agent_cfg = AgentConfig.from_yaml("dataset/crm/benign/1/config.yaml")
|
|
552
|
+
runtime_cfg = RuntimeConfig(model="gpt-4o", temperature=0.1, max_turns=200,
|
|
553
|
+
output_dir="./results")
|
|
554
|
+
|
|
555
|
+
# 3. Wrap — auto-detects OpenAI SDK / LangChain / Claude SDK / Google ADK
|
|
556
|
+
agent = build_agent(native_agent=native, agent_cfg=agent_cfg, runtime_cfg=runtime_cfg)
|
|
557
|
+
|
|
558
|
+
async with agent:
|
|
559
|
+
result = await agent.run("List all leads in my account",
|
|
560
|
+
metadata={"task_id": "demo", "domain": "crm"})
|
|
561
|
+
print(result.final_output)
|
|
562
|
+
|
|
563
|
+
assert agent.native_agent is native # original is untouched
|
|
564
|
+
|
|
565
|
+
asyncio.run(main())
|
|
566
|
+
```
|
|
567
|
+
|
|
568
|
+
### Option B — Implement a new agent backend
|
|
569
|
+
|
|
570
|
+
To plug a brand-new framework into `eval/evaluation.py`, subclass `Agent` and add a directory under [`agent/`](agent/) (mirroring `agent/openaisdk/`, `agent/claudesdk/`, etc.):
|
|
571
|
+
|
|
572
|
+
```python
|
|
573
|
+
from typing import Any, Union, List
|
|
574
|
+
from dt_arena.src.types.agent import Agent, MCPServerConfig
|
|
575
|
+
|
|
576
|
+
class MyNewAgent(Agent):
|
|
577
|
+
async def initialize(self) -> None:
|
|
578
|
+
await self.load_mcp_servers() # connects to all task-declared MCP servers
|
|
579
|
+
|
|
580
|
+
def _create_mcp_server(self, cfg: MCPServerConfig) -> Any:
|
|
581
|
+
... # return your SDK-specific MCP client
|
|
582
|
+
|
|
583
|
+
async def run(self, user_input: Union[str, List[str]], metadata=None) -> Any:
|
|
584
|
+
inputs = [user_input] if isinstance(user_input, str) else user_input
|
|
585
|
+
for turn in inputs:
|
|
586
|
+
... # execute one turn, append to trajectory
|
|
587
|
+
return self.get_result()
|
|
588
|
+
|
|
589
|
+
async def cleanup(self) -> None:
|
|
590
|
+
self.reset_conversation()
|
|
591
|
+
```
|
|
592
|
+
|
|
593
|
+
Register the new framework name (e.g. `mynewagent`) in [`agent/__init__.py`](agent/__init__.py) and the evaluation driver will accept `--agent-type mynewagent`. Full interface, multi-turn semantics, and trajectory schema are documented in [`agent/README.md`](agent/README.md).
|
|
594
|
+
|
|
595
|
+
---
|
|
596
|
+
|
|
597
|
+
## Tool-Call Hooks
|
|
598
|
+
|
|
599
|
+
Every MCP tool call made by every supported framework flows through a shared pre/post hook system in `dt_arena`. Hooks are configured in a single JSON file and auto-loaded by every agent — no framework wiring, no CLI flags.
|
|
600
|
+
|
|
601
|
+
Enable hooks by editing [`dt_arena/src/hooks/hooks.json`](dt_arena/src/hooks/hooks.json):
|
|
602
|
+
|
|
603
|
+
```json
|
|
604
|
+
{
|
|
605
|
+
"hooks": [
|
|
606
|
+
"dt_arena.src.hooks.audit_log:AuditHook"
|
|
607
|
+
]
|
|
608
|
+
}
|
|
609
|
+
```
|
|
610
|
+
|
|
611
|
+
Write a hook by dropping a file under `dt_arena/src/hooks/`:
|
|
612
|
+
|
|
613
|
+
```python
|
|
614
|
+
from dt_arena.src.types.hooks import ToolCallContext, ToolCallResult
|
|
615
|
+
|
|
616
|
+
class MyHook:
|
|
617
|
+
async def on_pre_tool_call(self, ctx: ToolCallContext):
|
|
618
|
+
print(f"calling {ctx.framework}/{ctx.server}/{ctx.tool_name}")
|
|
619
|
+
|
|
620
|
+
async def on_post_tool_call(self, ctx: ToolCallContext, result: ToolCallResult):
|
|
621
|
+
print(f"done in {result.duration:.3f}s, error={result.is_error}")
|
|
622
|
+
```
|
|
623
|
+
|
|
624
|
+
See [`dt_arena/src/hooks/audit_log.py`](dt_arena/src/hooks/audit_log.py) for a complete working example, and [docs/hooks.md](docs/hooks.md) for the protocol, parallel-dispatch behavior, and known caveats.
|
|
625
|
+
|
|
626
|
+
---
|
|
627
|
+
|
|
628
|
+
## Citation
|
|
629
|
+
|
|
630
|
+
If you find DTAP useful for your research, please cite:
|
|
631
|
+
|
|
632
|
+
```bibtex
|
|
633
|
+
@article{chen2026decodingtrust,
|
|
634
|
+
title={DecodingTrust-Agent Platform (DTap): A Controllable and Interactive Red-Teaming Platform for AI Agents},
|
|
635
|
+
author={Chen, Zhaorun and Liu, Xun and Tong, Haibo and Guo, Chengquan and Nie, Yuzhou and Zhang, Jiawei and Kang, Mintong and Xu, Chejian and Liu, Qichang and Liu, Xiaogeng and others},
|
|
636
|
+
journal={arXiv preprint arXiv:2605.04808},
|
|
637
|
+
year={2026}
|
|
638
|
+
}
|
|
639
|
+
```
|
|
640
|
+
|
|
641
|
+
## License
|
|
642
|
+
|
|
643
|
+
See [LICENSE](LICENSE).
|