How can I use "Analyzed branch or tag" for connected repositories in the Ketryx project settings?

Carlton
Carlton
  • Updated

The Analyzed branch or tag setting allows you to restrict the path(s) within your repository that should be "read" by Ketryx. This setting applies to both dependency scanning and Git-based configuration items for the given repository. Where an analyzed branch or tag is given, only files on that branch or with that tag will be considered by Ketryx when generating the SBOM or creating Git-based configuration items.

If this is not specified, the default HEAD branch (usually called main or master) will be used.

It is possible to link the same repository multiple times to the same Ketryx project, and doing so with different, non-overlapping Analyzed branch or tag settings may fulfill some edge cases, especially when paired with differing glob patterns to restrict dependency or Git-based item file locations.

Related to

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.