Loading pkgs/tools/security/metasploit/Gemfile +1 −1 Original line number Diff line number Diff line # frozen_string_literal: true source "https://rubygems.org" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.3.4" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.3.5" pkgs/tools/security/metasploit/Gemfile.lock +11 −11 Original line number Diff line number Diff line GIT remote: https://github.com/rapid7/metasploit-framework revision: b37bae6ba447ad490205554e35ae2d0b54561f08 ref: refs/tags/6.3.4 revision: a5332d9785cb7c8d0bbc3f0d8532287858b15aea ref: refs/tags/6.3.5 specs: metasploit-framework (6.3.4) metasploit-framework (6.3.5) actionpack (~> 7.0) activerecord (~> 7.0) activesupport (~> 7.0) Loading Loading @@ -31,7 +31,7 @@ GIT metasploit-concern metasploit-credential metasploit-model metasploit-payloads (= 2.0.108) metasploit-payloads (= 2.0.113) metasploit_data_models metasploit_payloads-mettle (= 1.0.20) mqtt Loading Loading @@ -128,19 +128,19 @@ GEM arel-helpers (2.14.0) activerecord (>= 3.1.0, < 8) aws-eventstream (1.2.0) aws-partitions (1.716.0) aws-partitions (1.720.0) aws-sdk-core (3.170.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) aws-sdk-ec2 (1.366.0) aws-sdk-ec2 (1.367.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-iam (1.75.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-kms (1.62.0) aws-sdk-kms (1.63.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.119.1) Loading Loading @@ -236,7 +236,7 @@ GEM activemodel (~> 7.0) activesupport (~> 7.0) railties (~> 7.0) metasploit-payloads (2.0.108) metasploit-payloads (2.0.113) metasploit_data_models (6.0.2) activerecord (~> 7.0) activesupport (~> 7.0) Loading Loading @@ -286,12 +286,12 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk pg (1.4.5) pg (1.4.6) public_suffix (5.0.1) puma (6.1.0) puma (6.1.1) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.2) rack (2.2.6.3) rack-protection (3.0.5) rack rack-test (2.0.2) Loading pkgs/tools/security/metasploit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ let }; in stdenv.mkDerivation rec { pname = "metasploit-framework"; version = "6.3.4"; version = "6.3.5"; src = fetchFromGitHub { owner = "rapid7"; repo = "metasploit-framework"; rev = version; sha256 = "sha256-HlW30Y+fEAB3URY2/tnAf1RR02gduBjZcHLc7eyz5dM="; sha256 = "sha256-T6MrvTnaTE+Pvx3UwzBZmw9jWcL4qr4TDbyCCqI6O0g="; }; nativeBuildInputs = [ makeWrapper ]; Loading pkgs/tools/security/metasploit/gemset.nix +18 −18 Original line number Diff line number Diff line Loading @@ -104,10 +104,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1dy4pxcblfl67gdw64ffjh9zxv10nnjszri861f8xa6cfqr3hqp1"; sha256 = "0f9dc7igx4wxza0vim2fg15hj1bgi6js2a2w2fkr2h8mi019nrgs"; type = "gem"; }; version = "1.716.0"; version = "1.720.0"; }; aws-sdk-core = { groups = ["default"]; Loading @@ -124,10 +124,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1caq5zkjxn06lk9jzf3izm2b94f9zj738nr4x83zx95warj3v2qp"; sha256 = "1xxfa17xv9rl2xd0wp4vh9ddjj9zzb93nbb8y2n34phz7l2yxd0w"; type = "gem"; }; version = "1.366.0"; version = "1.367.0"; }; aws-sdk-iam = { groups = ["default"]; Loading @@ -144,10 +144,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "070s86pxrbq98iddq6shdq7g0lrzgsdqnsnc5l4kygvqimliq4dr"; sha256 = "0v87zi28dfmrv7bv91yfldccnpd63n295siirbz7wqv1rajn8n02"; type = "gem"; }; version = "1.62.0"; version = "1.63.0"; }; aws-sdk-s3 = { groups = ["default"]; Loading Loading @@ -604,12 +604,12 @@ platforms = []; source = { fetchSubmodules = false; rev = "b37bae6ba447ad490205554e35ae2d0b54561f08"; sha256 = "1lz5ngnfvp3jf3ciif0xd39m2m3zq3czwdhna5vh044ziz8vfm8y"; rev = "a5332d9785cb7c8d0bbc3f0d8532287858b15aea"; sha256 = "0j1v7ai0m0mw1l9vxapqq9cn63wvb4qc7m0xpy7lyk6s76yjp8sg"; type = "git"; url = "https://github.com/rapid7/metasploit-framework"; }; version = "6.3.4"; version = "6.3.5"; }; metasploit-model = { groups = ["default"]; Loading @@ -626,10 +626,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0kqm9vzh562vckxcc751bc4yr4fgprlwjjmwq1sjw7zhh27bmz82"; sha256 = "0wmck8jldfdhfvax8dqa3dbxq76sn10xsvs02gf9wbs9zcp0nypi"; type = "gem"; }; version = "2.0.108"; version = "2.0.113"; }; metasploit_data_models = { groups = ["default"]; Loading Loading @@ -907,10 +907,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1wd6nl81nbdwck04hccsm7wf23ghpi8yddd9j4rbwyvyj0sbsff1"; sha256 = "07m6lxljabw9kyww5k5lgsxsznsm1v5l14r1la09gqka9b5kv3yr"; type = "gem"; }; version = "1.4.5"; version = "1.4.6"; }; public_suffix = { groups = ["default"]; Loading @@ -927,10 +927,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1ymaq2m30yx35sninw8mjknsjw23k6458ph9k350khwwn1hh2d1k"; sha256 = "1j1hx19hh0hhnfcyn075i8rzxxv4vjrny0q1ywzfdbflbwzg7b21"; type = "gem"; }; version = "6.1.0"; version = "6.1.1"; }; racc = { groups = ["default"]; Loading @@ -947,10 +947,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0qvp6h2abmlsl4sqjsvac03cr2mxq6143gbx4kq52rpazp021qsb"; sha256 = "17wg99w29hpiq9p4cmm8c6kdg4lcw0ll2c36qw7y50gy1cs4h5j2"; type = "gem"; }; version = "2.2.6.2"; version = "2.2.6.3"; }; rack-protection = { groups = ["default"]; Loading Loading
pkgs/tools/security/metasploit/Gemfile +1 −1 Original line number Diff line number Diff line # frozen_string_literal: true source "https://rubygems.org" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.3.4" gem "metasploit-framework", git: "https://github.com/rapid7/metasploit-framework", ref: "refs/tags/6.3.5"
pkgs/tools/security/metasploit/Gemfile.lock +11 −11 Original line number Diff line number Diff line GIT remote: https://github.com/rapid7/metasploit-framework revision: b37bae6ba447ad490205554e35ae2d0b54561f08 ref: refs/tags/6.3.4 revision: a5332d9785cb7c8d0bbc3f0d8532287858b15aea ref: refs/tags/6.3.5 specs: metasploit-framework (6.3.4) metasploit-framework (6.3.5) actionpack (~> 7.0) activerecord (~> 7.0) activesupport (~> 7.0) Loading Loading @@ -31,7 +31,7 @@ GIT metasploit-concern metasploit-credential metasploit-model metasploit-payloads (= 2.0.108) metasploit-payloads (= 2.0.113) metasploit_data_models metasploit_payloads-mettle (= 1.0.20) mqtt Loading Loading @@ -128,19 +128,19 @@ GEM arel-helpers (2.14.0) activerecord (>= 3.1.0, < 8) aws-eventstream (1.2.0) aws-partitions (1.716.0) aws-partitions (1.720.0) aws-sdk-core (3.170.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) aws-sdk-ec2 (1.366.0) aws-sdk-ec2 (1.367.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-iam (1.75.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-kms (1.62.0) aws-sdk-kms (1.63.0) aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.119.1) Loading Loading @@ -236,7 +236,7 @@ GEM activemodel (~> 7.0) activesupport (~> 7.0) railties (~> 7.0) metasploit-payloads (2.0.108) metasploit-payloads (2.0.113) metasploit_data_models (6.0.2) activerecord (~> 7.0) activesupport (~> 7.0) Loading Loading @@ -286,12 +286,12 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk pg (1.4.5) pg (1.4.6) public_suffix (5.0.1) puma (6.1.0) puma (6.1.1) nio4r (~> 2.0) racc (1.6.2) rack (2.2.6.2) rack (2.2.6.3) rack-protection (3.0.5) rack rack-test (2.0.2) Loading
pkgs/tools/security/metasploit/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,13 +15,13 @@ let }; in stdenv.mkDerivation rec { pname = "metasploit-framework"; version = "6.3.4"; version = "6.3.5"; src = fetchFromGitHub { owner = "rapid7"; repo = "metasploit-framework"; rev = version; sha256 = "sha256-HlW30Y+fEAB3URY2/tnAf1RR02gduBjZcHLc7eyz5dM="; sha256 = "sha256-T6MrvTnaTE+Pvx3UwzBZmw9jWcL4qr4TDbyCCqI6O0g="; }; nativeBuildInputs = [ makeWrapper ]; Loading
pkgs/tools/security/metasploit/gemset.nix +18 −18 Original line number Diff line number Diff line Loading @@ -104,10 +104,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1dy4pxcblfl67gdw64ffjh9zxv10nnjszri861f8xa6cfqr3hqp1"; sha256 = "0f9dc7igx4wxza0vim2fg15hj1bgi6js2a2w2fkr2h8mi019nrgs"; type = "gem"; }; version = "1.716.0"; version = "1.720.0"; }; aws-sdk-core = { groups = ["default"]; Loading @@ -124,10 +124,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1caq5zkjxn06lk9jzf3izm2b94f9zj738nr4x83zx95warj3v2qp"; sha256 = "1xxfa17xv9rl2xd0wp4vh9ddjj9zzb93nbb8y2n34phz7l2yxd0w"; type = "gem"; }; version = "1.366.0"; version = "1.367.0"; }; aws-sdk-iam = { groups = ["default"]; Loading @@ -144,10 +144,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "070s86pxrbq98iddq6shdq7g0lrzgsdqnsnc5l4kygvqimliq4dr"; sha256 = "0v87zi28dfmrv7bv91yfldccnpd63n295siirbz7wqv1rajn8n02"; type = "gem"; }; version = "1.62.0"; version = "1.63.0"; }; aws-sdk-s3 = { groups = ["default"]; Loading Loading @@ -604,12 +604,12 @@ platforms = []; source = { fetchSubmodules = false; rev = "b37bae6ba447ad490205554e35ae2d0b54561f08"; sha256 = "1lz5ngnfvp3jf3ciif0xd39m2m3zq3czwdhna5vh044ziz8vfm8y"; rev = "a5332d9785cb7c8d0bbc3f0d8532287858b15aea"; sha256 = "0j1v7ai0m0mw1l9vxapqq9cn63wvb4qc7m0xpy7lyk6s76yjp8sg"; type = "git"; url = "https://github.com/rapid7/metasploit-framework"; }; version = "6.3.4"; version = "6.3.5"; }; metasploit-model = { groups = ["default"]; Loading @@ -626,10 +626,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0kqm9vzh562vckxcc751bc4yr4fgprlwjjmwq1sjw7zhh27bmz82"; sha256 = "0wmck8jldfdhfvax8dqa3dbxq76sn10xsvs02gf9wbs9zcp0nypi"; type = "gem"; }; version = "2.0.108"; version = "2.0.113"; }; metasploit_data_models = { groups = ["default"]; Loading Loading @@ -907,10 +907,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1wd6nl81nbdwck04hccsm7wf23ghpi8yddd9j4rbwyvyj0sbsff1"; sha256 = "07m6lxljabw9kyww5k5lgsxsznsm1v5l14r1la09gqka9b5kv3yr"; type = "gem"; }; version = "1.4.5"; version = "1.4.6"; }; public_suffix = { groups = ["default"]; Loading @@ -927,10 +927,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1ymaq2m30yx35sninw8mjknsjw23k6458ph9k350khwwn1hh2d1k"; sha256 = "1j1hx19hh0hhnfcyn075i8rzxxv4vjrny0q1ywzfdbflbwzg7b21"; type = "gem"; }; version = "6.1.0"; version = "6.1.1"; }; racc = { groups = ["default"]; Loading @@ -947,10 +947,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0qvp6h2abmlsl4sqjsvac03cr2mxq6143gbx4kq52rpazp021qsb"; sha256 = "17wg99w29hpiq9p4cmm8c6kdg4lcw0ll2c36qw7y50gy1cs4h5j2"; type = "gem"; }; version = "2.2.6.2"; version = "2.2.6.3"; }; rack-protection = { groups = ["default"]; Loading