You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support non-VCS input for ORT, `KnownProvenance`s need to
be supported as input for `anaylzer` and `scanner`. The `Repository`
data structure appears to be the best place to facilitate this change.
This change focusses on adding a `RepositoryProvenance` attribute to
`Repository`, which allows to keep previous behavior.
For now it also exposes the raw `VcsInfo` of the `provenance` as its
`vcs` attribute.
Signed-off-by: Jens Keim <[email protected]>
0 commit comments