Skip to content

[2.0]: fix unreachable cross-references #992

Description

@jkowalleck

in CycloneDX 2.0 we have unreachable cross-references

main goal

have these links fixed

additional goal

have a tool that checks all those $ref values

  • minimum: that start with a . and see if they exist - not only the file, but also the linked element
  • maximum: any value and see if the linked element exists - in the remote document (starts with ./ or ../) or the same document (start with #) ...

hm, Our validators that test weather the test cases are schema-valid should have picked this up already ...
let's see why they did not

Metadata

Metadata

Assignees

Labels

CDX 2.0related to release v2.0chore: QAA chore related to Quality Assurancedefect

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions