Select to view content in your preferred language

Add a trusted toolbox list or a don't ask again button for 3rd party code warning when refreshing a Toolbox.

220
1
3 weeks ago
Status: Open
GISDepartmentMFM
Regular Contributor

A new feture was recently added to ArcGIS Pro so that when a python toolbox is refreshed it will popup with the Warning: "

Opening a Python toolbox runs third-party code. Confirm you trust the source before proceeding.

(file Path)

Allow this toolbox code to run?

"

This warning gets really annoying when developing python toolboxes and it would be nice if there was a way to permanently mark it as a trusted 3rd party for the project with a "do not ask again" button or be able to set a trusted directory that has all the users toolboxes as white listed and  to not show the warning again.

1 Comment
DrewFlater

We are treating the Security warning on Refresh as a defect at this time, to be addressed in the near term. 

If you only use Python Toolboxes from yourself/your organization which are all trusted, you could consider setting BlockNonSystemPythonToolbox to No.

https://pro.arcgis.com/en/pro-app/latest/get-started/geoprocessing-settings.htm#ESRI_SECTION1_88A083...