trivy-action:将Trivy作为GitHub操作运行,以扫描Docker容器映像中的漏洞

时间:2024-03-20 01:53:27
【文件属性】:

文件名称:trivy-action:将Trivy作为GitHub操作运行,以扫描Docker容器映像中的漏洞

文件大小:494KB

文件格式:ZIP

更新时间:2024-03-20 01:53:27

Shell

琐事行动 for 目录 用法 工作流程 name : build on : push : branches : - master pull_request : jobs : build : name : Build runs-on : ubuntu-18.04 steps : - name : Checkout code uses : actions/checkout@v2 - name : Build an image from Dockerfile run : | docker build -t docker.io/my-organization/my-app:${{ github.sha }} . - name


【文件预览】:
trivy-action-master
----Dockerfile(132B)
----workflow.yml(931B)
----LICENSE(11KB)
----README.md(6KB)
----action.yaml(2KB)
----docs()
--------images()
----.gitignore(7B)
----entrypoint.sh(1KB)

网友评论