Compare commits

...

6 Commits

Author SHA1 Message Date
c0b49046a0 Hardened Malloc 2025040400
Some checks failed
Build / Build & push new image (push) Successful in 11m28s
Build / Scan current image with Trivy (push) Failing after 49s
Build / Scan current image with Grype (push) Failing after 1m27s
2025-04-30 15:55:32 +02:00
89b49f5d7b try with github-pat variable to get the action working
Some checks failed
Build / Build & push new image (push) Successful in 11m23s
Build / Scan current image with Trivy (push) Failing after 51s
Build / Scan current image with Grype (push) Failing after 1m12s
2025-02-07 16:14:44 +01:00
50e6103818 setup custom token for trivy
Some checks failed
Build / Build & push new image (push) Successful in 11m20s
Build / Scan current image with Trivy (push) Failing after 39s
Build / Scan current image with Grype (push) Failing after 52s
2025-02-05 20:59:40 +01:00
18e87eb663 disable cache
Some checks failed
Build / Build & push new image (push) Successful in 11m25s
Build / Scan current image with Trivy (push) Failing after 41s
Build / Scan current image with Grype (push) Failing after 51s
2025-02-05 19:52:02 +01:00
eb26d5cffd Hardened Malloc 2025020200 2025-02-05 19:22:12 +01:00
50f4f9f153 fix badge 2025-02-05 19:19:51 +01:00
3 changed files with 4 additions and 3 deletions

View File

@@ -90,6 +90,8 @@ jobs:
output: trivy-results.sarif
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
vuln-type: os,library
cache: 'false'
github-pat: ${{ secrets.ACTIONS_TOKEN }}
- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3

View File

@@ -1,5 +1,4 @@
ARG VERSION=2024101200
ARG VERSION=2025040400
FROM alpine:latest
LABEL maintainer="Lukas Raub titanz@pm.me"

View File

@@ -1,6 +1,6 @@
# hardened_malloc
![Build, scan & push](https://github.com/titanz-containers/hardened_malloc/actions/workflows/build.yml/badge.svg)
![Build, scan & push](https://git.conorz.at/titanz-containers/hardened_malloc/actions/workflows/build.yml/badge.svg)
### Features & usage
hardened_malloc is built by this container and placed in `/install`