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

Siegfried container handling #56

Open
ross-spencer opened this issue Jul 31, 2021 · 0 comments
Open

Siegfried container handling #56

ross-spencer opened this issue Jul 31, 2021 · 0 comments
Labels
enhancement a feature by any other name

Comments

@ross-spencer
Copy link
Member

ross-spencer commented Jul 31, 2021

Currently, we can only identify container objects and objects inside containers using PUID and soon, tar#filename style patterns, but if Siegfried uses another identifier to choose to extract a file from a container then it means this must be modeled to be a useful statistic.

Siegfried container identifiers are configured in its configuration package, e.g.

And then used by decompress to enable Siegfried to identify objects to decompress, e.g. for ZIP:

We need to include the other IDs in the SFYAMLHandler.

@ross-spencer ross-spencer added the enhancement a feature by any other name label Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement a feature by any other name
Projects
None yet
Development

No branches or pull requests

1 participant