Skip to content

Commit

Permalink
Attrs dependency fix and connector cleanup (#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
delliott90 committed Aug 30, 2023
1 parent 5195b11 commit ed4fe54
Show file tree
Hide file tree
Showing 256 changed files with 6 additions and 19,923 deletions.
4 changes: 4 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[pytest]
# Skip SDO connector tests since they fail on the base normalization class when attrs library is updated
# See https://github.com/opencybersecurityalliance/stix-shifter/pull/1537
addopts = --ignore=stix_shifter_modules/reversinglabs
3 changes: 2 additions & 1 deletion stix_shifter/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ aiomysql==0.1.1
antlr4-python3-runtime==4.8
asyncio==3.4.3
asynctest==0.13.0
attrs==22.2.0
azure-identity==1.12.0
colorlog==6.7.0
flask==2.3.2
Expand All @@ -15,6 +16,6 @@ python-dateutil==2.8.2
requests_toolbelt==0.10.1
stix2-matcher==3.0.0
stix2-patterns==1.3.2
stix2-validator==3.1.3
stix2-validator -e git+https://github.com/oasis-open/cti-stix-validator.git@eafb6096a07d9a9f84f521b3abac54e167148c31#egg=stix2-validator
xmltodict==0.13.0
urllib3==1.26.15
7 changes: 0 additions & 7 deletions stix_shifter_modules/abuseipdb/README.md

This file was deleted.

Empty file.
36 changes: 0 additions & 36 deletions stix_shifter_modules/abuseipdb/abuseipdb_supported_stix.md

This file was deleted.

105 changes: 0 additions & 105 deletions stix_shifter_modules/abuseipdb/configuration/config.json

This file was deleted.

61 changes: 0 additions & 61 deletions stix_shifter_modules/abuseipdb/configuration/lang_en.json

This file was deleted.

40 changes: 0 additions & 40 deletions stix_shifter_modules/abuseipdb/entry_point.py

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ed4fe54

Please sign in to comment.