From 7bb0d523646b9239188180f799fa2b00df54094c Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 24 Apr 2016 00:41:04 +0200 Subject: [PATCH 1/2] Updated to 2nd draft --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a84d6ad..11ebace 100644 --- a/README.md +++ b/README.md @@ -676,10 +676,10 @@ All kinds of reading material about Threat Intelligence. Includes (scientific) r - Guide to Cyber Threat Information Sharing by NIST + Guide to Cyber Threat Information Sharing by NIST - The Guide to Cyber Threat Information Sharing (NIST Special Publication 800-15, draft) assists organizations in establishing computer security incident response capabilities that leverage the collective knowledge, experience, and abilities of their partners by actively sharing threat intelligence and ongoing coordination. The guide provides guidelines for coordinated incident handling, including producing and consuming data, participating in information sharingcommunities, and protecting incident-related data. + The Guide to Cyber Threat Information Sharing (NIST Special Publication 800-15, second draft) assists organizations in establishing computer security incident response capabilities that leverage the collective knowledge, experience, and abilities of their partners by actively sharing threat intelligence and ongoing coordination. The guide provides guidelines for coordinated incident handling, including producing and consuming data, participating in information sharing communities, and protecting incident-related data. From 0bd9c458d1559bbc5c856f5ba2965e5a73850915 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 24 Apr 2016 00:45:36 +0200 Subject: [PATCH 2/2] ignore fireeye link --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 33a1198..7d73793 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php \ No newline at end of file + - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html \ No newline at end of file