pwn 0.5.234 → 0.5.236
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +9 -9
- data/README.md +3 -3
- data/bin/pwn_nmap_discover_tcp_udp +1 -0
- data/lib/pwn/plugins/baresip.rb +1 -0
- data/lib/pwn/plugins/file_fu.rb +1 -0
- data/lib/pwn/plugins/tor.rb +1 -0
- data/lib/pwn/version.rb +1 -1
- data/third_party/pwn_rdoc.jsonl +8 -1
- metadata +21 -21
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6bdc660d11a76a2a9c4c285027317e8d67519f7711eb09aca583dcfb89a84aab
|
4
|
+
data.tar.gz: 676ead824cf0fa85731645fdee18eb27d8b096044d6ded779ddad6a126229635
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 014a54fdde5030d56a77f8e9886f3d5efdd3beb707705c5cca978262bf0b137e23d93fa13299cca505745cf553ed43222f9a03be302a2753038b7be4f0ee5322
|
7
|
+
data.tar.gz: 8ce5183e394902b6d8e491f15c18eb8051d7f852a61dc7cd89b66e4cd77a31d662ecd85fc530ae306e7a3368f62372d6082002a42de475e84174c27fe656f0ad
|
data/Gemfile
CHANGED
@@ -20,7 +20,7 @@ gem 'barby', '0.7.0'
|
|
20
20
|
gem 'base32', '0.3.4'
|
21
21
|
gem 'brakeman', '7.0.0'
|
22
22
|
gem 'bson', '5.0.2'
|
23
|
-
gem 'bundler', '>=2.6.
|
23
|
+
gem 'bundler', '>=2.6.3'
|
24
24
|
gem 'bundler-audit', '0.9.2'
|
25
25
|
gem 'bunny', '2.23.0'
|
26
26
|
gem 'colorize', '1.1.0'
|
@@ -47,7 +47,7 @@ gem 'jwt', '2.10.1'
|
|
47
47
|
gem 'libusb', '0.7.2'
|
48
48
|
gem 'luhn', '1.0.2'
|
49
49
|
gem 'mail', '2.8.1'
|
50
|
-
gem 'meshtastic', '0.0.
|
50
|
+
gem 'meshtastic', '0.0.84'
|
51
51
|
gem 'metasm', '1.0.5'
|
52
52
|
gem 'mongo', '2.21.0'
|
53
53
|
gem 'msfrpc-client', '1.1.2'
|
@@ -56,7 +56,7 @@ gem 'net-ldap', '0.19.0'
|
|
56
56
|
gem 'net-openvpn', '0.8.7'
|
57
57
|
gem 'net-smtp', '0.5.0'
|
58
58
|
gem 'nexpose', '7.3.0'
|
59
|
-
gem 'nokogiri', '1.18.
|
59
|
+
gem 'nokogiri', '1.18.2'
|
60
60
|
gem 'nokogiri-diff', '0.3.0'
|
61
61
|
# gem 'oauth2', '2.0.9'
|
62
62
|
gem 'oily_png', '1.2.1'
|
@@ -65,29 +65,29 @@ gem 'os', '1.1.4'
|
|
65
65
|
gem 'ostruct', '0.6.1'
|
66
66
|
gem 'packetfu', '2.0.0'
|
67
67
|
gem 'packetgen', '4.0.0'
|
68
|
-
gem 'pdf-reader', '2.
|
68
|
+
gem 'pdf-reader', '2.14.0'
|
69
69
|
gem 'pg', '1.5.9'
|
70
70
|
gem 'pry', '0.15.2'
|
71
71
|
gem 'pry-doc', '1.5.0'
|
72
72
|
gem 'rake', '13.2.1'
|
73
73
|
gem 'rb-readline', '0.5.5'
|
74
74
|
gem 'rbvmomi2', '3.8.0'
|
75
|
-
gem 'rdoc', '6.
|
75
|
+
gem 'rdoc', '6.11.0'
|
76
76
|
gem 'rest-client', '2.1.0'
|
77
77
|
gem 'rex', '2.0.13'
|
78
|
-
gem 'rmagick', '6.0
|
78
|
+
gem 'rmagick', '6.1.0'
|
79
79
|
gem 'rqrcode', '2.2.0'
|
80
80
|
gem 'rspec', '3.13.0'
|
81
81
|
gem 'rtesseract', '3.1.3'
|
82
|
-
gem 'rubocop', '1.
|
82
|
+
gem 'rubocop', '1.71.0'
|
83
83
|
gem 'rubocop-rake', '0.6.0'
|
84
|
-
gem 'rubocop-rspec', '3.
|
84
|
+
gem 'rubocop-rspec', '3.4.0'
|
85
85
|
gem 'ruby-audio', '1.6.1'
|
86
86
|
gem 'ruby-nmap', '1.0.3'
|
87
87
|
gem 'ruby-saml', '1.17.0'
|
88
88
|
gem 'rvm', '1.11.3.9'
|
89
89
|
gem 'savon', '2.15.1'
|
90
|
-
gem 'selenium-devtools', '0.
|
90
|
+
gem 'selenium-devtools', '0.132.0'
|
91
91
|
# gem 'serialport', '1.3.2'
|
92
92
|
# gem 'sinatra', '4.0.0'
|
93
93
|
gem 'slack-ruby-client', '2.4.0'
|
data/README.md
CHANGED
@@ -37,7 +37,7 @@ $ cd /opt/pwn
|
|
37
37
|
$ ./install.sh
|
38
38
|
$ ./install.sh ruby-gem
|
39
39
|
$ pwn
|
40
|
-
pwn[v0.5.
|
40
|
+
pwn[v0.5.236]:001 >>> PWN.help
|
41
41
|
```
|
42
42
|
|
43
43
|
[![Installing the pwn Security Automation Framework](https://raw.githubusercontent.com/0dayInc/pwn/master/documentation/pwn_install.png)](https://youtu.be/G7iLUY4FzsI)
|
@@ -52,7 +52,7 @@ $ rvm use ruby-3.4.1@pwn
|
|
52
52
|
$ gem uninstall --all --executables pwn
|
53
53
|
$ gem install --verbose pwn
|
54
54
|
$ pwn
|
55
|
-
pwn[v0.5.
|
55
|
+
pwn[v0.5.236]:001 >>> PWN.help
|
56
56
|
```
|
57
57
|
|
58
58
|
If you're using a multi-user install of RVM do:
|
@@ -62,7 +62,7 @@ $ rvm use ruby-3.4.1@pwn
|
|
62
62
|
$ rvmsudo gem uninstall --all --executables pwn
|
63
63
|
$ rvmsudo gem install --verbose pwn
|
64
64
|
$ pwn
|
65
|
-
pwn[v0.5.
|
65
|
+
pwn[v0.5.236]:001 >>> PWN.help
|
66
66
|
```
|
67
67
|
|
68
68
|
PWN periodically upgrades to the latest version of Ruby which is reflected in `/opt/pwn/.ruby-version`. The easiest way to upgrade to the latest version of Ruby from a previous PWN installation is to run the following script:
|
data/lib/pwn/plugins/baresip.rb
CHANGED
data/lib/pwn/plugins/file_fu.rb
CHANGED
data/lib/pwn/plugins/tor.rb
CHANGED
data/lib/pwn/version.rb
CHANGED
data/third_party/pwn_rdoc.jsonl
CHANGED
@@ -391,6 +391,7 @@
|
|
391
391
|
{"messages":[{"role":"user","content":"PWN::Banner::Matrix.authors Usage"},{"role":"assistant","content":"`PWN::Banner::Matrix.authors`: Author(s)\n\n0day Inc. <support@0dayinc.com>\n"}]}
|
392
392
|
{"messages":[{"role":"user","content":"PWN::Banner::Matrix.get Usage"},{"role":"assistant","content":"`PWN::Banner::Matrix.get`: Supported Method Parameters\n\nPWN::Banner::Matrix.get\n"}]}
|
393
393
|
{"messages":[{"role":"user","content":"PWN::Banner::Matrix.help Usage"},{"role":"assistant","content":"`PWN::Banner::Matrix.help`: "}]}
|
394
|
+
{"messages":[{"role":"user","content":"PWN::Banner::Matrix.you? Usage"},{"role":"assistant","content":"`PWN::Banner::Matrix.you?`: Supported Method Parameters\n\nPWN::Banner::Matrix.has_you\n"}]}
|
394
395
|
{"messages":[{"role":"user","content":"PWN::Banner::Ninja.authors Usage"},{"role":"assistant","content":"`PWN::Banner::Ninja.authors`: Author(s)\n\n0day Inc. <support@0dayinc.com>\n"}]}
|
395
396
|
{"messages":[{"role":"user","content":"PWN::Banner::Ninja.get Usage"},{"role":"assistant","content":"`PWN::Banner::Ninja.get`: Supported Method Parameters\n\nPWN::Banner::Ninja.get\n"}]}
|
396
397
|
{"messages":[{"role":"user","content":"PWN::Banner::Ninja.help Usage"},{"role":"assistant","content":"`PWN::Banner::Ninja.help`: "}]}
|
@@ -585,6 +586,12 @@
|
|
585
586
|
{"messages":[{"role":"user","content":"PWN::Plugins::FileFu.help Usage"},{"role":"assistant","content":"`PWN::Plugins::FileFu.help`: "}]}
|
586
587
|
{"messages":[{"role":"user","content":"PWN::Plugins::FileFu.recurse_dir Usage"},{"role":"assistant","content":"`PWN::Plugins::FileFu.recurse_dir`: Supported Method Parameters\n\nPWN::Plugins::FileFu.recurse_dir(\n\ndir_path: 'optional path to dir defaults to .'\n\n)\n"}]}
|
587
588
|
{"messages":[{"role":"user","content":"PWN::Plugins::FileFu.untar_gz_file Usage"},{"role":"assistant","content":"`PWN::Plugins::FileFu.untar_gz_file`: Supported Method Parameters\n\nPWN::Plugins::FileFu.untar_gz_file(\n\ntar_gz_file: 'required - path to .tar.gz file',\ndestination: 'required - destination folder to save extracted contents'\n\n)\n"}]}
|
589
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::FlipperZero.authors Usage"},{"role":"assistant","content":"`PWN::Plugins::FlipperZero.authors`: Author(s)\n\n0day Inc. <support@0dayinc.com>\n"}]}
|
590
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::FlipperZero.connect Usage"},{"role":"assistant","content":"`PWN::Plugins::FlipperZero.connect`: Supported Method Parameters\n\nflipper_zero_obj = PWN::Plugins::FlipperZero.connect(\n\nblock_dev: 'optional serial block device path (defaults to /dev/ttyACM0)',\nbaud: 'optional (defaults to 9600)',\ndata_bits: 'optional (defaults to 8)',\nstop_bits: 'optional (defaults to 1)',\nparity: 'optional - :even||:odd|:none (defaults to :none)'\n\n)\n"}]}
|
591
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::FlipperZero.connect_via_screen Usage"},{"role":"assistant","content":"`PWN::Plugins::FlipperZero.connect_via_screen`: Supported Method Parameters\n\nPWN::Plugins::FlipperZero.connect_via_screen(\n\nblock_dev: 'optional - serial block device path (defaults to /dev/ttyACM0)'\n\n)\n"}]}
|
592
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::FlipperZero.disconnect Usage"},{"role":"assistant","content":"`PWN::Plugins::FlipperZero.disconnect`: Supported Method Parameters\n\nPWN::Plugins::FlipperZero.disconnect(\n\nflipper_zero_obj: 'required - flipper_zero_obj returned from #connect method'\n\n)\n"}]}
|
593
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::FlipperZero.help Usage"},{"role":"assistant","content":"`PWN::Plugins::FlipperZero.help`: "}]}
|
594
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::FlipperZero.request Usage"},{"role":"assistant","content":"`PWN::Plugins::FlipperZero.request`: Supported Method Parameters\n\nresponse = PWN::Plugins::FlipperZero.request(\n\nflipper_zero_obj: 'required - flipper_zero_obj returned from #connect method',\npayload: 'optional - payload to send to the device (defaults to help)'\n\n)\n"}]}
|
588
595
|
{"messages":[{"role":"user","content":"PWN::Plugins::Fuzz.authors Usage"},{"role":"assistant","content":"`PWN::Plugins::Fuzz.authors`: Author(s)\n\n0day Inc. <support@0dayinc.com>\n"}]}
|
589
596
|
{"messages":[{"role":"user","content":"PWN::Plugins::Fuzz.help Usage"},{"role":"assistant","content":"`PWN::Plugins::Fuzz.help`: "}]}
|
590
597
|
{"messages":[{"role":"user","content":"PWN::Plugins::Fuzz.socket Usage"},{"role":"assistant","content":"`PWN::Plugins::Fuzz.socket`: Supported Method Parameters\n\nsocket_fuzz_results_arr = PWN::Plugins::Fuzz.socket(\n\ntarget: 'required - target host or ip',\nport: 'required - target port',\nprotocol: 'optional - :tcp || :udp (defaults to tcp)',\ntls: 'optional - boolean connect to target socket using TLS (defaults to false)',\nfuzz_delimeter: 'optional - fuzz delimeter used in request to specify where payloads should reside (defaults to \\u2665)',\nrequest: 'required - String object of socket request w/ \\u001A as fuzz delimeter (e.g. \"GET /\\u001A\\u001A HTTP/1.1\\r\\nHost: \\u001A127..0.0.1\\u001A\\r\\n\\r\\n\")',\npayload: 'required - payload string',\nencoding: 'optional - :base64 || :hex || :html_entity || :url (Defaults to nil)',\nencoding_depth: 'optional - number of times to encode payload (defaults to 1)',\nchar_encoding: 'optional - character encoding returned by PWN::Plugins::Char.list_encoders (defaults to UTF-8)',\nresponse_timeout: 'optional - float (defaults to 0.9)',\nrequest_rate_limit: 'optional - float (defaults to 0.3)'\n\n)\n"}]}
|
@@ -849,7 +856,7 @@
|
|
849
856
|
{"messages":[{"role":"user","content":"PWN::Plugins::ScannableCodes.generate Usage"},{"role":"assistant","content":"`PWN::Plugins::ScannableCodes.generate`: Supported Method Parameters\n\nresponse = PWN::Plugins::ScannableCodes.generate(\n\ndata: 'required - data to encode',\ntype: 'optional - :barcode || :qrcode (defaults to :qrcode)',\npath: 'optional - path to save image (defaults to \"./#{data}.png\")'\n\n)\n"}]}
|
850
857
|
{"messages":[{"role":"user","content":"PWN::Plugins::ScannableCodes.help Usage"},{"role":"assistant","content":"`PWN::Plugins::ScannableCodes.help`: "}]}
|
851
858
|
{"messages":[{"role":"user","content":"PWN::Plugins::Serial.authors Usage"},{"role":"assistant","content":"`PWN::Plugins::Serial.authors`: Author(s)\n\n0day Inc. <support@0dayinc.com>\n"}]}
|
852
|
-
{"messages":[{"role":"user","content":"PWN::Plugins::Serial.connect Usage"},{"role":"assistant","content":"`PWN::Plugins::Serial.connect`: Supported Method Parameters\n\nserial_obj = PWN::Plugins::Serial.connect(\n\nblock_dev: 'optional - serial block device path (defaults to /dev/ttyUSB0)',\nbaud: 'optional - (defaults to 9600)',\ndata_bits: 'optional - (defaults to 8)',\nstop_bits: 'optional - (defaults to 1)',\nparity: 'optional - :even|:mark|:odd|:space|:none (defaults to :none)'
|
859
|
+
{"messages":[{"role":"user","content":"PWN::Plugins::Serial.connect Usage"},{"role":"assistant","content":"`PWN::Plugins::Serial.connect`: Supported Method Parameters\n\nserial_obj = PWN::Plugins::Serial.connect(\n\nblock_dev: 'optional - serial block device path (defaults to /dev/ttyUSB0)',\nbaud: 'optional - (defaults to 9600)',\ndata_bits: 'optional - (defaults to 8)',\nstop_bits: 'optional - (defaults to 1)',\nparity: 'optional - :even|:mark|:odd|:space|:none (defaults to :none)'\n\n)\n"}]}
|
853
860
|
{"messages":[{"role":"user","content":"PWN::Plugins::Serial.disconnect Usage"},{"role":"assistant","content":"`PWN::Plugins::Serial.disconnect`: Supported Method Parameters\n\nPWN::Plugins::Serial.disconnect(\n\nserial_obj: 'required - serial_obj returned from #connect method'\n\n)\n"}]}
|
854
861
|
{"messages":[{"role":"user","content":"PWN::Plugins::Serial.dump_session_data Usage"},{"role":"assistant","content":"`PWN::Plugins::Serial.dump_session_data`: Supported Method Parameters\n\nsession_data = PWN::Plugins::Serial.dump_session_data\n"}]}
|
855
862
|
{"messages":[{"role":"user","content":"PWN::Plugins::Serial.flush_session_data Usage"},{"role":"assistant","content":"`PWN::Plugins::Serial.flush_session_data`: Supported Method Parameters\n\nsession_data = PWN::Plugins::Serial.flush_session_data\n"}]}
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pwn
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.236
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- 0day Inc.
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-01-
|
10
|
+
date: 2025-01-29 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: activesupport
|
@@ -127,14 +127,14 @@ dependencies:
|
|
127
127
|
requirements:
|
128
128
|
- - ">="
|
129
129
|
- !ruby/object:Gem::Version
|
130
|
-
version: 2.6.
|
130
|
+
version: 2.6.3
|
131
131
|
type: :development
|
132
132
|
prerelease: false
|
133
133
|
version_requirements: !ruby/object:Gem::Requirement
|
134
134
|
requirements:
|
135
135
|
- - ">="
|
136
136
|
- !ruby/object:Gem::Version
|
137
|
-
version: 2.6.
|
137
|
+
version: 2.6.3
|
138
138
|
- !ruby/object:Gem::Dependency
|
139
139
|
name: bundler-audit
|
140
140
|
requirement: !ruby/object:Gem::Requirement
|
@@ -491,14 +491,14 @@ dependencies:
|
|
491
491
|
requirements:
|
492
492
|
- - '='
|
493
493
|
- !ruby/object:Gem::Version
|
494
|
-
version: 0.0.
|
494
|
+
version: 0.0.84
|
495
495
|
type: :runtime
|
496
496
|
prerelease: false
|
497
497
|
version_requirements: !ruby/object:Gem::Requirement
|
498
498
|
requirements:
|
499
499
|
- - '='
|
500
500
|
- !ruby/object:Gem::Version
|
501
|
-
version: 0.0.
|
501
|
+
version: 0.0.84
|
502
502
|
- !ruby/object:Gem::Dependency
|
503
503
|
name: metasm
|
504
504
|
requirement: !ruby/object:Gem::Requirement
|
@@ -617,14 +617,14 @@ dependencies:
|
|
617
617
|
requirements:
|
618
618
|
- - '='
|
619
619
|
- !ruby/object:Gem::Version
|
620
|
-
version: 1.18.
|
620
|
+
version: 1.18.2
|
621
621
|
type: :runtime
|
622
622
|
prerelease: false
|
623
623
|
version_requirements: !ruby/object:Gem::Requirement
|
624
624
|
requirements:
|
625
625
|
- - '='
|
626
626
|
- !ruby/object:Gem::Version
|
627
|
-
version: 1.18.
|
627
|
+
version: 1.18.2
|
628
628
|
- !ruby/object:Gem::Dependency
|
629
629
|
name: nokogiri-diff
|
630
630
|
requirement: !ruby/object:Gem::Requirement
|
@@ -729,14 +729,14 @@ dependencies:
|
|
729
729
|
requirements:
|
730
730
|
- - '='
|
731
731
|
- !ruby/object:Gem::Version
|
732
|
-
version: 2.
|
732
|
+
version: 2.14.0
|
733
733
|
type: :runtime
|
734
734
|
prerelease: false
|
735
735
|
version_requirements: !ruby/object:Gem::Requirement
|
736
736
|
requirements:
|
737
737
|
- - '='
|
738
738
|
- !ruby/object:Gem::Version
|
739
|
-
version: 2.
|
739
|
+
version: 2.14.0
|
740
740
|
- !ruby/object:Gem::Dependency
|
741
741
|
name: pg
|
742
742
|
requirement: !ruby/object:Gem::Requirement
|
@@ -827,14 +827,14 @@ dependencies:
|
|
827
827
|
requirements:
|
828
828
|
- - '='
|
829
829
|
- !ruby/object:Gem::Version
|
830
|
-
version: 6.
|
830
|
+
version: 6.11.0
|
831
831
|
type: :development
|
832
832
|
prerelease: false
|
833
833
|
version_requirements: !ruby/object:Gem::Requirement
|
834
834
|
requirements:
|
835
835
|
- - '='
|
836
836
|
- !ruby/object:Gem::Version
|
837
|
-
version: 6.
|
837
|
+
version: 6.11.0
|
838
838
|
- !ruby/object:Gem::Dependency
|
839
839
|
name: rest-client
|
840
840
|
requirement: !ruby/object:Gem::Requirement
|
@@ -869,14 +869,14 @@ dependencies:
|
|
869
869
|
requirements:
|
870
870
|
- - '='
|
871
871
|
- !ruby/object:Gem::Version
|
872
|
-
version: 6.0
|
872
|
+
version: 6.1.0
|
873
873
|
type: :runtime
|
874
874
|
prerelease: false
|
875
875
|
version_requirements: !ruby/object:Gem::Requirement
|
876
876
|
requirements:
|
877
877
|
- - '='
|
878
878
|
- !ruby/object:Gem::Version
|
879
|
-
version: 6.0
|
879
|
+
version: 6.1.0
|
880
880
|
- !ruby/object:Gem::Dependency
|
881
881
|
name: rqrcode
|
882
882
|
requirement: !ruby/object:Gem::Requirement
|
@@ -925,14 +925,14 @@ dependencies:
|
|
925
925
|
requirements:
|
926
926
|
- - '='
|
927
927
|
- !ruby/object:Gem::Version
|
928
|
-
version: 1.
|
928
|
+
version: 1.71.0
|
929
929
|
type: :runtime
|
930
930
|
prerelease: false
|
931
931
|
version_requirements: !ruby/object:Gem::Requirement
|
932
932
|
requirements:
|
933
933
|
- - '='
|
934
934
|
- !ruby/object:Gem::Version
|
935
|
-
version: 1.
|
935
|
+
version: 1.71.0
|
936
936
|
- !ruby/object:Gem::Dependency
|
937
937
|
name: rubocop-rake
|
938
938
|
requirement: !ruby/object:Gem::Requirement
|
@@ -953,14 +953,14 @@ dependencies:
|
|
953
953
|
requirements:
|
954
954
|
- - '='
|
955
955
|
- !ruby/object:Gem::Version
|
956
|
-
version: 3.
|
956
|
+
version: 3.4.0
|
957
957
|
type: :runtime
|
958
958
|
prerelease: false
|
959
959
|
version_requirements: !ruby/object:Gem::Requirement
|
960
960
|
requirements:
|
961
961
|
- - '='
|
962
962
|
- !ruby/object:Gem::Version
|
963
|
-
version: 3.
|
963
|
+
version: 3.4.0
|
964
964
|
- !ruby/object:Gem::Dependency
|
965
965
|
name: ruby-audio
|
966
966
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1037,14 +1037,14 @@ dependencies:
|
|
1037
1037
|
requirements:
|
1038
1038
|
- - '='
|
1039
1039
|
- !ruby/object:Gem::Version
|
1040
|
-
version: 0.
|
1040
|
+
version: 0.132.0
|
1041
1041
|
type: :runtime
|
1042
1042
|
prerelease: false
|
1043
1043
|
version_requirements: !ruby/object:Gem::Requirement
|
1044
1044
|
requirements:
|
1045
1045
|
- - '='
|
1046
1046
|
- !ruby/object:Gem::Version
|
1047
|
-
version: 0.
|
1047
|
+
version: 0.132.0
|
1048
1048
|
- !ruby/object:Gem::Dependency
|
1049
1049
|
name: slack-ruby-client
|
1050
1050
|
requirement: !ruby/object:Gem::Requirement
|
@@ -2344,7 +2344,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2344
2344
|
- !ruby/object:Gem::Version
|
2345
2345
|
version: '0'
|
2346
2346
|
requirements: []
|
2347
|
-
rubygems_version: 3.6.
|
2347
|
+
rubygems_version: 3.6.3
|
2348
2348
|
specification_version: 4
|
2349
2349
|
summary: Automated Security Testing for CI/CD Pipelines & Beyond
|
2350
2350
|
test_files: []
|