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

Reduce FileExtension ambiguity #13

Open
shreyamalviya opened this issue Oct 31, 2023 · 0 comments
Open

Reduce FileExtension ambiguity #13

shreyamalviya opened this issue Oct 31, 2023 · 0 comments

Comments

@shreyamalviya
Copy link
Contributor

Description

As of now, in the guardicore/monkey project, FileExtension is only relevant in the ransomware plugin. However, the plugin defines a FileExtension of its own which uses pydantic (the definition in this repository doesn't) and has more constraints.

Do one of the following:

  1. Update the FileExtension in this repository with the definition in the plugin (be sure to update the plugin as well)
  2. Remove it from here and move FileExtension from the plugin to this repository when it needs to be used in some other place
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