This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
With v1.8.0, the Hawkeye Scanner CLI moved its base image from CentOS to alpine. The image now clocks in at ~546 MB, most of which is the OWASP Dependency Scanner's feeds. This should significantly speed up a whole bunch of CI scans out there! A shout out to @CzarScar @z0u and @haohaolee
While we were at it, we've upgraded a bunch of tools:
- OWASP Dependency Scanner was upgraded to v5.3.0
- Find-Sec-Bugs was upgraded to v1.10.1
- Moved to alpine's builtins for node, npm, yarn, ruby, and python, as they are less maintenance overhead.