Open
Description
opened on Dec 17, 2024
Motivation
osv-scanner supports the pre-commit hook osv-scanner
. It would be useful to offer another hook to run osv-scanner in docker.
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.
---
repos:
- repo: https://github.com/rhysd/actionlint
rev: v1.7.4
hooks:
- id: actionlint-docker
Metadata
Assignees
Labels
No labels
Activity