Skip to content

Commit 6b51354

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2026-02-20) ### Bug Fixes * add .trivyignore for base-image CVEs and document security ([706ba83](706ba83)) * **ci:** scan image from Docker daemon in Trivy step ([54334d3](54334d3)) * **ci:** use --input flag for trivy OCI archive scan ([88da58a](88da58a)) * use +0000 in .trivyignore exp dates for Trivy parse ([e2d66c5](e2d66c5))
1 parent b983641 commit 6b51354

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.4](https://github.com/DeerHide/python-github-runner/compare/v1.0.3...v1.0.4) (2026-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* add .trivyignore for base-image CVEs and document security ([706ba83](https://github.com/DeerHide/python-github-runner/commit/706ba83c5a683a1e2c76cd217529d29d7d5c9aea))
7+
* **ci:** scan image from Docker daemon in Trivy step ([54334d3](https://github.com/DeerHide/python-github-runner/commit/54334d368df683df7327bac34af29dd772b75f38))
8+
* **ci:** use --input flag for trivy OCI archive scan ([88da58a](https://github.com/DeerHide/python-github-runner/commit/88da58a85d198bd7a1438f268d5bb5a1e3472609))
9+
* use +0000 in .trivyignore exp dates for Trivy parse ([e2d66c5](https://github.com/DeerHide/python-github-runner/commit/e2d66c551b5d1c5871945a8cc5d8c153fdacfdc6))
10+
111
## [1.0.3](https://github.com/DeerHide/python-github-runner/compare/v1.0.2...v1.0.3) (2026-02-19)
212

313

0 commit comments

Comments
 (0)