-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathMYNOTES
More file actions
22 lines (21 loc) · 1.04 KB
/
MYNOTES
File metadata and controls
22 lines (21 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
+[brian@orville threatmonitor]$ git pull
+remote: Counting objects: 36, done.
+remote: Total 36 (delta 6), reused 6 (delta 6), pack-reused 30
+Unpacking objects: 100% (36/36), done.
+From https://github.com/puppetpies/threatmonitor
+ ce96d8e..9c54d7c master -> origin/master
+ * [new tag] v0.5.7 -> v0.5.7
+Auto-merging bin/thm-trafviz
+Merge made by the 'recursive' strategy.
+ README.md | 2 +-
+ bin/thm-trafviz | 12 +++++-------
+ external/pcap-0.7.7.gem | Bin 0 -> 43520 bytes
+ external/ruby-monetdb-sql-0.1.gem | Bin 0 -> 15872 bytes
+ lib/thm.rb | 120 ++++++++++++++++++++++++++++++++++++++
+ lib/thm/version.rb | 6 +++---
+ sql/geoipdata-monetdb.sql | 8 ++++----
+ sql/threatmonitor-http.sql | 28 ++++++++++++++++++++++++++++
+ 8 files changed, 161 insertions(+), 15 deletions(-)
+ create mode 100644 external/pcap-0.7.7.gem
+ create mode 100644 external/ruby-monetdb-sql-0.1.gem
commit 5952da8788f69fa38756d72d49621763f165a818