-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #154 from fofapro/0.3.2.3
v0.3.2.3
- Loading branch information
Showing
61 changed files
with
1,289 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...api/migrations/0007_auto_20210528_2320.py → ...api/migrations/0007_auto_20210604_2359.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-05-28 23:20 | ||
# Generated by Django 3.1.4 on 2021-06-04 23:59 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0006_timemoudel_timerank_timetemp'), | ||
('dockerapi', '0006_auto_20210604_2358'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='bff901de-a681-4035-af21-5eddc51bf0db', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
field=models.CharField(default='a561f9cf-b0da-4fcc-8e15-700cb767e030', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
18 changes: 18 additions & 0 deletions
18
vulfocus-api/dockerapi/migrations/0008_auto_20210605_0001.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 00:01 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0007_auto_20210604_2359'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='05ce8a4e-90c0-4422-9447-3ece7ebe8fd0', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
18 changes: 18 additions & 0 deletions
18
vulfocus-api/dockerapi/migrations/0009_auto_20210605_0004.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 00:04 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0008_auto_20210605_0001'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='d4f3664c-8a11-4931-ac35-5e1969c0289a', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
18 changes: 18 additions & 0 deletions
18
vulfocus-api/dockerapi/migrations/0010_auto_20210605_0006.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 00:06 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0009_auto_20210605_0004'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='a49a302a-2631-48b2-a73b-b89741250827', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
18 changes: 18 additions & 0 deletions
18
vulfocus-api/dockerapi/migrations/0011_auto_20210605_0007.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 00:07 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0010_auto_20210605_0006'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='1547c11c-5e5b-446c-84fa-d15cab047845', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
28 changes: 28 additions & 0 deletions
28
vulfocus-api/dockerapi/migrations/0012_auto_20210605_0009.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 00:09 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0011_auto_20210605_0007'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='9716f18e-22b2-462f-a850-b15ce822ec0c', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
migrations.AlterField( | ||
model_name='timetemp', | ||
name='rank_range', | ||
field=models.TextField(default='', verbose_name='漏洞类型'), | ||
), | ||
migrations.AlterField( | ||
model_name='timetemp', | ||
name='time_img_type', | ||
field=models.TextField(default='', verbose_name='漏洞类型'), | ||
), | ||
] |
18 changes: 18 additions & 0 deletions
18
vulfocus-api/dockerapi/migrations/0013_auto_20210605_2005.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 20:05 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0012_auto_20210605_0009'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='808a3c18-3091-471d-9884-9b96056f1586', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
18 changes: 18 additions & 0 deletions
18
vulfocus-api/dockerapi/migrations/0014_auto_20210605_2019.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Generated by Django 3.1.4 on 2021-06-05 20:19 | ||
|
||
from django.db import migrations, models | ||
|
||
|
||
class Migration(migrations.Migration): | ||
|
||
dependencies = [ | ||
('dockerapi', '0013_auto_20210605_2005'), | ||
] | ||
|
||
operations = [ | ||
migrations.AlterField( | ||
model_name='timemoudel', | ||
name='time_id', | ||
field=models.CharField(default='1d2b72ed-cb22-4e6c-be27-4dc6433c66cb', max_length=255, primary_key=True, serialize=False, verbose_name='ID'), | ||
), | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.