Compare commits
3 Commits
4d623685b6
...
18e87eb663
Author | SHA1 | Date | |
---|---|---|---|
18e87eb663 | |||
eb26d5cffd | |||
50f4f9f153 |
@ -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
|
||||
|
@ -1,5 +1,4 @@
|
||||
ARG VERSION=2024101200
|
||||
|
||||
ARG VERSION=2025020200
|
||||
FROM alpine:latest
|
||||
|
||||
LABEL maintainer="Lukas Raub titanz@pm.me"
|
||||
|
@ -1,6 +1,6 @@
|
||||
# hardened_malloc
|
||||
|
||||

|
||||

|
||||
|
||||
### Features & usage
|
||||
hardened_malloc is built by this container and placed in `/install`
|
||||
|
Loading…
x
Reference in New Issue
Block a user