zmap / zgrab2

Fast Go Application Scanner
Other
1.71k stars 294 forks source link

Build: Multi-platform Docker Builds and Integration Test #428

Closed developStorm closed 3 months ago

developStorm commented 3 months ago

This PR introduces GitHub Actions for multi-platform Docker image building and integration test execution. It also includes patches for integration tests, schemas, and scanner modules to address issues identified by the integration tests. Relevant documentations are also reviewed and updated.

.py file changes are mostly caused by applying formatter, with an exception of the mongodb schema file.