Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement API that takes workflow path and returns transformed result #639

Closed
varunsh-coder opened this issue Apr 22, 2022 · 1 comment
Closed

Comments

@varunsh-coder
Copy link
Member

varunsh-coder commented Apr 22, 2022

As of now the API takes a workflow file. Add an API that takes path to workflow file, e.g. https://github.com/step-security/secure-workflows/blob/main/.github/workflows/release.yml and returns the transformed workflow.

API should also take in options for pinning actions, fixing token perms, and adding harden runner, like the current API.

Related to: ossf/scorecard#1850

@varunsh-coder
Copy link
Member Author

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant