From 7261c0d328273a9ba6b6964e0f90c73bf4eae8f5 Mon Sep 17 00:00:00 2001 From: Tony Karavasilev Date: Mon, 17 Feb 2020 23:56:46 +0200 Subject: [PATCH] Updated the Composer JSON schema with new keywords and information. --- composer.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/composer.json b/composer.json index 61e5beb..a4cf7a3 100644 --- a/composer.json +++ b/composer.json @@ -150,6 +150,14 @@ "random-numbers", "random-strings", "random-generators", + "three-pass-deletion", + "secure-file-erase", + "data-destruction", + "data-deletion", + "data-clearing", + "data-erasure", + "data-wiping", + "DOD-5220.22-M", "whirlpool", "MD5", "sha1",