Document IVANTI_MANAGED_BUS env var in .env.example, reference manual, and API docs
This commit is contained in:
@@ -22,6 +22,10 @@ IVANTI_LAST_NAME=
|
||||
# Users see only their assigned teams' findings (filtered at query time).
|
||||
# Default if unset: NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||
IVANTI_BU_FILTER=NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||
# Comma-separated list of BUs considered "managed" for drift classification.
|
||||
# Findings leaving these BUs are classified as bu_reassignment in the archive.
|
||||
# Default if unset: NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||
IVANTI_MANAGED_BUS=NTS-AEO-ACCESS-ENG,NTS-AEO-STEAM
|
||||
# Set to true if behind Charter's SSL inspection proxy (replicates Python verify=False)
|
||||
IVANTI_SKIP_TLS=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user