Skip to content

Create new models and tables for automated malware detection #7090

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

Closed
xmunoz opened this issue Dec 13, 2019 · 0 comments
Closed

Create new models and tables for automated malware detection #7090

xmunoz opened this issue Dec 13, 2019 · 0 comments
Labels
malware-detection Issues related to automated malware detection.

Comments

@xmunoz
Copy link
Contributor

xmunoz commented Dec 13, 2019

This issue is part of the work defined by 2019-Q4-PyPI Milestone 2.

Create the check and verdict models, and write the corresponding data migrations to create these tables in the database.

@ewdurbin ewdurbin added the malware-detection Issues related to automated malware detection. label Dec 13, 2019
ewdurbin pushed a commit that referenced this issue Dec 19, 2019
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Dec 26, 2019
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 6, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 7, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 7, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 8, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 10, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 13, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 13, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 16, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 17, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Jan 27, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
woodruffw pushed a commit to trail-of-forks/warehouse that referenced this issue Feb 7, 2020
* Add new models for malware detection.

Fixes pypi#7090 and pypi#7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Feb 11, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
ewdurbin pushed a commit that referenced this issue Feb 18, 2020
* Add new models for malware detection.

Fixes #7090 and #7092.

* Code review changes.

- FK on release_file.id field instead of md5
- Change message type from String to Text
- Change Enum class in model to singular form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
malware-detection Issues related to automated malware detection.
Projects
None yet
Development

No branches or pull requests

2 participants