Commit Graph

3223 Commits

Author SHA1 Message Date
Erwan
6da9540a97 Merge pull request #1820 from wpscanteam/dfs
Updates DFs
2023-12-01 18:44:24 +01:00
erwanlr
44da286d5d Updates DFs 2023-12-01 17:25:49 +01:00
Alex Sanford
96b6b81d78 Merge pull request #1814 from wpscanteam/fix/non-latin-character-slugs
Fix case where a theme slug is all non-latin characters
2023-11-07 15:43:35 -04:00
Alex Sanford
de4f65e69b Fix case where a theme slug is all non-latin characters 2023-11-02 19:10:15 -03:00
Alex Sanford
bce3b48ac7 Merge pull request #1787 from 0n1shi/fix/db-exports-not-detected
Fixed #1759
2023-10-13 23:21:50 -03:00
Kazuki Onishi
2c1eb27f79 Use valid_response_codes 2023-10-14 01:21:27 +09:00
Alex Sanford
a423b15d53 Merge pull request #1711 from devidw/patch-1
README: Inline to code block for macOS download
2023-10-12 17:29:52 -03:00
Alex Sanford
162fcf4c2d Merge pull request #1803 from wpscanteam/tweak/add-ruby-3.2-to-build
Re-add ruby 3.2 to build
2023-10-12 17:06:25 -03:00
Miguel Xavier Penha Neto
2613fdcc6b Bump version v3.8.25 2023-09-26 15:41:37 -03:00
Alex Sanford
fbabd509f0 Merge pull request #1785 from wpscanteam/dependabot/github_actions/docker/login-action-2.2.0
Bump docker/login-action from 2.1.0 to 2.2.0
2023-09-26 15:39:01 -03:00
Alex Sanford
a075c93e6f Merge pull request #1797 from wpscanteam/dependabot/bundler/webmock-tw-3.19.1
Update webmock requirement from ~> 3.18.1 to ~> 3.19.1
2023-09-26 15:38:49 -03:00
Alex Sanford
d2a8bf92d9 Merge pull request #1798 from wpscanteam/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-26 15:38:42 -03:00
Alex Sanford
39459fb5a1 Bump cms_scanner 2023-09-26 15:36:48 -03:00
Alex Sanford
c11f4b9064 Re-add ruby 3.2 to build 2023-09-26 15:35:56 -03:00
Alex Sanford
4fb47e1c3b Bump ruby requirement to >= 2.7 2023-09-26 15:34:25 -03:00
dependabot[bot]
1260a6480f Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 10:39:42 +00:00
dependabot[bot]
598c6ebb69 Update webmock requirement from ~> 3.18.1 to ~> 3.19.1
Updates the requirements on [webmock](https://github.com/bblimke/webmock) to permit the latest version.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.18.1...v3.19.1)

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 10:36:31 +00:00
erwanlr
289e2d80c1 Adds DFs 2023-08-24 09:24:36 +02:00
erwanlr
cb7cd9aac2 Updates DFs 2023-07-11 15:24:31 +02:00
Kazuki Onishi
99fca11958 Fixed issue #1759 2023-06-18 14:57:44 +09:00
Kolja Zuelsdorf
ea020aa8a5 Bump version. v3.8.24 2023-06-09 12:44:12 +02:00
Erwan
4d30fecc36 Merge pull request #1786 from wpscanteam/fix/gem-push
Fixes Gem Push action
2023-06-09 11:16:45 +02:00
Erwan
369bbbe084 Fixes Gem Push action 2023-06-09 11:15:04 +02:00
Kolja Zuelsdorf
257a4a458b Bump version. v3.8.23 2023-06-08 14:22:40 +02:00
dependabot[bot]
0ddc3cc10b Bump docker/login-action from 2.1.0 to 2.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 10:57:13 +00:00
Kolja Zuelsdorf
9c6f1daa83 Merge pull request #1783 from wpscanteam/fix/proxy-auth
Fixed using proper proxy auth credentials when updating the database and talking to the WPScan API.
2023-06-06 15:58:57 +02:00
Miguel Xavier Penha Neto
cb9701eaef Update README.md 2023-05-28 00:25:01 -03:00
Miguel Xavier Penha Neto
afc2fe2f79 Merge pull request #1784 from wpscanteam/revert-1757-master
Update Daily API Request Limit
2023-05-25 12:53:18 -03:00
Miguel Xavier Penha Neto
0dd00645f8 Revert "Update Daily API Request Limit" 2023-05-24 15:19:37 -03:00
Kolja Zuelsdorf
c7919e3c75 Fixed using proper proxy auth credentials when updating the database and talking to the WPScan API. 2023-05-17 14:44:29 +02:00
erwanlr
fb812554f3 Adds DFS 2023-03-19 19:28:09 +01:00
Erwan
63094494d3 Merge pull request #1770 from wpscanteam/dependabot/github_actions/docker/build-push-action-4
Bump docker/build-push-action from 3 to 4
2023-02-14 10:38:24 +01:00
dependabot[bot]
5ff73256e8 Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 10:01:53 +00:00
Erwan
06d861c16c Removes ruby 3.2 from build matrix 2022-12-26 21:22:12 +01:00
Erwan
cfe1a40491 Merge pull request #1757 from Aws0mee/master
Update Daily API Request Limit
2022-12-26 20:14:28 +01:00
Erwan
01fe047f2b Updates ruby matrix 2022-12-26 20:10:45 +01:00
Erwan
a4dc0fb0e6 Uses correct ruby action for gem push action 2022-12-26 20:10:08 +01:00
erwanlr
0905ad98c1 Updates DFs 2022-12-21 21:15:18 +01:00
Erwan
6a309a9624 Merge pull request #1756 from wpscanteam/dependabot/bundler/rspec-tw-3.12.0
Update rspec requirement from ~> 3.11.0 to ~> 3.12.0
2022-11-17 15:27:09 +01:00
erwanlr
7969e51231 Adds DFs 2022-11-17 15:26:04 +01:00
Aws0me
933d6c7d0e Update Daily API Request Limit 2022-10-31 19:30:34 -04:00
Erwan
3c879b2523 Update password_attack.rb 2022-10-31 14:48:11 +01:00
Erwan
783d016bd1 Updates --password-attack help text - Ref #1755 2022-10-31 14:44:01 +01:00
Erwan
1436122b01 Merge pull request #1751 from wpscanteam/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
2022-10-31 11:52:31 +01:00
dependabot[bot]
922e4f993b Update rspec requirement from ~> 3.11.0 to ~> 3.12.0
Updates the requirements on [rspec](https://github.com/rspec/rspec-metagem) to permit the latest version.
- [Release notes](https://github.com/rspec/rspec-metagem/releases)
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: rspec
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-31 10:00:34 +00:00
dependabot[bot]
16d79ec11a Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 10:08:28 +00:00
erwanlr
f08158342a Adds DFs 2022-10-08 10:43:04 +02:00
Erwan
be7437d117 Update README.md 2022-09-08 18:13:28 +02:00
Erwan
1a76eb8a83 Merge pull request #1744 from wpscanteam/dependabot/bundler/webmock-tw-3.18.1
Update webmock requirement from ~> 3.14.0 to ~> 3.18.1
2022-08-22 13:29:27 +02:00
dependabot[bot]
24851106bd Update webmock requirement from ~> 3.14.0 to ~> 3.18.1
Updates the requirements on [webmock](https://github.com/bblimke/webmock) to permit the latest version.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.14.0...v3.18.1)

---
updated-dependencies:
- dependency-name: webmock
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 10:00:32 +00:00