Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 496 Bytes

security.rst

File metadata and controls

16 lines (12 loc) · 496 Bytes

security

python

Using the security module

The examples here all refer to the security module.

Dump the security on a specific file

List details of the security which applies to a specific file. This is most interesting in an ad-hoc situation when you're trying to assess things using the interpreter.

security/dump_security.py