Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

feat: HELM, Workflow, CHEFs, Keycloak #2

Closed
wants to merge 6 commits into from
Closed

Conversation

mishraomp
Copy link
Collaborator

@mishraomp mishraomp commented Dec 1, 2023


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@mishraomp mishraomp self-assigned this Dec 1, 2023
# Build static files
# Node Bullseye has npm
FROM node:20.10.0-bullseye-slim AS build
FROM docker.io/node:18.18.2-alpine

Check failure

Code scanning / Trivy

Image user should not be 'root' High

Artifact: frontend/Dockerfile
Type: dockerfile
Vulnerability DS002
Severity: HIGH
Message: Specify at least 1 USER command in Dockerfile with non-root user as argument
Link: DS002
# Build static files
# Node Bullseye has npm
FROM node:20.10.0-bullseye-slim AS build
FROM docker.io/node:18.18.2-alpine

Check notice

Code scanning / Trivy

No HEALTHCHECK defined Low

Artifact: frontend/Dockerfile
Type: dockerfile
Vulnerability DS026
Severity: LOW
Message: Add HEALTHCHECK instruction in your Dockerfile
Link: DS026
@mishraomp mishraomp marked this pull request as draft December 1, 2023 02:31
Copy link
Member

@DerekRoberts DerekRoberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've been busy! :o

…eat/initial-attempt

# Conflicts:
#	charts/nr-data-access/Chart.lock
#	charts/nr-data-access/Chart.yaml
#	frontend/Dockerfile
#	frontend/package-lock.json
#	frontend/package.json
@mishraomp mishraomp closed this Dec 13, 2023
@mishraomp mishraomp deleted the feat/initial-attempt branch December 13, 2023 23:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants