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
The `Repository` data structure seems the easiest place to allow
`Provenance`s as `Analyzer` and `Scanner` input.
This avoids refactoring the attributes of higher level data structures,
such as `OrtResult`.
At the momemnt the implementation limits it to `RepositoryProvence`
though, in order to keep its previous behavior. To that end, it also
continues to expose the raw `VcsInfo` of the `provenance` as its `vcs`
attribute.
Signed-off-by: Jens Keim <[email protected]>
0 commit comments