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
For instance, [rhysd/actionlint] (https://github.com/rhysd/actionlint) provides the pre-commit hook actionlint-docker. That enables us to run the pre-commit hook in docker.
Motivation
osv-scanner supports the pre-commit hook
osv-scanner
. It would be useful to offer another hook to run osv-scanner in docker.https://github.com/google/osv-scanner/blob/f75ac88212a027207f56199bc32da8fca2e95d47/.pre-commit-hooks.yaml
For instance, [rhysd/actionlint] (https://github.com/rhysd/actionlint) provides the pre-commit hook
actionlint-docker
. That enables us to run the pre-commit hook in docker.The text was updated successfully, but these errors were encountered: