diff --git a/tools/test.json b/tools/test.json deleted file mode 100644 index de2f8a2..0000000 --- a/tools/test.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "name": "Test", - "description": "Test description", - "tags": [ - "data-security", - "database-security", - "sql", - "sql-security", - "cryptography", - "firewall", - "sql-firewall", - "data-tokenization", - "data-masking", - "encryption", - "blue-team", - "honeypot", - "canary-token", - "end-to-end-encryption" - ], - "operating_systems": [ - "linux", - "mac" - ], - "license": "Apache-2.0", - "availability": [ - "opensource", - "free", - "commercial" - ], - "github_url": "https://github.com/test/acra", - "url": "https://www.test.com/acra/" -}