🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "compliance"

Found 50 matching component(s)

  • function test_fixes

    A comprehensive test function that validates email template rendering and CDocs application link presence in a document management system's email notification templates.

    File: /tf/active/vicechatdev/test_comprehensive_fixes.py

    testing email-templates template-rendering validation document-management
  • function create_enhanced_word_document

    Converts markdown-formatted warranty disclosure content into a formatted Microsoft Word document with hierarchical headings, styled text, lists, and special formatting for block references.

    File: /tf/active/vicechatdev/improved_word_converter.py

    document-generation markdown-to-word docx warranty-processing legal-documents
  • class FixedProjectVictoriaGenerator

    Fixed Project Victoria Disclosure Generator that properly handles all warranty sections.

    File: /tf/active/vicechatdev/fixed_project_victoria_generator.py

    class fixedprojectvictoriagenerator
  • function create_document

    Creates a new controlled document in a document management system with versioning, audit trails, and optional initial content.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management controlled-documents document-creation versioning audit-trail
  • function get_document

    Retrieves comprehensive details of a controlled document by its UID, with optional inclusion of version history, review cycles, and approval cycles.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management controlled-documents retrieval versioning review-cycles
  • function delete_document

    Deletes a controlled document from the system with permission checks, status validation, and audit logging.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management deletion controlled-documents audit-trail permissions
  • function create_document_v1

    Creates a new version of an existing document in a document management system, storing the file in FileCloud and tracking version metadata in Neo4j graph database.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management versioning file-storage neo4j graph-database
  • function set_current_version

    Sets a specific version of a controlled document as the current/active version, updating the document's currentVersionUID property and logging the change.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management version-control controlled-documents audit-trail permissions
  • function publish_document

    Publishes an approved controlled document by converting it to PDF with signatures and audit trail, uploading to FileCloud, and updating the document status to PUBLISHED.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management publishing pdf-conversion audit-trail filecloud
  • function get_document_audit_trail

    Retrieves the complete audit trail for a controlled document from a Neo4j graph database, including timestamps, user actions, and event details.

    File: /tf/active/vicechatdev/document_controller_backup.py

    audit document-management neo4j graph-database compliance
  • function convert_document_to_pdf

    Converts a document version from an editable format (e.g., Word) to PDF without changing the document's status, uploading the result to FileCloud and updating the version record.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-conversion pdf-generation filecloud controlled-documents document-management
  • function archive_document

    Archives a controlled document by changing its status to ARCHIVED, ensuring a PDF version exists and logging the action with audit trail and notifications.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management archiving lifecycle-management audit-trail controlled-documents
  • function update_document

    Updates properties of a controlled document including title, description, status, owner, and metadata, with special handling for status transitions that require format conversions or publishing workflows.

    File: /tf/active/vicechatdev/document_controller_backup.py

    document-management update controlled-document status-transition audit-trail
  • function create_audit_entry

    Creates an audit trail entry for document actions, logging user activity, document changes, and lifecycle events with fallback mechanisms.

    File: /tf/active/vicechatdev/document_controller_backup.py

    audit logging document-management compliance tracking
  • class ImprovedProjectVictoriaGenerator

    Improved Project Victoria Disclosure Generator with proper reference management.

    File: /tf/active/vicechatdev/improved_project_victoria_generator.py

    class improvedprojectvictoriagenerator
  • function generate_action_report

    Generates a comprehensive corrective action report for data quality issues in treatment records, categorizing actions by urgency and providing impact assessment.

    File: /tf/active/vicechatdev/data_quality_dashboard.py

    data-quality reporting veterinary treatment-records data-validation
  • class OneCo_hybrid_RAG_v2

    A class named OneCo_hybrid_RAG

    File: /tf/active/vicechatdev/OneCo_hybrid_RAG.py

    class oneco_hybrid_rag
  • class ProjectVictoriaDisclosureGenerator

    Main class for generating Project Victoria disclosures from warranty claims.

    File: /tf/active/vicechatdev/project_victoria_disclosure_generator.py

    class projectvictoriadisclosuregenerator
  • function test_web_ui

    Integration test function that validates a Flask web UI for meeting minutes generation by testing file upload, generation, and regeneration endpoints with sample transcript and PowerPoint files.

    File: /tf/active/vicechatdev/leexi/test_ui.py

    testing integration-test web-ui flask api-testing
  • function compare_with_expected_folders

    Compares SharePoint folders found via Microsoft Graph API against a predefined list of expected folder names from a reference screenshot, reporting matches, missing folders, and additional folders.

    File: /tf/active/vicechatdev/SPFCsync/test_folder_structure.py

    sharepoint validation folder-comparison microsoft-graph testing
  • class ParticipantInfo

    A data class that stores additional properties about a participant's identity, specifically their country code location information.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/communications/calls/participant_info.py

    participant identity location country-code metadata
  • class RiskyUserHistoryItem

    Represents the risk history of an Azure Active Directory (Azure AD) user as determined by Azure AD Identity Protection, extending the RiskyUser class with historical activity tracking.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/protection/riskyusers/history_item.py

    azure-ad identity-protection security risk-management user-history
  • class RiskyUser

    Represents Azure AD users who are at risk, providing programmatic access to risk-related user data and history in Azure Active Directory.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/protection/riskyusers/risky_user.py

    azure-ad identity-protection security risk-management user-risk
  • class DataPolicyOperation

    Represents a submitted data policy operation for tracking the status of data policy requests such as exporting employee company data.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/datapolicy/operation.py

    office365 data-policy compliance data-export entity
  • class AssignedLabel

    Represents a sensitivity label assigned to a Microsoft 365 group, enabling administrators to enforce specific group settings through classifications like Confidential or General.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/groups/assigned_label.py

    microsoft365 sensitivity-label compliance security purview
  • class IdentityGovernance

    A singleton container class that provides access to Azure Active Directory identity governance features including access reviews, entitlement management, app consent, and terms of use.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/governance.py

    azure-ad identity-governance access-reviews app-consent terms-of-use
  • class AccessReviewScope

    An abstract base class representing the scope of entities to be reviewed in an access review schedule definition within Microsoft Graph API.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/accessreview/scope.py

    access-review governance microsoft-graph abstract-class scope-definition
  • class AccessReviewSet

    A container class that provides access to Microsoft Graph access review APIs and features, specifically exposing access review history definitions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/accessreview/set.py

    microsoft-graph access-review identity-governance compliance audit
  • class AccessReviewScheduleSettings

    A class representing the settings configuration for an access review schedule definition in Microsoft Graph API.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/accessreview/schedule/settings.py

    access-review schedule settings microsoft-graph azure-ad
  • class AccessReviewHistoryDefinition

    Represents a collection of access review historical data and the scopes used to collect that data in Microsoft Graph API.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/accessreview/history/definition.py

    microsoft-graph access-review history governance identity
  • class AgreementAcceptance

    Represents the current status of a user's response to a company's customizable terms of use agreement powered by Azure Active Directory (Azure AD).

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/termsofuse/agreement_acceptance.py

    azure-ad microsoft-graph compliance terms-of-use agreement
  • class TermsOfUseContainer

    A container class that provides access to Azure Active Directory's terms of use API, exposing relationships for managing agreements and agreement acceptances.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/termsofuse/container.py

    azure-ad terms-of-use identity-governance agreements compliance
  • class Agreement

    Represents a tenant's customizable terms of use agreement managed within Azure Active Directory (Azure AD).

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/identitygovernance/termsofuse/agreement.py

    azure-ad terms-of-use compliance agreement entity
  • class AuditLogRoot

    A singleton class representing the root of Azure Active Directory audit logs, providing access to directory audits, sign-in logs, and provisioning events.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/audit/log_root.py

    azure-ad audit-logs microsoft-graph directory-audits sign-in-logs
  • class DataSource

    DataSource is an abstract base class that serves as a foundation for identifying and representing sources of content in eDiscovery operations within the Office 365 ecosystem.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/data_source.py

    ediscovery abstract-base-class office365 microsoft-graph legal-hold
  • class CasesRoot

    CasesRoot is an Entity subclass that represents the root container for managing eDiscovery cases in Microsoft 365 compliance.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/cases/root.py

    microsoft365 ediscovery compliance security entity
  • class EdiscoveryCase

    Represents an eDiscovery case in Microsoft Purview eDiscovery (Premium), containing custodians, searches, and review sets for legal discovery processes.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/directory/security/cases/ediscovery.py

    ediscovery microsoft-graph office365 legal compliance
  • class ListItem

    An individual entry within a SharePoint list. Each list item has a schema that maps to fields in the list that contains the item, depending on the content type of the item.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/listitem.py

    class listitem
  • class ListItemComplianceInfo

    A data class representing compliance information for SharePoint list items, including compliance tags and policy settings.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/listitems/compliance_info.py

    sharepoint compliance retention office365 data-governance
  • class UnifiedAuditRecord

    A data class representing a Unified Audit Record in Microsoft SharePoint's Tenant Administration, inheriting from ClientValue to provide serialization capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/tenant/administration/audit/unified_record.py

    sharepoint audit tenant-administration data-transfer-object dto
  • class ActivityLogger

    ActivityLogger is a SharePoint entity class that logs user activities and operations performed on SharePoint list items, tracking metadata such as operation type, affected resources, and timestamps.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/activities/logger.py

    sharepoint activity-logging audit tracking entity
  • class ComplianceTagInfo

    A data class representing compliance tag information for SharePoint compliance foundation models, storing metadata about regulatory and record-keeping requirements.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/compliance/tag_info.py

    compliance sharepoint office365 data-model client-value
  • class DlpClassificationResult

    A class representing the result of a DLP (Data Loss Prevention) classification operation in SharePoint's compliance policy system.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/compliance/dlp_classification_result.py

    sharepoint compliance dlp data-loss-prevention classification
  • class SPPolicyStoreProxy

    A proxy class for interacting with SharePoint's compliance policy store, providing methods to retrieve compliance tags and dynamic scope bindings for SharePoint sites.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/compliance/store_proxy.py

    sharepoint compliance policy governance tags
  • class ComplianceTag

    A data class representing a compliance tag in SharePoint's compliance policy system, inheriting from ClientValue to enable serialization for SharePoint API communication.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/compliance/tag.py

    sharepoint compliance policy office365 data-class
  • class PendingReviewItemsStatistics

    A data class representing statistics for pending review items in SharePoint's compliance policy system, tracking label information for items awaiting review.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/compliance/pending_review_items_statistics.py

    sharepoint compliance policy review statistics
  • class SubscriptionInformation

    A parameter class representing subscription information for SharePoint webhook Update and Create REST operations.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/webhooks/subscription_information.py

    sharepoint webhook subscription rest-api notification
  • class DlpPolicyTip

    A class representing Data Loss Protection (DLP) policy information for SharePoint items, providing details about policy restrictions, compliance, and matched conditions.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/policy/dlp_policy_tip.py

    sharepoint dlp data-loss-protection compliance policy
  • class PolicyEvaluationInfo

    PolicyEvaluationInfo is a SharePoint entity class that represents policy evaluation information in Office 365 SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/policy/evaluation_info.py

    sharepoint office365 entity policy evaluation
  • class Audit

    A class that enables auditing of how SharePoint site collections, sites, lists, folders, and list items are accessed, changed, and used.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/audit/audit.py

    sharepoint audit compliance site-collection permissions

Search Examples