diff --git a/osci/__init__.py b/osci/__init__.py index 4a6e2f0..b7df65d 100644 --- a/osci/__init__.py +++ b/osci/__init__.py @@ -1 +1 @@ -__version__ = '2022.03.0' +__version__ = '2022.06.0' diff --git a/osci/preprocess/match_company/company_domain_match_list.yaml b/osci/preprocess/match_company/company_domain_match_list.yaml index 5d2b6cd..0669b07 100644 --- a/osci/preprocess/match_company/company_domain_match_list.yaml +++ b/osci/preprocess/match_company/company_domain_match_list.yaml @@ -1319,10 +1319,12 @@ - company: SUSE domains: - suse.com + - rancher.com + - neuvector.com industry: Technology regex: - - ^.*\.suse\..*$ - - ^suse\..*$ + - ^.*\.(rancher|neuvector|suse)\..*$ + - ^(rancher|neuvector|suse)\..*$ - company: SYSOP domains: - sysop.cz @@ -1415,6 +1417,7 @@ - bitbar.com - swagger.io - hiptest.com + - pactflow.io industry: Technology regex: - company: Snyk @@ -1791,10 +1794,20 @@ - linagora.com industry: Technology regex: - company: XWiki SAS +- company: XWiki SAS domains: - xwiki.com - xwiki.org - cryptpad.fr industry: Technology regex: +- company: Wipro, Ltd. + domains: + - wipro.com + industry: Professional Services + regex: +- company: DigitalOcean + domains: + - digitalocean.com + regex: + industry: Technology