Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

standard

Method
This is a method of the SecurityPolicy class in the config module.
Create a standard security policy.

Signature

def standard() -> 'SecurityPolicy'

Returns

Returns
'SecurityPolicy'
The result of the operation.

Uses

  • cls

Source

View on GitHub

praisonaiagents/sandbox/config.py at line 73