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

SCIO: Bundle SCIO in a single image for easy CLI and CI/CD deployment #1190

Open
pombredanne opened this issue Apr 29, 2024 · 0 comments
Open

Comments

@pombredanne
Copy link
Contributor

pombredanne commented Apr 29, 2024

There are a few ways to look at this:

  • multiple images with a docker compose
  • single image (pulp style) with only docker
  • some wrapper script to make it easier to run a one-of scan and get the results back (dealing with volumes, exports, etc.)

In the end this is to simplify using SCIO in CI or as a CLI.

We have an action at https://github.com/nexB/scancode-action/ but this is complex to integrate this elsewhere as there are a lot of moving parts.

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