Skip to content

Commit

Permalink
remove dnsdumpster from ci
Browse files Browse the repository at this point in the history
L1ghtn1ng committed Jan 26, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 773860e commit 9d0d393
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/theHarvester.yml
Original file line number Diff line number Diff line change
@@ -71,11 +71,6 @@ jobs:
theHarvester -d hcl.com -b crtsh
continue-on-error: ${{ matrix.python-version == '3.13' }}

- name: Run theHarvester module DnsDumpster
run: |
theHarvester -d yale.edu -b dnsdumpster
continue-on-error: ${{ matrix.python-version == '3.13' }}

- name: Run theHarvester module DuckDuckGo
run: |
theHarvester -d yale.edu -b duckduckgo

0 comments on commit 9d0d393

Please sign in to comment.