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

chore(mod): add trickest as a data source for go-exploitdb #1429

Closed
wants to merge 1 commit into from

Conversation

MaineK00n
Copy link
Collaborator

What did you implement:

The module is updated because a new data source(trickest) has been added to go-exploitdb.
vulsio/go-exploitdb#81

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

$ go-exploitdb fetch trickest
$ vuls scan && vuls report
$ grep '"exploitType": "Trickest",' results/current/localhost.json | wc -l

Checklist:

You don't have to satisfy all of the following.

  • 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?: NO

Reference

@MaineK00n MaineK00n self-assigned this Mar 25, 2022
@MaineK00n MaineK00n changed the title docs: add trickest to datasource chore(mod): add trickest as a data source for go-exploitdb Mar 25, 2022
@MaineK00n MaineK00n closed this May 15, 2024
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.

None yet

1 participant