Compare commits
No commits in common. "18e87eb663bba334b5898dc14bfe63e16948449c" and "4d623685b67d79575e4459ed5f88f3891e732238" have entirely different histories.
18e87eb663
...
4d623685b6
@ -90,7 +90,6 @@ 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,4 +1,5 @@
|
||||
ARG VERSION=2025020200
|
||||
ARG VERSION=2024101200
|
||||
|
||||
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