Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(fetcher/inthewild): change DB URL #148

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

MaineK00n
Copy link
Collaborator

@MaineK00n MaineK00n commented Jun 22, 2023

What did you implement:

fix inthewild DB URL

Ref: https://github.com/gmatuz/inthewilddb/blob/a9fe25c3180022d8a5e6b74f12006995579b0183/Dockerfile#LL3C10-L3C74

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

before

$ go-exploitdb fetch inthewild 
INFO[06-22|16:32:24] Fetching inTheWild Poc Exploit 
Failed to fetch InTheWild Exploit. err: Failed to fetch inTheWild DB. err: HTTP error. url: https://github.com/gmatuz/inthewilddb/blob/master/inthewild.db?raw=true, err: []

after

$ go-exploitdb fetch inthewild
INFO[06-22|16:34:40] Fetching inTheWild Poc Exploit 
INFO[06-22|16:34:51] inTheWild Poc Exploit                    count=90111
INFO[06-22|16:34:51] Insert Exploit into go-exploitdb.        db=sqlite3
INFO[06-22|16:34:51] Inserting 90111 Exploits 
INFO[06-22|16:34:51] Inserting new Exploits 
90111 / 90111 [---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 51812 p/s
INFO[06-22|16:34:53] No CveID Exploit Count                   count=0
INFO[06-22|16:34:53] CveID Exploit Count                      count=90111

Checklist:

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@MaineK00n MaineK00n self-assigned this Jun 22, 2023
@MaineK00n MaineK00n merged commit f7bcf0f into master Jun 22, 2023
@MaineK00n MaineK00n deleted the MaineK00n/patch-1 branch June 22, 2023 07:40
@MaineK00n MaineK00n mentioned this pull request Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant