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

Add package definition(s) & Catalog #1

Closed
wagoodman opened this issue May 7, 2020 · 0 comments
Closed

Add package definition(s) & Catalog #1

wagoodman opened this issue May 7, 2020 · 0 comments
Milestone

Comments

@wagoodman
Copy link
Contributor

wagoodman commented May 7, 2020

Preferable this is a single unified Package struct that can represent os packages, language packages, and other package-like artifacts. Additionally needs a collections of these packages into a single Catalog struct.

More thought is needed on how this data will be accessed. This will help guide how to best store (and potentially index) the data.

@wagoodman wagoodman changed the title Add pacakge definition(s) & Catalog Add package definition(s) & Catalog May 7, 2020
@wagoodman wagoodman self-assigned this May 13, 2020
@wagoodman wagoodman removed their assignment Jun 1, 2020
@wagoodman wagoodman added this to the v0.1.0 milestone Jun 3, 2020
@wagoodman wagoodman added the mvp label Jun 3, 2020
wagoodman pushed a commit that referenced this issue Sep 3, 2021
* Shared directory resolver filetree

Signed-off-by: houdini91 <mdstrauss91@gmail.com>
luhring pushed a commit that referenced this issue Sep 8, 2021
* Power-user directory source support
Signed-off-by: Mikey Strauss <mikey@scribe-security.com>

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* Remove newline

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* Shared filetree (#1)

* Shared directory resolver filetree

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* PR - change error ErrObserve to ErrPath

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* PR - share directory resolver
* Use pointer to source struct

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* Fix Lint

Signed-off-by: houdini91 <mdstrauss91@gmail.com>
gitlawr added a commit to gitlawr/syft that referenced this issue Sep 29, 2022
feat: support generate maven dependency tree
@deitch deitch mentioned this issue Mar 27, 2023
5 tasks
wagoodman pushed a commit that referenced this issue Feb 12, 2024
GijsCalis referenced this issue in GijsCalis/syft Feb 19, 2024
* Power-user directory source support
Signed-off-by: Mikey Strauss <mikey@scribe-security.com>

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* Remove newline

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* Shared filetree (#1)

* Shared directory resolver filetree

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* PR - change error ErrObserve to ErrPath

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* PR - share directory resolver
* Use pointer to source struct

Signed-off-by: houdini91 <mdstrauss91@gmail.com>

* Fix Lint

Signed-off-by: houdini91 <mdstrauss91@gmail.com>
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