Commit graph

119 commits

Author SHA1 Message Date
dependabot[bot]
04875206ba
chore(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 21:03:39 +00:00
dependabot[bot]
985e42d223
chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 21:03:31 +00:00
dependabot[bot]
faaaf03a7b
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 22:14:55 +00:00
dependabot[bot]
0c3b9daece
chore(deps): bump actions/setup-python from 2.3.2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 22:07:59 +00:00
dependabot[bot]
9e6481b2e4
chore(deps): bump actions/setup-python from 2.3.1 to 2.3.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 22:03:11 +00:00
J.Townsend
42709a8c38
increase ci parallel for faster ci jobs 2021-12-10 01:39:30 +00:00
dependabot[bot]
6a50ff2a52
chore(deps): bump actions/setup-python from 2.3.0 to 2.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 22:02:02 +00:00
J.Townsend
7013a9ae45
Change ci to use py3.10 final (#927)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed

* Update Dockerfile to fix security issues

* Add new n45ht module, lots of results returned

* Update ci to use py3.10 final

* Update ci to use py3.10 final
2021-11-25 16:09:29 +00:00
dependabot[bot]
20062f94b7
chore(deps): bump actions/setup-python from 2.2.2 to 2.3.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 22:02:12 +00:00
J.Townsend
15fe11130c
Add new n45ht module, lots of results returned (#899)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed

* Update Dockerfile to fix security issues

* Add new n45ht module, lots of results returned
2021-10-24 04:10:37 +01:00
J.Townsend
35a9fae73d
Remove python checks in the run script as they are not needed anymore and add py3.10 support (#895)
* Add new fullhunt module

* Remove python checks in the run script as they are not needed anymore

* Remove netcraft from ci as it is not needed
2021-10-18 01:16:29 +01:00
L1ghtn1ng
234d613c6c add python 3.10 to ci testing 2021-10-05 01:37:23 +01:00
L1ghtn1ng
efe1852ec0 add python 3.10 to ci testing 2021-10-05 01:33:55 +01:00
J.Townsend
a66d913cfa
Update theHarvester.yml 2021-08-02 21:43:08 +01:00
J.Townsend
210eacf90c
Update theHarvester.yml 2021-08-02 17:15:37 +01:00
L1ghtn1ng
a0b807a02d remove shiftleft from ci 2021-07-01 23:00:57 +01:00
L1ghtn1ng
435414ea6a update codeql to fix it 2021-07-01 19:21:23 +01:00
L1ghtn1ng
af304227ef update codeql to run on any branch 2021-07-01 19:16:51 +01:00
L1ghtn1ng
aee2548c2e remove exalead as does not return many results and due to captcha blocks you 2021-06-28 23:19:20 +01:00
L1ghtn1ng
d28393b9a2 Add new module anubis and unit test for it. Update shodan related things 2021-06-21 00:19:27 +01:00
L1ghtn1ng
7388188626 Merge remote-tracking branch 'upstream/master' into dev 2021-05-24 22:11:37 +01:00
L1ghtn1ng
7b66863892 Change flow of how github actions CI is done 2021-05-24 22:11:25 +01:00
dependabot[bot]
440c8bbd56
chore(deps): bump actions/setup-python from 2 to 2.2.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 04:01:49 +00:00
L1ghtn1ng
654569e3d4 Initial commit of restAPI 2021-04-06 01:42:10 +01:00
J.Townsend
6baf82963f
Create codeql-analysis.yml 2021-03-07 20:18:58 +00:00
Aidan Holland
5e34d3ad08
chore: cleanup CI 2021-01-08 14:43:55 -05:00
Aidan Holland
79f68454b8
chore: cleanup CI 2021-01-08 14:37:05 -05:00
L1ghtn1ng
58380a5176 update github actions to test macOS as well as py3.9 2020-12-14 21:45:47 +00:00
L1ghtn1ng
03ff4f3e4b fix merge conflict 2020-11-14 02:46:50 +00:00
ShiftLeft
a8e2b6243c adding ShiftLeft action workflow config 2020-11-02 21:52:10 +01:00
L1ghtn1ng
0efdf38bec Add new module Omnisint 2020-09-21 18:36:20 +01:00
L1ghtn1ng
cb7ded39df remove dogpile module as there is a capcha and update readme and tidy up on qwant 2020-08-23 20:29:53 +01:00
mm
9a5784b129 add static typing and tests (qwant search engine discovery) 2020-08-17 13:31:15 +02:00
L1ghtn1ng
144a9434e7 update GH ci to revert adding py3.9 and drop testing for py3.7 2020-07-19 06:34:53 +01:00
L1ghtn1ng
1acd6f0bf0 update GH ci 2020-07-19 06:29:00 +01:00
L1ghtn1ng
2c7ad8847d update GI to add sudo perms 2020-07-19 06:21:25 +01:00
L1ghtn1ng
dcd7cb3a16 update GI to fix logic bug 2020-07-19 06:20:12 +01:00
L1ghtn1ng
708ac4cbfc update GI to install dev build packages for lxml for py3.9 2020-07-19 06:18:12 +01:00
L1ghtn1ng
671a3b548f update GI setup-python to v2 to support dev python versions 2020-07-19 06:11:03 +01:00
L1ghtn1ng
7d67b1c4da Github supports dev python versions 2020-07-19 06:03:12 +01:00
L1ghtn1ng
1a4328b4bb Add new threatminer module 2020-05-25 20:52:53 +01:00
L1ghtn1ng
eca7eca44a Working urlscan 2020-05-23 21:50:40 +01:00
L1ghtn1ng
99e0c31f0b Add sublist3r to ci 2020-05-17 23:33:50 +01:00
L1ghtn1ng
8863ba6715 Add CI for DNS brute force 2020-05-16 02:33:09 +01:00
L1ghtn1ng
93970419ee Fix flake8 issue and add the new module to CI 2020-05-12 21:22:12 +01:00
L1ghtn1ng
f9a679bcc8 Update readme and other places where hackertarget was missing 2020-04-06 20:52:15 +01:00
L1ghtn1ng
09ec5058fe Make travis only test python nightly version and revert github actions 2020-03-23 19:19:58 +00:00
L1ghtn1ng
9fdcd3d3ee Update GH actions to support py3.9 2020-03-09 00:54:44 +00:00
L1ghtn1ng
b1e6e6de74 Update GH actions to support py3.9 2020-03-09 00:54:14 +00:00
L1ghtn1ng
42753663a8 Update GH actions to support py3.9 2020-03-09 00:53:34 +00:00