risu 1.8.2 → 1.8.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +2 -1
- data/CODE_OF_CONDUCT.markdown +74 -0
- data/CONTRIBUTING.md +2 -0
- data/docs/NEWS.markdown +9 -0
- data/lib/risu/cli/application.rb +1 -1
- data/lib/risu/parsers/nessus/postprocess/libreoffice.rb +2 -1
- data/lib/risu/parsers/nessus/postprocess/normalize_plugin_names.rb +62 -0
- data/lib/risu/parsers/nessus/postprocess/root_cause.rb +6 -0
- data/lib/risu/parsers/nessus/postprocess/vmware_esxi.rb +2 -0
- data/lib/risu/version.rb +1 -1
- metadata +5 -2
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0037c4091b9cf97291e61059efcb926ec8f4d6d7
|
4
|
+
data.tar.gz: bef059b795db3231efd81a90baed696c0568b144
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '061824f1b7dd1f40a52ebbb91d2fa8b64eca161538606f16b7fb07fb0e83cd1017be38c1b592e35ee9beac0077a67423fd9352c90de65820a62c954f2d46def3'
|
7
|
+
data.tar.gz: 7c4fd1c9ceeea420eb0e9e4b55c8598d6f0d9d1873793f6e5b6e1f039d143187053bdb8138cf9c8b013817774c6dc860b601a9c80500529de89a5779cda5ca2a
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data.tar.gz.sig
CHANGED
@@ -1 +1,2 @@
|
|
1
|
-
|
1
|
+
A]'Ol��#2'�X
|
2
|
+
��y͓��Pe��B�&��OU���}_�� m7��̵&��9���G���r�-���a�-�^C�g`�Fr}����D��ڤa�ĩ��ʐ��_2$�R��b��M'/�,���0�n�l�|m��y��'2���{8m�4�^��ɣ���$�q/D͗���W��}�+<��e�}�^`:��i
|
@@ -0,0 +1,74 @@
|
|
1
|
+
# Contributor Covenant Code of Conduct
|
2
|
+
|
3
|
+
## Our Pledge
|
4
|
+
|
5
|
+
In the interest of fostering an open and welcoming environment, we as
|
6
|
+
contributors and maintainers pledge to making participation in our project and
|
7
|
+
our community a harassment-free experience for everyone, regardless of age, body
|
8
|
+
size, disability, ethnicity, gender identity and expression, level of experience,
|
9
|
+
nationality, personal appearance, race, religion, or sexual identity and
|
10
|
+
orientation.
|
11
|
+
|
12
|
+
## Our Standards
|
13
|
+
|
14
|
+
Examples of behavior that contributes to creating a positive environment
|
15
|
+
include:
|
16
|
+
|
17
|
+
* Using welcoming and inclusive language
|
18
|
+
* Being respectful of differing viewpoints and experiences
|
19
|
+
* Gracefully accepting constructive criticism
|
20
|
+
* Focusing on what is best for the community
|
21
|
+
* Showing empathy towards other community members
|
22
|
+
|
23
|
+
Examples of unacceptable behavior by participants include:
|
24
|
+
|
25
|
+
* The use of sexualized language or imagery and unwelcome sexual attention or
|
26
|
+
advances
|
27
|
+
* Trolling, insulting/derogatory comments, and personal or political attacks
|
28
|
+
* Public or private harassment
|
29
|
+
* Publishing others' private information, such as a physical or electronic
|
30
|
+
address, without explicit permission
|
31
|
+
* Other conduct which could reasonably be considered inappropriate in a
|
32
|
+
professional setting
|
33
|
+
|
34
|
+
## Our Responsibilities
|
35
|
+
|
36
|
+
Project maintainers are responsible for clarifying the standards of acceptable
|
37
|
+
behavior and are expected to take appropriate and fair corrective action in
|
38
|
+
response to any instances of unacceptable behavior.
|
39
|
+
|
40
|
+
Project maintainers have the right and responsibility to remove, edit, or
|
41
|
+
reject comments, commits, code, wiki edits, issues, and other contributions
|
42
|
+
that are not aligned to this Code of Conduct, or to ban temporarily or
|
43
|
+
permanently any contributor for other behaviors that they deem inappropriate,
|
44
|
+
threatening, offensive, or harmful.
|
45
|
+
|
46
|
+
## Scope
|
47
|
+
|
48
|
+
This Code of Conduct applies both within project spaces and in public spaces
|
49
|
+
when an individual is representing the project or its community. Examples of
|
50
|
+
representing a project or community include using an official project e-mail
|
51
|
+
address, posting via an official social media account, or acting as an appointed
|
52
|
+
representative at an online or offline event. Representation of a project may be
|
53
|
+
further defined and clarified by project maintainers.
|
54
|
+
|
55
|
+
## Enforcement
|
56
|
+
|
57
|
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
58
|
+
reported by contacting the project team at jacob.hammack@hammackj.com. All
|
59
|
+
complaints will be reviewed and investigated and will result in a response that
|
60
|
+
is deemed necessary and appropriate to the circumstances. The project team is
|
61
|
+
obligated to maintain confidentiality with regard to the reporter of an incident.
|
62
|
+
Further details of specific enforcement policies may be posted separately.
|
63
|
+
|
64
|
+
Project maintainers who do not follow or enforce the Code of Conduct in good
|
65
|
+
faith may face temporary or permanent repercussions as determined by other
|
66
|
+
members of the project's leadership.
|
67
|
+
|
68
|
+
## Attribution
|
69
|
+
|
70
|
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
71
|
+
available at [http://contributor-covenant.org/version/1/4][version]
|
72
|
+
|
73
|
+
[homepage]: http://contributor-covenant.org
|
74
|
+
[version]: http://contributor-covenant.org/version/1/4/
|
data/CONTRIBUTING.md
ADDED
@@ -0,0 +1,2 @@
|
|
1
|
+
# Contributing
|
2
|
+
If you would like to contribute templates/bug fixes/etc to risu. The easiest way is to fork the project on [github](http://github.com/hammackj/risu) and make the changes in your fork and the submit a pull request to the project on the dev branch. Please include unit tests for anything non trivial.
|
data/docs/NEWS.markdown
CHANGED
@@ -1,5 +1,14 @@
|
|
1
1
|
# News
|
2
2
|
|
3
|
+
# 1.8.3 (July 11, 2017)
|
4
|
+
- Updated PostProcessing plugin id's
|
5
|
+
- Added new PostProcessing plugin NormalizePluginNames
|
6
|
+
- It removes most of the (STRING) things from plugin names, the list is still going,
|
7
|
+
please submit issues for any that have been missed.
|
8
|
+
- Fixed #62, removed stacktrace from common error
|
9
|
+
- Close all other open issues, some were several years old
|
10
|
+
- Added basic Code of Conduct and Contributing guidelines
|
11
|
+
|
3
12
|
# 1.8.2 (July 6, 2017)
|
4
13
|
- Fixed documentation issue
|
5
14
|
|
data/lib/risu/cli/application.rb
CHANGED
@@ -0,0 +1,62 @@
|
|
1
|
+
# Copyright (c) 2010-2017 Jacob Hammack.
|
2
|
+
#
|
3
|
+
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
|
+
# of this software and associated documentation files (the "Software"), to deal
|
5
|
+
# in the Software without restriction, including without limitation the rights
|
6
|
+
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
7
|
+
# copies of the Software, and to permit persons to whom the Software is
|
8
|
+
# furnished to do so, subject to the following conditions:
|
9
|
+
#
|
10
|
+
# The above copyright notice and this permission notice shall be included in
|
11
|
+
# all copies or substantial portions of the Software.
|
12
|
+
#
|
13
|
+
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14
|
+
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15
|
+
# FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE
|
16
|
+
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
|
+
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
|
+
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
19
|
+
# THE SOFTWARE.
|
20
|
+
|
21
|
+
|
22
|
+
module Risu
|
23
|
+
module Parsers
|
24
|
+
module Nessus
|
25
|
+
module PostProcess
|
26
|
+
class NormalizePluginNames < Risu::Base::PostProcessBase
|
27
|
+
|
28
|
+
#
|
29
|
+
def initialize
|
30
|
+
@info =
|
31
|
+
{
|
32
|
+
:description => "Normalizes plugin names",
|
33
|
+
:plugin_id => 0,
|
34
|
+
}
|
35
|
+
|
36
|
+
@strings_to_sanatize =
|
37
|
+
[
|
38
|
+
"(ERRATICGOPHER)",
|
39
|
+
"(SWEET32)",
|
40
|
+
"(POODLE)",
|
41
|
+
"(BEAST)",
|
42
|
+
"(remote check)",
|
43
|
+
"(FREAK)",
|
44
|
+
"(Bar Mitzvah)",
|
45
|
+
"(Logjam)",
|
46
|
+
"(uncredentialed check)"
|
47
|
+
]
|
48
|
+
end
|
49
|
+
|
50
|
+
def run
|
51
|
+
Plugin.all.each do |plugin|
|
52
|
+
@strings_to_sanatize.each do |string|
|
53
|
+
plugin.plugin_name = plugin.plugin_name.gsub(string, '').strip
|
54
|
+
plugin.save!
|
55
|
+
end
|
56
|
+
end
|
57
|
+
end
|
58
|
+
end
|
59
|
+
end
|
60
|
+
end
|
61
|
+
end
|
62
|
+
end
|
@@ -295,6 +295,11 @@ module Risu
|
|
295
295
|
-99975 => "Vendor Patch",
|
296
296
|
-99961 => "Vendor Patch",
|
297
297
|
88577 => "Vendor Patch",
|
298
|
+
100464 => "Vendor Patch",
|
299
|
+
71807 => "Vendor Patch",
|
300
|
+
-99952 => "Vendor Patch",
|
301
|
+
-99973 => "Vendor Patch",
|
302
|
+
-99962 => "Vendor Patch",
|
298
303
|
|
299
304
|
|
300
305
|
|
@@ -331,6 +336,7 @@ module Risu
|
|
331
336
|
56212 => "Vendor Support",
|
332
337
|
11057 => "Vendor Support",
|
333
338
|
21725 => "Vendor Support",
|
339
|
+
97994 => "Vendor Support",
|
334
340
|
|
335
341
|
49071 => "Configuration",
|
336
342
|
19948 => "Configuration",
|
data/lib/risu/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: risu
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.8.
|
4
|
+
version: 1.8.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jacob Hammack
|
@@ -34,7 +34,7 @@ cert_chain:
|
|
34
34
|
mmb41gpjtpyN4MmJg/dtBA2QAzTR88UfROHdHsH7z5/s3B28ULSb72jogoU7PDuI
|
35
35
|
xWswHWNU
|
36
36
|
-----END CERTIFICATE-----
|
37
|
-
date: 2017-07-
|
37
|
+
date: 2017-07-11 00:00:00.000000000 Z
|
38
38
|
dependencies:
|
39
39
|
- !ruby/object:Gem::Dependency
|
40
40
|
name: rails
|
@@ -306,6 +306,8 @@ extra_rdoc_files:
|
|
306
306
|
- LICENSE
|
307
307
|
- docs/NEWS.markdown
|
308
308
|
files:
|
309
|
+
- CODE_OF_CONDUCT.markdown
|
310
|
+
- CONTRIBUTING.md
|
309
311
|
- Gemfile
|
310
312
|
- LICENSE
|
311
313
|
- README.markdown
|
@@ -381,6 +383,7 @@ files:
|
|
381
383
|
- lib/risu/parsers/nessus/postprocess/irfanview.rb
|
382
384
|
- lib/risu/parsers/nessus/postprocess/java.rb
|
383
385
|
- lib/risu/parsers/nessus/postprocess/libreoffice.rb
|
386
|
+
- lib/risu/parsers/nessus/postprocess/normalize_plugin_names.rb
|
384
387
|
- lib/risu/parsers/nessus/postprocess/openoffice.rb
|
385
388
|
- lib/risu/parsers/nessus/postprocess/openssh.rb
|
386
389
|
- lib/risu/parsers/nessus/postprocess/openssl.rb
|
metadata.gz.sig
CHANGED
Binary file
|