You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
It would be nice if Hawkeye would have .hawkeyerc and .hawkeyeignore in the project root and it would be scanned in CI.
Although it doesn't make much sense from a security perspective, we might catch some issues before other users do and it might improve usability of the project in the long run.
Also, will provide working examples of .hawkeyerc and .hawkeyeignore.
Description
It would be nice if Hawkeye would have
.hawkeyercand.hawkeyeignorein the project root and it would be scanned in CI.Although it doesn't make much sense from a security perspective, we might catch some issues before other users do and it might improve usability of the project in the long run.
Also, will provide working examples of
.hawkeyercand.hawkeyeignore.