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

fossid-webapp: Support scans with file upload #4242

Open
nnobelis opened this issue Jun 30, 2021 · 0 comments
Open

fossid-webapp: Support scans with file upload #4242

nnobelis opened this issue Jun 30, 2021 · 0 comments
Labels
enhancement Issues that are considered to be enhancements scanner About the scanner tool

Comments

@nnobelis
Copy link
Member

In the current implementation, we give a GIT repo URL to FossID and the instance downloads the code and scans it.

There is a second possibility in FossID API: through the api_upload_endpoint.php, it is possible to upload source artefacts and order FossID to scan them. We should implement this behaviour.

This would also allows us to create project zips with some components manually excluded (e.g. output from downloader) and scans them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that are considered to be enhancements scanner About the scanner tool
Projects
None yet
Development

No branches or pull requests

2 participants