vulsio / go-exploitdb

Tool for searching Exploits from Exploit Databases, etc.
MIT License
249 stars 56 forks source link

feat(docker): support arm architecture #95

Closed oppara closed 2 years ago

oppara commented 2 years ago

What did you implement:

Support arm architecture.

Type of change

How Has This Been Tested?

I've checked github actions on my repo.

Checklist:

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

Is this ready for review?: YES

Reference

MaineK00n commented 2 years ago

Similar change was made in this https://github.com/vulsio/go-exploitdb/pull/91.