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

Specialise all package monad instances #210

Closed
elldritch opened this issue Aug 3, 2018 · 0 comments
Closed

Specialise all package monad instances #210

elldritch opened this issue Aug 3, 2018 · 0 comments
Assignees

Comments

@elldritch
Copy link
Member

elldritch commented Aug 3, 2018

The current interface for package monad is unwieldy and is only ever used for finding files or folders recursively in ancestors. We should specialise this functionality in package files and remove package monad.

This also has the happy side effect of allowing us to fold VCS types back in to package vcs.

@elldritch elldritch self-assigned this Aug 6, 2018
@elldritch elldritch changed the title Specialise all package monad Specialise all package monad instances Aug 7, 2018
meghfossa pushed a commit that referenced this issue Nov 12, 2021
* Implement debug container scan

* Add `fossa container dump-scan`

Signed-off-by: Wesley Van Melle <van.melle.wes@gmail.com>

* Filter container aritfact types

We only support system-level packages, specifically deb, rpm, and apk.
We remove all other artifacts before converting.

Signed-off-by: Wesley Van Melle <van.melle.wes@gmail.com>

* Fix option parsing error

* Use logStdout for deterministic print ordering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant