Skip to content

is_manifest flag is not accurately determined #4225

Open
@AyanSinhaMahapatra

Description

@AyanSinhaMahapatra

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions