Skip to content

Commit

Permalink
Refactor tests and test files, freeze Black version #1079
Browse files Browse the repository at this point in the history
Reference: #1079

Signed-off-by: John M. Horan <johnmhoran@gmail.com>
  • Loading branch information
johnmhoran authored and TG1999 committed Dec 7, 2023
1 parent c2304f7 commit 4b07dbd
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 107,095 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ install_requires =
dev =
# Validation
pycodestyle>=2.8.0
black>=22.3.0
black==22.3.0
isort>=5.10.1
doc8>=0.11.1
# Documentation
Expand Down
Binary file not shown.
Binary file not shown.
20,761 changes: 0 additions & 20,761 deletions vulnerabilities/tests/test_data/suse_oval/opensuse.leap.micro.5.3-affected.xml

This file was deleted.

4,628 changes: 0 additions & 4,628 deletions vulnerabilities/tests/test_data/suse_oval/opensuse.leap.micro.5.3-patch.xml

This file was deleted.

20,761 changes: 0 additions & 20,761 deletions vulnerabilities/tests/test_data/suse_oval/opensuse.leap.micro.5.3.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"aliases": [
"CVE-2008-5679"
],
"summary": "\n\tThe HTML parsing engine in Opera before 9.63 allows remote attackers to execute arbitrary code via crafted web pages that trigger an invalid pointer calculation and heap corruption.\n\t",
"summary": "The HTML parsing engine in Opera before 9.63 allows remote attackers to execute arbitrary code via crafted web pages that trigger an invalid pointer calculation and heap corruption.",
"affected_packages": [
{
"package": {
Expand All @@ -28,4 +28,4 @@
"date_published": "2009-01-14T09:08:29.480000-05:00",
"weaknesses": []
}
]
]
Loading

0 comments on commit 4b07dbd

Please sign in to comment.