Skip to content
  • Tetiana Chupryna's avatar
    Add DependencyList report · 2de82458
    Tetiana Chupryna authored and Mayra Cabrera's avatar Mayra Cabrera committed
    Add needed parser, formatter for this report
    as well as needed changes for `build` and `pipeline` models.
    Now it's possible to get `dependency_list` report from pipeline:
    ```
    pipeline.dependency_list_report
    ```
    
    Note: current report is basically `dependency_scanning` report
    with additional key `dependency_files`.
    2de82458