Skip to content

Update ORT & switch to faster license Scanner - #15746

Merged
josevalim merged 2 commits into
elixir-lang:mainfrom
maennchen:jm/ort-update
Aug 14, 2026
Merged

Update ORT & switch to faster license Scanner#15746
josevalim merged 2 commits into
elixir-lang:mainfrom
maennchen:jm/ort-update

Conversation

@maennchen

Copy link
Copy Markdown
Member
  • Update to OSS Review Toolkit v92.2.0
  • Switch from ScanCode to Provenant Scanner.

Provenant is a newer Scanner, mostly compatible to ScanCode which was used before. But it's also a lot more performant.

Provenant is mostly compatible with ScanCode but a lot faster: in local
measurements the scan step went from 6:56 to 44s. Since Provenant is not
included in the ort-minimal image, the full ort image is used instead,
which slows down the analyzer step (1:08 to 1:44) due to the larger
image pull. Still a good reduction overall.
@josevalim
josevalim merged commit 2096ac0 into elixir-lang:main Aug 14, 2026
15 checks passed
@josevalim

Copy link
Copy Markdown
Member

💚 💙 💜 💛 ❤️

@maennchen
maennchen deleted the jm/ort-update branch August 14, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants