Skip to content

Commit 7baae9f

Browse files
cvaidasneil-snyk
andauthored
chore: add security.md [PRODSEC-5886] (#1598)
* chore: add security.md [PRODSEC-5886] Add security.md to public repositories. -- Snyk ProdSec * chore: updated base image in order to resolve vulnerability --------- Co-authored-by: Neil Lowrie <[email protected]>
1 parent f02b4c2 commit 7baae9f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN --mount=type=secret,id=gh_token,required=true \
1414
#---------------------------------------------------------------------
1515
# STAGE 2: Build kubernetes-monitor application
1616
#---------------------------------------------------------------------
17-
FROM --platform=linux/amd64 node:22-alpine3.20
17+
FROM --platform=linux/amd64 node:22-alpine3.22
1818

1919
LABEL name="Snyk Controller" \
2020
maintainer="[email protected]" \

SECURITY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## Reporting Security Issues
2+
3+
To report a security vulnerability to us, please see https://docs.snyk.io/snyk-data-and-governance/reporting-security-issues.

0 commit comments

Comments
 (0)