Skip to content

Fix the last leaf in the dependency graph issue #13

@carlspring

Description

@carlspring

Task Description

There appears to be a bug in the way the dependency tree.

Image

As can be seen, the last element is not formatter properly. This is only happening in the Code Scanning issue, because when consuming the SARIF report GHAS does not handle Markdown properly. This is actually prefixed by spaces correctly in the build log, as can be seen here:

Image

Most-likely, this will need to be escaped using &nsbp;-s in the SARIF. The fix should NOT break it when printing to the console.

Open Questions

Notes

Task List

The following tasks will need to be carried out:

  • Investigate the issue.
  • Provide a solution.
  • Test the fix.
  • Update the documentation.

Task Relationships

This task:

  • Is a sub-task of:
  • Depends on:
  • Is a follow-up of:
  • Relates to:

Resources

Useful Links

Points of Contact

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions