We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97b470 commit 2f98223Copy full SHA for 2f98223
doc/source/User_guide/security_consideration.rst
@@ -11,8 +11,8 @@ accept untrusted input.
11
Launching AEDT
12
--------------
13
14
-The :py:func:`.launch_aedt` and `launch_aedt_in_lsf` functions can be used to
15
-launch AEDT. The executable which is launched is configured with the function
+The :py:func:`.launch_aedt` and :py:func:`.launch_aedt_in_lsf` functions can be used
+to launch AEDT. The executable which is launched is configured with the function
16
parameters, environment variables and the
17
`settings <https://aedt.docs.pyansys.com/version/stable/User_guide/settings.html>`_.
18
This may allow an attacker to launch arbitrary executables on the system. When
0 commit comments