Limit attachment size in training and prediction flows for GraphQL endpoints [New in Security Center 1.3 and updated in 1.5]

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • The glide.platform_ml_di.max_attachment_size_graphql property controls the maximum allowed size limit for returning attachments in GraphQL endpoints of training or prediction flows.

    More information

    Attribute Description
    Configuration name glide.platform_ml_di.max_attachment_size_graphql
    Configuration type System Properties (/sys_properties_list.do)
    Data type integer
    Recommended value 5,242,880
    Default value 5,242,880
    Category File and resources
    Security risk
    • Severity score: 4.3
    • CVSS score: Medium
    • Security risk details: If this property is not set to the recommended value of 5,242,880 or less, then returning large files could cause a denial of service (DoS).
    Dependencies and prerequisites None