Compare commits

...

3 Commits

Author SHA1 Message Date
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 3 additions and 3 deletions

View File

@ -90,6 +90,7 @@ jobs:
output: trivy-results.sarif
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL
vuln-type: os,library
cache: 'false'
- 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=2025020200
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`