This action scans a project for third party components and reports the results. This action contains a curation file managed by Splunk Inc. Source is provided for this action however it may not be useful outside of our organization.
Forked version of ort
is being used. The only difference is this commit which assumes that the repository's it is scanning is Python 3 and will not fallback to Python 2 in case of any errors.
steps:
-
name: ort-action
uses: splunk/addonfactory-ort-action@v1
id: ort-action
-
name: ort-action-artifacts
uses: actions/upload-artifact@v2
with:
name: analysis
path: .ort/
The scripts and documentation in this project are released under the Apache 2.0 License
See our contributor license agreement
👋 Be nice. See our code of conduct