Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

splunk/addonfactory-ort-action

Repository files navigation

ADDONFACTORY-ORT-ACTION

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.

v1

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/

License

The scripts and documentation in this project are released under the Apache 2.0 License

Contributions

See our contributor license agreement

Code of Conduct

👋 Be nice. See our code of conduct