Skip to content

is_manifest flag is not accurately determined #4225

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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