karlmanait
|
f104a5daff
|
Update ruby version in Dockerfile (#2305)
* Update ruby version in Dockerfile
|
2022-02-22 20:15:04 +10:00 |
|
dependabot[bot]
|
216d312ebe
|
Bump sinatra from 2.1.0 to 2.2.0 (#2298)
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.1.0...v2.2.0)
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 11:33:02 +10:00 |
|
Molese
|
9b277a0276
|
Format scripts with shfmt and fix two issues identified by shellcheck (#2303)
* install: format script with `shfmt`
Signed-off-by: molese <molese@protonmail.com>
* install: double quote `GITACTIONS` variable to prevent word splitting (SC2086)
Signed-off-by: molese <molese@protonmail.com>
* install: replace `! -z` with `-n` (SC2236)
Signed-off-by: molese <molese@protonmail.com>
* update-beef: format script with `shfmt`
Signed-off-by: molese <molese@protonmail.com>
* scripts/bump-version.sh: format script with `shfmt`
Signed-off-by: molese <molese@protonmail.com>
|
2022-02-18 19:01:47 +11:00 |
|
dependabot[bot]
|
c7a3d4c032
|
Bump otr-activerecord from 2.0.4 to 2.1.1 (#2291)
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord) from 2.0.4 to 2.1.1.
- [Release notes](https://github.com/jhollinger/otr-activerecord/releases)
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.0.4...v2.1.1)
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-16 15:21:51 +10:00 |
|
dependabot[bot]
|
1c4ffa33d3
|
Bump rubocop from 1.25.0 to 1.25.1 (#2293)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.25.0...v1.25.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-16 11:18:53 +10:00 |
|
dependabot[bot]
|
908b6a7a0c
|
Bump rspec from 3.10.0 to 3.11.0 (#2294)
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/rspec/rspec-metagem/releases)
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.10.0...v3.11.0)
---
updated-dependencies:
- dependency-name: rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-16 10:11:19 +10:00 |
|
jcrew99
|
14d7975c7a
|
Merge pull request #2290 from beefproject/removed_comment
Code Quality #2288 Removed a comment
|
2022-01-26 19:31:30 +10:00 |
|
jcrew99
|
f9f2121219
|
Code Quality #2288 Removed a comment
|
2022-01-26 19:05:00 +10:00 |
|
bcoles
|
e22d262bbf
|
Core: Move web server imitation templates into Router class (#2289)
|
2022-01-26 13:41:18 +11:00 |
|
dependabot[bot]
|
ae9976b050
|
Bump websocket-client-simple from 0.3.0 to 0.5.1 (#2263)
Bumps [websocket-client-simple](https://github.com/ruby-jp/websocket-client-simple) from 0.3.0 to 0.5.1.
- [Release notes](https://github.com/ruby-jp/websocket-client-simple/releases)
- [Changelog](https://github.com/ruby-jp/websocket-client-simple/blob/master/History.txt)
- [Commits](https://github.com/ruby-jp/websocket-client-simple/compare/v0.3.0...v0.5.1)
---
updated-dependencies:
- dependency-name: websocket-client-simple
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-25 11:28:41 +10:00 |
|
bcoles
|
124c9d60b3
|
Core: Resolve many Rubocop violations (#2282)
|
2022-01-24 16:25:39 +11:00 |
|
dependabot[bot]
|
9f7e1ecfc1
|
Bump otr-activerecord from 2.0.3 to 2.0.4 (#2271)
Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/jhollinger/otr-activerecord/releases)
- [Changelog](https://github.com/jhollinger/otr-activerecord/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.0.3...v2.0.4)
---
updated-dependencies:
- dependency-name: otr-activerecord
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-24 14:21:20 +10:00 |
|
bcoles
|
b68fcecd46
|
Bump Ruby version from 2.7.2 to 2.7.4 (#2281)
|
2022-01-24 00:41:56 +11:00 |
|
jcrew99
|
29e025bbfc
|
spec: Fix some rubocop violations (#2011)
|
2022-01-23 23:49:44 +11:00 |
|
bcoles
|
01c3413687
|
Modules: Resolve many Rubocop violations (#2280)
Modules: Resolve many Rubocop violations
|
2022-01-23 00:01:44 +11:00 |
|
Brendan Coles
|
a64480dfab
|
Modules: Resolve many Rubocop violations
|
2022-01-22 12:46:42 +00:00 |
|
bcoles
|
bbe805f017
|
Extensions: Resolve many Rubocop violations (#2279)
Extensions: Resolve many Rubocop violations
|
2022-01-22 22:37:50 +11:00 |
|
Brendan Coles
|
aa7a6f9e64
|
Extensions: Resolve many Rubocop violations
|
2022-01-22 11:16:12 +00:00 |
|
bcoles
|
43af6391f0
|
Rubocop: Disable Metrics/ModuleLength, Naming/ClassAndModuleCamelCase, Style/Documentation (#2278)
Rubocop: Disable Metrics/ModuleLength, Naming/ClassAndModuleCamelCase, Style/Documentation
|
2022-01-22 19:04:52 +11:00 |
|
Brendan Coles
|
5f143a8e41
|
Rubocop: Disable Metrics/ModuleLength, Naming/ClassAndModuleCamelCase, Style/Documentation
|
2022-01-22 08:03:53 +00:00 |
|
bcoles
|
bbe4fda350
|
Bump minimum required Ruby version from 2.5 to 2.7 (#2277)
Bump minimum required Ruby version from 2.5 to 2.7
|
2022-01-22 18:30:22 +11:00 |
|
Brendan Coles
|
afec9fbaa2
|
Bump minimum required Ruby version from 2.5 to 2.7
|
2022-01-22 07:09:51 +00:00 |
|
bcoles
|
20f9f2e530
|
Modules: Rename browser/webcam to browser/webcam_flash (#2276)
Modules: Rename browser/webcam to browser/webcam_flash
|
2022-01-22 18:00:49 +11:00 |
|
Brendan Coles
|
060a3bfae2
|
Modules: Rename browser/webcam to browser/webcam_flash
|
2022-01-22 06:58:18 +00:00 |
|
bcoles
|
e75f5a87c2
|
Rubocop: Update TargetRubyVersion to 2.7 and enable all NewCops (#2275)
Rubocop: Update TargetRubyVersion to 2.7 and enable all NewCops
|
2022-01-22 17:39:05 +11:00 |
|
Brendan Coles
|
d9cc5cb364
|
Rubocop: Update TargetRubyVersion to 2.7 and enable all NewCops
|
2022-01-22 06:37:13 +00:00 |
|
bcoles
|
dd82546998
|
core/api: Fix typo for undefined variable 'method' (#2273)
core/api: Fix typo for undefined variable 'method'
|
2022-01-22 16:56:58 +11:00 |
|
Brendan Coles
|
7c4a90c51a
|
core/api: Fix typo for undefined variable 'method'
|
2022-01-22 05:55:39 +00:00 |
|
bcoles
|
fb622e8c4c
|
Metasploit BeEF Bind: Update installation instructions for Metasploit v6 (#2272)
Metasploit BeEF Bind: Update installation instructions for Metasploit v6
|
2022-01-22 16:37:13 +11:00 |
|
Brendan Coles
|
d0e2894137
|
Metasploit BeEF Bind: Rename instructions.txt -> README.md
|
2022-01-22 05:30:33 +00:00 |
|
Brendan Coles
|
448c3e864b
|
Metasploit BeEF Bind: Update installation instructions for Metasploit v6
|
2022-01-22 05:29:56 +00:00 |
|
bcoles
|
9770e09d96
|
Update Metasploit BeEF Bind payloads for Metasploit v6 (#2226)
Fix modules for Metasploit v6.1.10-dev
|
2022-01-22 16:10:07 +11:00 |
|
dependabot[bot]
|
8294784268
|
Bump rubocop from 1.24.0 to 1.25.0 (#2270)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.24.0...v1.25.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 10:59:35 +10:00 |
|
dependabot[bot]
|
fe7627e169
|
Bump curb from 0.9.11 to 1.0.0 (#2269)
Bumps [curb](https://github.com/taf2/curb) from 0.9.11 to 1.0.0.
- [Release notes](https://github.com/taf2/curb/releases)
- [Changelog](https://github.com/taf2/curb/blob/master/ChangeLog.md)
- [Commits](https://github.com/taf2/curb/commits)
---
updated-dependencies:
- dependency-name: curb
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-21 10:29:27 +10:00 |
|
bcoles
|
0d084f00c6
|
GeoIP: update geoip to use new Maxmind GeoIP database (#2268)
Nice
|
2022-01-17 09:29:41 +10:00 |
|
wheatley
|
5f4610a4cb
|
Update github_actions.yml
|
2022-01-13 06:53:36 +10:00 |
|
wheatley
|
35e1f36f44
|
Update github_actions.yml
|
2022-01-13 06:53:19 +10:00 |
|
bcoles
|
c2a2ce4a4c
|
Merge pull request #2264 from bcoles/qemu_monitor_migrate_cmd_exec
Modules: Add QEMU Monitor 'migrate' Command Execution module (#2264)
|
2022-01-07 13:19:31 +11:00 |
|
Brendan Coles
|
77a30ae720
|
Add QEMU Monitor 'migrate' Command Execution module
|
2022-01-06 03:05:43 +00:00 |
|
dependabot[bot]
|
3ed9e7ab2f
|
Bump espeak-ruby from 1.0.4 to 1.0.5 (#2238)
Bumps [espeak-ruby](https://github.com/dejan/espeak-ruby) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dejan/espeak-ruby/releases)
- [Changelog](https://github.com/dejan/espeak-ruby/blob/master/CHANGELOG)
- [Commits](https://github.com/dejan/espeak-ruby/compare/v1.0.4...v1.0.5)
---
updated-dependencies:
- dependency-name: espeak-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-31 10:20:46 +10:00 |
|
wheatley
|
f33e2698a0
|
MAINTAINABILITY: 2257 update copyright 2022 (#2259)
* 2257 updated copyright date
|
2021-12-31 09:48:08 +10:00 |
|
dependabot[bot]
|
a606a0bd77
|
Bump irb from 1.3.7 to 1.4.1 (#2255)
Bumps [irb](https://github.com/ruby/irb) from 1.3.7 to 1.4.1.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.3.7...v1.4.1)
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 22:46:16 +10:00 |
|
dependabot[bot]
|
e3ec7708e3
|
Bump em-websocket from 0.5.2 to 0.5.3 (#2229)
Bumps [em-websocket](https://github.com/igrigorik/em-websocket) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/igrigorik/em-websocket/releases)
- [Changelog](https://github.com/igrigorik/em-websocket/blob/master/CHANGELOG.rdoc)
- [Commits](https://github.com/igrigorik/em-websocket/compare/v0.5.2...v0.5.3)
---
updated-dependencies:
- dependency-name: em-websocket
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 22:24:39 +10:00 |
|
dependabot[bot]
|
fe7a07d6c5
|
Bump rubocop from 1.22.3 to 1.24.0 (#2252)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.3 to 1.24.0.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.22.3...v1.24.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 22:22:25 +10:00 |
|
dependabot[bot]
|
260c3fc52a
|
Bump rdoc from 6.3.2 to 6.4.0 (#2254)
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rdoc/compare/v6.3.2...v6.4.0)
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 22:20:01 +10:00 |
|
dependabot[bot]
|
e0d208e508
|
Bump mime-types from 3.3.1 to 3.4.1 (#2232)
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases)
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.3.1...v3.4.1)
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 22:19:46 +10:00 |
|
dependabot[bot]
|
9e882cd9d5
|
Bump test-unit from 3.5.1 to 3.5.3 (#2248)
Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](https://github.com/test-unit/test-unit/compare/3.5.1...3.5.3)
---
updated-dependencies:
- dependency-name: test-unit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-29 22:12:41 +10:00 |
|
Isaac Powell
|
d96af71220
|
additional grep command to correctly identify arch (#2251)
|
2021-12-29 21:59:30 +10:00 |
|
Isaac Powell
|
2f08343015
|
removed gcc9 and libgcc 9 from install (#2250)
|
2021-12-29 21:59:09 +10:00 |
|
wheatley
|
113e6214f2
|
Removing accidental creation of workflow
|
2021-12-22 16:16:30 +10:00 |
|