Skip to content

is_manifest flag is not accurately determined #4225

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

Open
AyanSinhaMahapatra opened this issue Apr 4, 2025 · 0 comments · May be fixed by #4230
Open

is_manifest flag is not accurately determined #4225

AyanSinhaMahapatra opened this issue Apr 4, 2025 · 0 comments · May be fixed by #4230

Comments

@AyanSinhaMahapatra
Copy link
Member

See

and set_classification_flags where we compute the is_manifest flag (for --classify) based on a fixed list which is outdated and a small subset of all the package manifests we detect. We should somehow parse all the path_patterns attributes of DataFileHandler classes at
APPLICATION_PACKAGE_DATAFILE_HANDLERS = [
and maintain a dymanic list based on all supported manifests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant