trivy-db/.gitignore
Carol Valencia a403275b71
feat: github actions to publish ecr and docker (#91)
* feat: github actions to publish ecr and docker

* update rep name env

* fix: yaml lint in build

* chore: gzip to use the option --best in dockerfile

* fix: secrets envs for github action

* fix: using build-push docker/ecr

* chore: using build-push action with ecr

* chore: remove coverage.txt

* chore: add release action

* chore: remove release

Co-authored-by: Carol Valencia <krol3@users.noreply.github.com>
2021-01-05 15:20:36 +02:00

22 lines
255 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
coverage.txt
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.idea
assets
cache
# trivy-db Outputs
trivy-db