Incrementally Validating Security Policy Code Using Information From An Infrastructure As Code Repository

    公开(公告)号:US20240289259A1

    公开(公告)日:2024-08-29

    申请号:US18657412

    申请日:2024-05-07

    IPC分类号: G06F11/36 H04L9/40

    摘要: In an example, an apparatus may include a validation module configured to identify a security policy update from a security as code repository, wherein the identified security policy update is a candidate for deployment to a production environment having a plurality of attributes defined by an infrastructure as code repository; identify, from the plurality of attributes and using the infrastructure as code repository, individual attributes that correspond to the identified security policy update, wherein the identified individual attributes are identical to a subset of the plurality of attributes; generate a test environment based on the identified individual attributes; following deployment of the identified security policy update to the test environment, check for security exceptions or availability exceptions using the test environment; and output validation results based on a result of the checking.

    METRIC PRESENTATION WITHIN A FLOW BUILDER
    3.
    发明公开

    公开(公告)号:US20240272770A1

    公开(公告)日:2024-08-15

    申请号:US18581864

    申请日:2024-02-20

    摘要: Disclosed are some implementations of systems, apparatus, methods and computer program products for executing process flows. A graphical representation of a flow is provided for presentation via a display device, where the flow includes a plurality of elements, each of the elements corresponding to a set of computer-readable instructions. A set of metrics associated with the flow is generated or updated, where the set of metrics indicates, for each of a plurality of paths of the flow, one or more metrics collected across a plurality of users of the database system that accessed the flow, each of the paths of the flow corresponding to a subset of the plurality of elements of the flow. An indication of the set of metrics associated with the flow is provided, for presentation via the display device, in relation to one or more elements of the flow such that at least a first portion of the set of metrics is provided for presentation in close proximity to a visual representation of a first one of the elements of the flow and a second portion of the set of metrics is provided for presentation in close proximity to a visual representation of a second one of the elements of the flow. A request to modify the flow is processed and the graphical representation of the flow is modified responsive to processing the request to modify the flow. In addition, a modified flow corresponding to the modified graphical representation can be stored.

    SYSTEMS AND METHODS FOR CREATING A RICH SOCIAL MEDIA PROFILE

    公开(公告)号:US20240046163A1

    公开(公告)日:2024-02-08

    申请号:US18451335

    申请日:2023-08-17

    发明人: Tyler A. Ziemann

    IPC分类号: G06Q10/00 G06F16/00

    CPC分类号: G06Q10/00 G06F16/00

    摘要: Disclosed are systems, apparatus, methods and computer-readable media for updating information stored in a database system over a network. In some implementations, first contact data is retrieved from a first virtual portion of a database system, where the first contact data provides first contact information associated with at least one entity. In some instances, the first contact data is compared with second contact data, where the second contact data provides second contact information associated with the at least one entity. In some instances, at least some of the second contact information is retrieved from a social networking system. In various implementations, at least one difference between the first contact data and the second contact data is identified, where the at least one difference is capable of being presented in a user interface displayed at a computer system. In some instances, a selection identifying contact data to store is received.

    Configurable data transformation between different database systems

    公开(公告)号:US11886458B2

    公开(公告)日:2024-01-30

    申请号:US17453755

    申请日:2021-11-05

    摘要: Database systems and methods are provided for data migration between source and target computing systems using a configurable transformation service. The configurable transformation service obtains transformation configuration metadata associated with the particular combination of source and target computing systems, obtains a subset of source data in accordance with the transformation configuration metadata and transforms the subset of source data from a format associated with the source computing system to an intermediate, platform-independent format. The service transforms the subset of source data from the intermediate format to a destination format associated with the target computing system in accordance with the transformation configuration metadata and maintains the transformed subset of source data in the destination format in association with the target computing system.

    Systems and Methods for Reading Comprehension for a Question Answering Task

    公开(公告)号:US20230419050A1

    公开(公告)日:2023-12-28

    申请号:US18463019

    申请日:2023-09-07

    IPC分类号: G06F40/40

    CPC分类号: G06F40/40 G06F40/30

    摘要: Embodiments described herein provide a pipelined natural language question answering system that improves a BERT-based system. Specifically, the natural language question answering system uses a pipeline of neural networks each trained to perform a particular task. The context selection network identifies premium context from context for the question. The question type network identifies the natural language question as a yes, no, or span question and a yes or no answer to the natural language question when the question is a yes or no question. The span extraction model determines an answer span to the natural language question when the question is a span question.